Warning: Permanently added '44.202.68.141' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7818793-fedora-rawhide-aarch64 --chroot fedora-rawhide-aarch64


Version: 0.73
PID: 7086
Logging PID: 7087
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'bootstrap': 'off',
 'build_id': 7818793,
 'buildroot_pkgs': [],
 'chroot': 'fedora-rawhide-aarch64',
 'enable_net': False,
 'fedora_review': True,
 'git_hash': '96557a0aee2aa829f96d5c2d704e688df501aa90',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/bpostle/IfcOpenShell/IfcOpenShell',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'IfcOpenShell',
 'package_version': '0.8.0-0.0.20240802git',
 'project_dirname': 'IfcOpenShell',
 'project_name': 'IfcOpenShell',
 'project_owner': 'bpostle',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/bpostle/IfcOpenShell/fedora-rawhide-aarch64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None},
           {'baseurl': 'https://download.copr.fedorainfracloud.org/results/bpostle/IfcOpenShell/fedora-rawhide-aarch64/',
            'id': 'copr_bpostle_IfcOpenShell',
            'name': 'Additional repo copr_bpostle_IfcOpenShell'}],
 'sandbox': 'bpostle/IfcOpenShell--bpostle',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'submitter': 'bpostle',
 'tags': [],
 'task_id': '7818793-fedora-rawhide-aarch64',
 'timeout': 50000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/bpostle/IfcOpenShell/IfcOpenShell /var/lib/copr-rpmbuild/workspace/workdir-jafm57lq/IfcOpenShell --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/bpostle/IfcOpenShell/IfcOpenShell', '/var/lib/copr-rpmbuild/workspace/workdir-jafm57lq/IfcOpenShell', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-jafm57lq/IfcOpenShell'...

Running: git checkout 96557a0aee2aa829f96d5c2d704e688df501aa90 --

cmd: ['git', 'checkout', '96557a0aee2aa829f96d5c2d704e688df501aa90', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-jafm57lq/IfcOpenShell
rc: 0
stdout: 
stderr: Note: switching to '96557a0aee2aa829f96d5c2d704e688df501aa90'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 96557a0 automatic import of IfcOpenShell

Running: copr-distgit-client sources

cmd: ['copr-distgit-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-jafm57lq/IfcOpenShell
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading IfcOpenShell-0.8.0.tar.gz
INFO: Reading stdout from command: curl --help all
/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
INFO: Calling: curl -H Pragma: -o IfcOpenShell-0.8.0.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/bpostle/IfcOpenShell/IfcOpenShell/IfcOpenShell-0.8.0.tar.gz/md5/e3966a4665b6afde11f8ab253e46a82f/IfcOpenShell-0.8.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  144M  100  144M    0     0   176M      0 --:--:-- --:--:-- --:--:--  176M
INFO: Reading stdout from command: md5sum IfcOpenShell-0.8.0.tar.gz

Running (timeout=50000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-jafm57lq/IfcOpenShell/IfcOpenShell.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-jafm57lq/IfcOpenShell --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1722595892.753606 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-jafm57lq/IfcOpenShell/IfcOpenShell.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-jafm57lq/IfcOpenShell --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1722595892.753606 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-jafm57lq/IfcOpenShell/IfcOpenShell.spec)  Config(fedora-rawhide-aarch64)
Start: clean chroot
Finish: clean chroot
Mock Version: 5.6
INFO: Mock Version: 5.6
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-aarch64-1722595892.753606/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (fallback)
INFO: Buildroot is handled by package management from host and used with --installroot:
  rpm-4.19.1.1-1.fc39.aarch64
  rpm-sequoia-1.6.0-1.fc39.aarch64
  python3-dnf-4.21.0-1.fc39.noarch
  python3-dnf-plugins-core-4.8.0-1.fc39.noarch
  yum-4.21.0-1.fc39.noarch
  dnf5-5.1.17-1.fc39.aarch64
  dnf5-plugins-5.1.17-1.fc39.aarch64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 fedora                                 100% |  19.5 MiB/s |  20.5 MiB |  00m01s
 Copr repository                        100% | 544.5 KiB/s |  34.8 KiB |  00m00s
 Additional repo copr_bpostle_IfcOpenSh 100% | 871.2 KiB/s |  34.8 KiB |  00m00s
Repositories loaded.
Package                            Arch    Version                    Repository      Size
Installing group/module packages:                                                         
 bash                              aarch64 5.2.26-4.fc41              fedora       8.3 MiB
 bzip2                             aarch64 1.0.8-19.fc41              fedora     427.6 KiB
 coreutils                         aarch64 9.5-7.fc41                 fedora      20.8 MiB
 cpio                              aarch64 2.15-2.fc41                fedora       1.2 MiB
 diffutils                         aarch64 3.10-8.fc41                fedora       2.1 MiB
 fedora-release-common             noarch  41-0.17                    fedora      19.2 KiB
 findutils                         aarch64 1:4.10.0-4.fc41            fedora       2.1 MiB
 gawk                              aarch64 5.3.0-4.fc41               fedora       4.2 MiB
 glibc-minimal-langpack            aarch64 2.40-2.fc41                fedora       0.0   B
 grep                              aarch64 3.11-9.fc41                fedora       1.1 MiB
 gzip                              aarch64 1.13-2.fc41                fedora     488.9 KiB
 info                              aarch64 7.1-3.fc41                 fedora     613.6 KiB
 patch                             aarch64 2.7.6-25.fc41              fedora     390.6 KiB
 redhat-rpm-config                 noarch  293-1.fc41                 fedora     183.5 KiB
 rpm-build                         aarch64 4.19.92-5.fc41             fedora       1.4 MiB
 sed                               aarch64 4.9-3.fc41                 fedora       1.0 MiB
 shadow-utils                      aarch64 2:4.15.1-9.fc41            fedora       7.3 MiB
 tar                               aarch64 2:1.35-4.fc41              fedora       3.1 MiB
 unzip                             aarch64 6.0-64.fc41                fedora     726.7 KiB
 util-linux                        aarch64 2.40.2-4.fc41              fedora      17.5 MiB
 which                             aarch64 2.21-42.fc41               fedora     248.2 KiB
 xz                                aarch64 1:5.6.2-2.fc41             fedora       1.5 MiB
Installing dependencies:                                                                  
 add-determinism                   aarch64 0.3.6-1.fc41               fedora       2.0 MiB
 alternatives                      aarch64 1.29-1.fc41                fedora     218.3 KiB
 ansible-srpm-macros               noarch  1-16.fc41                  fedora      35.7 KiB
 audit-libs                        aarch64 4.0.1-4.fc41               fedora     547.4 KiB
 authselect                        aarch64 1.5.0-7.fc41               fedora     309.5 KiB
 authselect-libs                   aarch64 1.5.0-7.fc41               fedora     931.9 KiB
 basesystem                        noarch  11-21.fc41                 fedora       0.0   B
 binutils                          aarch64 2.42.90-1.fc41             fedora      32.9 MiB
 build-reproducibility-srpm-macros noarch  0.3.6-1.fc41               fedora     735.0   B
 bzip2-libs                        aarch64 1.0.8-19.fc41              fedora     200.7 KiB
 ca-certificates                   noarch  2024.2.68_v8.0.302-3.fc41  fedora       2.3 MiB
 coreutils-common                  aarch64 9.5-7.fc41                 fedora      11.2 MiB
 cracklib                          aarch64 2.9.11-6.fc41              fedora     935.0 KiB
 crypto-policies                   noarch  20240725-2.git9555558.fc41 fedora     130.2 KiB
 curl                              aarch64 8.9.1-1.fc41               fedora     924.2 KiB
 cyrus-sasl-lib                    aarch64 2.1.28-27.fc41             fedora       3.1 MiB
 debugedit                         aarch64 5.0-17.fc41                fedora     499.2 KiB
 dwz                               aarch64 0.15-7.fc41                fedora     386.8 KiB
 ed                                aarch64 1.20.2-2.fc41              fedora     282.8 KiB
 efi-srpm-macros                   noarch  5-12.fc41                  fedora      40.1 KiB
 elfutils                          aarch64 0.191-8.fc41               fedora       4.9 MiB
 elfutils-debuginfod-client        aarch64 0.191-8.fc41               fedora     396.9 KiB
 elfutils-default-yama-scope       noarch  0.191-8.fc41               fedora       1.8 KiB
 elfutils-libelf                   aarch64 0.191-8.fc41               fedora       1.3 MiB
 elfutils-libs                     aarch64 0.191-8.fc41               fedora     938.3 KiB
 fedora-gpg-keys                   noarch  41-0.2                     fedora     124.7 KiB
 fedora-release                    noarch  41-0.17                    fedora       0.0   B
 fedora-release-identity-basic     noarch  41-0.17                    fedora     694.0   B
 fedora-repos                      noarch  41-0.2                     fedora       4.9 KiB
 fedora-repos-rawhide              noarch  41-0.2                     fedora       2.2 KiB
 file                              aarch64 5.45-7.fc41                fedora     267.5 KiB
 file-libs                         aarch64 5.45-7.fc41                fedora      10.0 MiB
 filesystem                        aarch64 3.18-23.fc41               fedora     106.0   B
 fonts-srpm-macros                 noarch  1:2.0.5-17.fc41            fedora      55.8 KiB
 forge-srpm-macros                 noarch  0.3.1-2.fc41               fedora      39.0 KiB
 fpc-srpm-macros                   noarch  1.3-13.fc41                fedora     144.0   B
 gdb-minimal                       aarch64 14.2-15.fc41               fedora      11.5 MiB
 gdbm                              aarch64 1:1.23-7.fc41              fedora     928.5 KiB
 gdbm-libs                         aarch64 1:1.23-7.fc41              fedora     426.0 KiB
 ghc-srpm-macros                   noarch  1.9.1-2.fc41               fedora     747.0   B
 glibc                             aarch64 2.40-2.fc41                fedora       9.2 MiB
 glibc-common                      aarch64 2.40-2.fc41                fedora       2.6 MiB
 glibc-gconv-extra                 aarch64 2.40-2.fc41                fedora      49.2 MiB
 gmp                               aarch64 1:6.3.0-2.fc41             fedora     722.0 KiB
 gnat-srpm-macros                  noarch  6-6.fc41                   fedora       1.0 KiB
 go-srpm-macros                    noarch  3.6.0-3.fc41               fedora      60.8 KiB
 jansson                           aarch64 2.13.1-10.fc41             fedora     220.5 KiB
 kernel-srpm-macros                noarch  1.0-24.fc41                fedora       1.9 KiB
 keyutils-libs                     aarch64 1.6.3-4.fc41               fedora     226.4 KiB
 krb5-libs                         aarch64 1.21.3-2.fc41              fedora       3.3 MiB
 libacl                            aarch64 2.3.2-2.fc41               fedora     196.1 KiB
 libarchive                        aarch64 3.7.4-3.fc41               fedora     974.7 KiB
 libattr                           aarch64 2.5.2-4.fc41               fedora     196.6 KiB
 libblkid                          aarch64 2.40.2-4.fc41              fedora     418.6 KiB
 libbrotli                         aarch64 1.1.0-5.fc41               fedora       1.1 MiB
 libcap                            aarch64 2.70-4.fc41                fedora       1.4 MiB
 libcap-ng                         aarch64 0.8.5-3.fc41               fedora     417.2 KiB
 libcom_err                        aarch64 1.47.1-3.fc41              fedora     239.3 KiB
 libcurl                           aarch64 8.9.1-1.fc41               fedora     858.2 KiB
 libeconf                          aarch64 0.6.2-3.fc41               fedora     206.1 KiB
 libevent                          aarch64 2.1.12-14.fc41             fedora       1.5 MiB
 libfdisk                          aarch64 2.40.2-4.fc41              fedora     482.9 KiB
 libffi                            aarch64 3.4.6-2.fc41               fedora     282.4 KiB
 libgcc                            aarch64 14.1.1-7.fc41              fedora     350.2 KiB
 libgomp                           aarch64 14.1.1-7.fc41              fedora     567.1 KiB
 libidn2                           aarch64 2.3.7-2.fc41               fedora     457.2 KiB
 libmount                          aarch64 2.40.2-4.fc41              fedora     483.9 KiB
 libnghttp2                        aarch64 1.62.1-2.fc41              fedora     262.2 KiB
 libnsl2                           aarch64 2.0.1-2.fc41               fedora     222.0 KiB
 libpkgconf                        aarch64 2.1.1-2.fc41               fedora     198.1 KiB
 libpsl                            aarch64 0.21.5-4.fc41              fedora     196.6 KiB
 libpwquality                      aarch64 1.4.5-11.fc41              fedora       1.1 MiB
 libselinux                        aarch64 3.7-5.fc41                 fedora     265.1 KiB
 libsemanage                       aarch64 3.7-2.fc41                 fedora     361.5 KiB
 libsepol                          aarch64 3.7-2.fc41                 fedora     874.0 KiB
 libsmartcols                      aarch64 2.40.2-4.fc41              fedora     288.5 KiB
 libssh                            aarch64 0.10.6-8.fc41              fedora     581.3 KiB
 libssh-config                     noarch  0.10.6-8.fc41              fedora     277.0   B
 libstdc++                         aarch64 14.1.1-7.fc41              fedora       2.8 MiB
 libtasn1                          aarch64 4.19.0-9.fc41              fedora     283.8 KiB
 libtirpc                          aarch64 1.3.5-0.fc41               fedora     274.8 KiB
 libtool-ltdl                      aarch64 2.4.7-12.fc41              fedora     222.2 KiB
 libunistring                      aarch64 1.1-8.fc41                 fedora       1.8 MiB
 libutempter                       aarch64 1.2.1-15.fc41              fedora     417.8 KiB
 libuuid                           aarch64 2.40.2-4.fc41              fedora     197.6 KiB
 libverto                          aarch64 0.3.2-9.fc41               fedora     197.5 KiB
 libxcrypt                         aarch64 4.4.36-7.fc41              fedora     399.0 KiB
 libxml2                           aarch64 2.12.8-2.fc41              fedora       2.1 MiB
 libzstd                           aarch64 1.5.6-2.fc41               fedora     796.0 KiB
 lua-libs                          aarch64 5.4.6-6.fc41               fedora     393.1 KiB
 lua-srpm-macros                   noarch  1-14.fc41                  fedora       1.3 KiB
 lz4-libs                          aarch64 1.10.0-1.fc41              fedora     261.6 KiB
 mpfr                              aarch64 4.2.1-5.fc41               fedora     818.9 KiB
 ncurses-base                      noarch  6.5-2.20240629.fc41        fedora     326.3 KiB
 ncurses-libs                      aarch64 6.5-2.20240629.fc41        fedora       2.2 MiB
 ocaml-srpm-macros                 noarch  10-3.fc41                  fedora       1.9 KiB
 openblas-srpm-macros              noarch  2-18.fc41                  fedora     112.0   B
 openldap                          aarch64 2.6.8-5.fc41               fedora     952.3 KiB
 openssl-libs                      aarch64 1:3.2.2-5.fc41             fedora       7.2 MiB
 p11-kit                           aarch64 0.25.5-3.fc41              fedora       2.6 MiB
 p11-kit-trust                     aarch64 0.25.5-3.fc41              fedora     655.6 KiB
 package-notes-srpm-macros         noarch  0.5-12.fc41                fedora       1.6 KiB
 pam                               aarch64 1.6.1-5.fc41               fedora      11.0 MiB
 pam-libs                          aarch64 1.6.1-5.fc41               fedora     607.3 KiB
 pcre2                             aarch64 10.44-1.fc41.1             fedora     905.5 KiB
 pcre2-syntax                      noarch  10.44-1.fc41.1             fedora     251.6 KiB
 perl-srpm-macros                  noarch  1-56.fc41                  fedora     861.0   B
 pkgconf                           aarch64 2.1.1-2.fc41               fedora     238.8 KiB
 pkgconf-m4                        noarch  2.1.1-2.fc41               fedora      13.9 KiB
 pkgconf-pkg-config                aarch64 2.1.1-2.fc41               fedora     990.0   B
 popt                              aarch64 1.19-7.fc41                fedora     272.9 KiB
 publicsuffix-list-dafsa           noarch  20240107-4.fc41            fedora      67.5 KiB
 pyproject-srpm-macros             noarch  1.14.0-1.fc41              fedora       1.9 KiB
 python-srpm-macros                noarch  3.13-3.fc41                fedora      51.0 KiB
 qt5-srpm-macros                   noarch  5.15.14-3.fc41             fedora     500.0   B
 qt6-srpm-macros                   noarch  6.7.2-3.fc41               fedora     456.0   B
 readline                          aarch64 8.2-9.fc41                 fedora     689.3 KiB
 rpm                               aarch64 4.19.92-5.fc41             fedora       3.9 MiB
 rpm-build-libs                    aarch64 4.19.92-5.fc41             fedora     262.7 KiB
 rpm-libs                          aarch64 4.19.92-5.fc41             fedora     797.9 KiB
 rpm-sequoia                       aarch64 1.7.0-2.fc41               fedora       2.3 MiB
 rust-srpm-macros                  noarch  26.3-1.fc41                fedora       4.8 KiB
 setup                             noarch  2.15.0-5.fc41              fedora     720.7 KiB
 sqlite-libs                       aarch64 3.46.0-3.fc41              fedora       1.6 MiB
 systemd-libs                      aarch64 256.4-1.fc41               fedora       2.5 MiB
 util-linux-core                   aarch64 2.40.2-4.fc41              fedora       6.2 MiB
 xxhash-libs                       aarch64 0.8.2-3.fc41               fedora     212.3 KiB
 xz-libs                           aarch64 1:5.6.2-2.fc41             fedora     266.4 KiB
 zig-srpm-macros                   noarch  1-3.fc41                   fedora       1.1 KiB
 zip                               aarch64 3.0-41.fc41                fedora       1.1 MiB
 zlib-ng-compat                    aarch64 2.1.7-2.fc41               fedora     261.8 KiB
 zstd                              aarch64 1.5.6-2.fc41               fedora       1.7 MiB
Installing groups:                                                                        
 Buildsystem building group                                                               

Transaction Summary:
 Installing:      154 packages

Total size of inbound packages is 53 MiB. Need to download 53 MiB.
After this operation 303 MiB will be used (install 303 MiB, remove 0 B).
[  1/154] bzip2-0:1.0.8-19.fc41.aarch64 100% | 122.1 KiB/s |  52.4 KiB |  00m00s
[  2/154] cpio-0:2.15-2.fc41.aarch64    100% |   1.0 MiB/s | 291.4 KiB |  00m00s
[  3/154] coreutils-0:9.5-7.fc41.aarch6 100% |   1.5 MiB/s |   1.1 MiB |  00m01s
[  4/154] bash-0:5.2.26-4.fc41.aarch64  100% |   2.3 MiB/s |   1.8 MiB |  00m01s
[  5/154] diffutils-0:3.10-8.fc41.aarch 100% |   2.8 MiB/s | 402.9 KiB |  00m00s
[  6/154] fedora-release-common-0:41-0. 100% | 317.6 KiB/s |  22.6 KiB |  00m00s
[  7/154] findutils-1:4.10.0-4.fc41.aar 100% |   7.5 MiB/s | 554.1 KiB |  00m00s
[  8/154] glibc-minimal-langpack-0:2.40 100% |   1.7 MiB/s | 123.6 KiB |  00m00s
[  9/154] grep-0:3.11-9.fc41.aarch64    100% |   4.0 MiB/s | 297.9 KiB |  00m00s
[ 10/154] gawk-0:5.3.0-4.fc41.aarch64   100% |   7.4 MiB/s |   1.1 MiB |  00m00s
[ 11/154] gzip-0:1.13-2.fc41.aarch64    100% |   2.3 MiB/s | 169.1 KiB |  00m00s
[ 12/154] info-0:7.1-3.fc41.aarch64     100% |   2.5 MiB/s | 181.3 KiB |  00m00s
[ 13/154] patch-0:2.7.6-25.fc41.aarch64 100% |   1.8 MiB/s | 128.8 KiB |  00m00s
[ 14/154] redhat-rpm-config-0:293-1.fc4 100% |   1.1 MiB/s |  82.0 KiB |  00m00s
[ 15/154] rpm-build-0:4.19.92-5.fc41.aa 100% |   1.1 MiB/s |  84.8 KiB |  00m00s
[ 16/154] sed-0:4.9-3.fc41.aarch64      100% |   4.3 MiB/s | 315.4 KiB |  00m00s
[ 17/154] tar-2:1.35-4.fc41.aarch64     100% |  11.4 MiB/s | 854.7 KiB |  00m00s
[ 18/154] shadow-utils-2:4.15.1-9.fc41. 100% |   9.2 MiB/s |   1.3 MiB |  00m00s
[ 19/154] unzip-0:6.0-64.fc41.aarch64   100% |   2.5 MiB/s | 184.8 KiB |  00m00s
[ 20/154] util-linux-0:2.40.2-4.fc41.aa 100% |  16.5 MiB/s |   1.2 MiB |  00m00s
[ 21/154] which-0:2.21-42.fc41.aarch64  100% | 584.0 KiB/s |  41.5 KiB |  00m00s
[ 22/154] xz-1:5.6.2-2.fc41.aarch64     100% |   6.4 MiB/s | 472.8 KiB |  00m00s
[ 23/154] filesystem-0:3.18-23.fc41.aar 100% |  14.9 MiB/s |   1.1 MiB |  00m00s
[ 24/154] ncurses-libs-0:6.5-2.20240629 100% |   4.4 MiB/s | 326.5 KiB |  00m00s
[ 25/154] bzip2-libs-0:1.0.8-19.fc41.aa 100% | 592.5 KiB/s |  42.7 KiB |  00m00s
[ 26/154] glibc-0:2.40-2.fc41.aarch64   100% |  13.1 MiB/s |   1.9 MiB |  00m00s
[ 27/154] coreutils-common-0:9.5-7.fc41 100% |  28.3 MiB/s |   2.1 MiB |  00m00s
[ 28/154] gmp-1:6.3.0-2.fc41.aarch64    100% |   3.7 MiB/s | 270.1 KiB |  00m00s
[ 29/154] libacl-0:2.3.2-2.fc41.aarch64 100% | 350.6 KiB/s |  24.9 KiB |  00m00s
[ 30/154] libattr-0:2.5.2-4.fc41.aarch6 100% | 256.9 KiB/s |  18.2 KiB |  00m00s
[ 31/154] libcap-0:2.70-4.fc41.aarch64  100% |   1.2 MiB/s |  87.2 KiB |  00m00s
[ 32/154] libselinux-0:3.7-5.fc41.aarch 100% |   1.2 MiB/s |  87.9 KiB |  00m00s
[ 33/154] openssl-libs-1:3.2.2-5.fc41.a 100% |  29.1 MiB/s |   2.2 MiB |  00m00s
[ 34/154] fedora-repos-0:41-0.2.noarch  100% | 131.4 KiB/s |   9.3 KiB |  00m00s
[ 35/154] mpfr-0:4.2.1-5.fc41.aarch64   100% |   4.5 MiB/s | 324.8 KiB |  00m00s
[ 36/154] readline-0:8.2-9.fc41.aarch64 100% |   2.9 MiB/s | 212.4 KiB |  00m00s
[ 37/154] glibc-common-0:2.40-2.fc41.aa 100% |   5.4 MiB/s | 401.3 KiB |  00m00s
[ 38/154] pcre2-0:10.44-1.fc41.1.aarch6 100% |   3.1 MiB/s | 227.0 KiB |  00m00s
[ 39/154] ed-0:1.20.2-2.fc41.aarch64    100% |   1.1 MiB/s |  81.2 KiB |  00m00s
[ 40/154] ansible-srpm-macros-0:1-16.fc 100% | 292.6 KiB/s |  20.8 KiB |  00m00s
[ 41/154] build-reproducibility-srpm-ma 100% | 149.3 KiB/s |  10.6 KiB |  00m00s
[ 42/154] dwz-0:0.15-7.fc41.aarch64     100% |   1.9 MiB/s | 136.3 KiB |  00m00s
[ 43/154] efi-srpm-macros-0:5-12.fc41.n 100% | 315.2 KiB/s |  22.4 KiB |  00m00s
[ 44/154] file-0:5.45-7.fc41.aarch64    100% | 696.5 KiB/s |  49.5 KiB |  00m00s
[ 45/154] fonts-srpm-macros-1:2.0.5-17. 100% | 379.8 KiB/s |  27.0 KiB |  00m00s
[ 46/154] forge-srpm-macros-0:0.3.1-2.f 100% | 275.1 KiB/s |  19.5 KiB |  00m00s
[ 47/154] fpc-srpm-macros-0:1.3-13.fc41 100% | 112.1 KiB/s |   8.0 KiB |  00m00s
[ 48/154] ghc-srpm-macros-0:1.9.1-2.fc4 100% | 127.6 KiB/s |   9.1 KiB |  00m00s
[ 49/154] gnat-srpm-macros-0:6-6.fc41.n 100% | 126.1 KiB/s |   9.0 KiB |  00m00s
[ 50/154] go-srpm-macros-0:3.6.0-3.fc41 100% | 393.7 KiB/s |  28.0 KiB |  00m00s
[ 51/154] kernel-srpm-macros-0:1.0-24.f 100% | 139.0 KiB/s |   9.9 KiB |  00m00s
[ 52/154] lua-srpm-macros-0:1-14.fc41.n 100% | 125.1 KiB/s |   8.9 KiB |  00m00s
[ 53/154] ocaml-srpm-macros-0:10-3.fc41 100% | 129.6 KiB/s |   9.2 KiB |  00m00s
[ 54/154] openblas-srpm-macros-0:2-18.f 100% | 108.7 KiB/s |   7.7 KiB |  00m00s
[ 55/154] package-notes-srpm-macros-0:0 100% | 136.5 KiB/s |   9.8 KiB |  00m00s
[ 56/154] perl-srpm-macros-0:1-56.fc41. 100% | 119.9 KiB/s |   8.5 KiB |  00m00s
[ 57/154] pyproject-srpm-macros-0:1.14. 100% | 189.1 KiB/s |  13.4 KiB |  00m00s
[ 58/154] python-srpm-macros-0:3.13-3.f 100% | 329.5 KiB/s |  23.7 KiB |  00m00s
[ 59/154] qt5-srpm-macros-0:5.15.14-3.f 100% | 126.4 KiB/s |   9.0 KiB |  00m00s
[ 60/154] qt6-srpm-macros-0:6.7.2-3.fc4 100% | 128.5 KiB/s |   9.1 KiB |  00m00s
[ 61/154] rpm-0:4.19.92-5.fc41.aarch64  100% |   7.4 MiB/s | 552.0 KiB |  00m00s
[ 62/154] rust-srpm-macros-0:26.3-1.fc4 100% | 176.1 KiB/s |  12.5 KiB |  00m00s
[ 63/154] zig-srpm-macros-0:1-3.fc41.no 100% | 114.4 KiB/s |   8.1 KiB |  00m00s
[ 64/154] zip-0:3.0-41.fc41.aarch64     100% |   3.6 MiB/s | 263.7 KiB |  00m00s
[ 65/154] debugedit-0:5.0-17.fc41.aarch 100% |   1.1 MiB/s |  79.4 KiB |  00m00s
[ 66/154] elfutils-0:0.191-8.fc41.aarch 100% |   7.2 MiB/s | 536.1 KiB |  00m00s
[ 67/154] elfutils-libelf-0:0.191-8.fc4 100% |   2.9 MiB/s | 207.7 KiB |  00m00s
[ 68/154] libarchive-0:3.7.4-3.fc41.aar 100% |   5.5 MiB/s | 403.8 KiB |  00m00s
[ 69/154] pkgconf-pkg-config-0:2.1.1-2. 100% | 140.6 KiB/s |  10.0 KiB |  00m00s
[ 70/154] popt-0:1.19-7.fc41.aarch64    100% | 916.7 KiB/s |  66.0 KiB |  00m00s
[ 71/154] binutils-0:2.42.90-1.fc41.aar 100% |  23.4 MiB/s |   6.8 MiB |  00m00s
[ 72/154] rpm-build-libs-0:4.19.92-5.fc 100% |   1.3 MiB/s |  96.0 KiB |  00m00s
[ 73/154] rpm-libs-0:4.19.92-5.fc41.aar 100% |   4.1 MiB/s | 302.5 KiB |  00m00s
[ 74/154] zstd-0:1.5.6-2.fc41.aarch64   100% |   6.2 MiB/s | 456.8 KiB |  00m00s
[ 75/154] audit-libs-0:4.0.1-4.fc41.aar 100% |   1.7 MiB/s | 126.3 KiB |  00m00s
[ 76/154] libeconf-0:0.6.2-3.fc41.aarch 100% | 455.1 KiB/s |  32.3 KiB |  00m00s
[ 77/154] libsemanage-0:3.7-2.fc41.aarc 100% |   1.6 MiB/s | 114.1 KiB |  00m00s
[ 78/154] libxcrypt-0:4.4.36-7.fc41.aar 100% |   1.7 MiB/s | 123.1 KiB |  00m00s
[ 79/154] pam-libs-0:1.6.1-5.fc41.aarch 100% | 796.9 KiB/s |  57.4 KiB |  00m00s
[ 80/154] setup-0:2.15.0-5.fc41.noarch  100% |   2.1 MiB/s | 154.4 KiB |  00m00s
[ 81/154] authselect-libs-0:1.5.0-7.fc4 100% |   3.0 MiB/s | 218.2 KiB |  00m00s
[ 82/154] libblkid-0:2.40.2-4.fc41.aarc 100% |   1.7 MiB/s | 124.1 KiB |  00m00s
[ 83/154] libcap-ng-0:0.8.5-3.fc41.aarc 100% | 462.0 KiB/s |  32.8 KiB |  00m00s
[ 84/154] libfdisk-0:2.40.2-4.fc41.aarc 100% |   2.1 MiB/s | 155.6 KiB |  00m00s
[ 85/154] libmount-0:2.40.2-4.fc41.aarc 100% |   2.1 MiB/s | 154.6 KiB |  00m00s
[ 86/154] libsmartcols-0:2.40.2-4.fc41. 100% |   1.1 MiB/s |  82.7 KiB |  00m00s
[ 87/154] libutempter-0:1.2.1-15.fc41.a 100% | 382.2 KiB/s |  27.1 KiB |  00m00s
[ 88/154] libuuid-0:2.40.2-4.fc41.aarch 100% | 408.0 KiB/s |  29.4 KiB |  00m00s
[ 89/154] pam-0:1.6.1-5.fc41.aarch64    100% |   7.7 MiB/s | 564.4 KiB |  00m00s
[ 90/154] systemd-libs-0:256.4-1.fc41.a 100% |   9.6 MiB/s | 711.2 KiB |  00m00s
[ 91/154] util-linux-core-0:2.40.2-4.fc 100% |   7.2 MiB/s | 531.8 KiB |  00m00s
[ 92/154] zlib-ng-compat-0:2.1.7-2.fc41 100% | 939.9 KiB/s |  66.7 KiB |  00m00s
[ 93/154] xz-libs-1:5.6.2-2.fc41.aarch6 100% |   1.5 MiB/s | 111.0 KiB |  00m00s
[ 94/154] glibc-gconv-extra-0:2.40-2.fc 100% |  27.0 MiB/s |   2.1 MiB |  00m00s
[ 95/154] basesystem-0:11-21.fc41.noarc 100% | 103.8 KiB/s |   7.4 KiB |  00m00s
[ 96/154] libgcc-0:14.1.1-7.fc41.aarch6 100% |   1.6 MiB/s | 113.5 KiB |  00m00s
[ 97/154] ncurses-base-0:6.5-2.20240629 100% |   1.2 MiB/s |  88.3 KiB |  00m00s
[ 98/154] libsepol-0:3.7-2.fc41.aarch64 100% |   4.5 MiB/s | 326.6 KiB |  00m00s
[ 99/154] ca-certificates-0:2024.2.68_v 100% |  11.8 MiB/s | 868.2 KiB |  00m00s
[100/154] crypto-policies-0:20240725-2. 100% |   1.2 MiB/s |  89.6 KiB |  00m00s
[101/154] fedora-gpg-keys-0:41-0.2.noar 100% |   1.8 MiB/s | 131.8 KiB |  00m00s
[102/154] fedora-repos-rawhide-0:41-0.2 100% | 125.4 KiB/s |   8.9 KiB |  00m00s
[103/154] pcre2-syntax-0:10.44-1.fc41.1 100% |   2.0 MiB/s | 149.9 KiB |  00m00s
[104/154] add-determinism-0:0.3.6-1.fc4 100% |  10.7 MiB/s | 791.3 KiB |  00m00s
[105/154] file-libs-0:5.45-7.fc41.aarch 100% |  10.3 MiB/s | 761.6 KiB |  00m00s
[106/154] curl-0:8.9.1-1.fc41.aarch64   100% |   4.2 MiB/s | 311.5 KiB |  00m00s
[107/154] alternatives-0:1.29-1.fc41.aa 100% | 581.3 KiB/s |  41.3 KiB |  00m00s
[108/154] elfutils-debuginfod-client-0: 100% | 519.6 KiB/s |  36.9 KiB |  00m00s
[109/154] jansson-0:2.13.1-10.fc41.aarc 100% | 637.4 KiB/s |  45.9 KiB |  00m00s
[110/154] libstdc++-0:14.1.1-7.fc41.aar 100% |  11.3 MiB/s | 829.8 KiB |  00m00s
[111/154] elfutils-libs-0:0.191-8.fc41. 100% |   3.5 MiB/s | 258.1 KiB |  00m00s
[112/154] libzstd-0:1.5.6-2.fc41.aarch6 100% |   3.9 MiB/s | 288.0 KiB |  00m00s
[113/154] libxml2-0:2.12.8-2.fc41.aarch 100% |   9.2 MiB/s | 677.8 KiB |  00m00s
[114/154] lz4-libs-0:1.10.0-1.fc41.aarc 100% |   1.0 MiB/s |  72.3 KiB |  00m00s
[115/154] pkgconf-0:2.1.1-2.fc41.aarch6 100% | 607.1 KiB/s |  43.7 KiB |  00m00s
[116/154] pkgconf-m4-0:2.1.1-2.fc41.noa 100% | 199.8 KiB/s |  14.2 KiB |  00m00s
[117/154] libgomp-0:14.1.1-7.fc41.aarch 100% |   4.7 MiB/s | 341.4 KiB |  00m00s
[118/154] lua-libs-0:5.4.6-6.fc41.aarch 100% |   1.8 MiB/s | 129.8 KiB |  00m00s
[119/154] rpm-sequoia-0:1.7.0-2.fc41.aa 100% |  11.6 MiB/s | 853.7 KiB |  00m00s
[120/154] sqlite-libs-0:3.46.0-3.fc41.a 100% |   9.6 MiB/s | 705.7 KiB |  00m00s
[121/154] authselect-0:1.5.0-7.fc41.aar 100% |   2.0 MiB/s | 145.8 KiB |  00m00s
[122/154] gdbm-1:1.23-7.fc41.aarch64    100% |   2.1 MiB/s | 151.6 KiB |  00m00s
[123/154] gdbm-libs-1:1.23-7.fc41.aarch 100% | 792.4 KiB/s |  56.3 KiB |  00m00s
[124/154] libnsl2-0:2.0.1-2.fc41.aarch6 100% | 418.4 KiB/s |  30.1 KiB |  00m00s
[125/154] libpwquality-0:1.4.5-11.fc41. 100% |   1.6 MiB/s | 119.8 KiB |  00m00s
[126/154] libtirpc-0:1.3.5-0.fc41.aarch 100% |   1.3 MiB/s |  95.7 KiB |  00m00s
[127/154] p11-kit-0:0.25.5-3.fc41.aarch 100% |   6.5 MiB/s | 478.8 KiB |  00m00s
[128/154] p11-kit-trust-0:0.25.5-3.fc41 100% |   1.8 MiB/s | 133.8 KiB |  00m00s
[129/154] elfutils-default-yama-scope-0 100% | 173.3 KiB/s |  12.3 KiB |  00m00s
[130/154] libpkgconf-0:2.1.1-2.fc41.aar 100% | 534.3 KiB/s |  38.5 KiB |  00m00s
[131/154] cracklib-0:2.9.11-6.fc41.aarc 100% |   1.3 MiB/s |  92.6 KiB |  00m00s
[132/154] krb5-libs-0:1.21.3-2.fc41.aar 100% |  10.3 MiB/s | 762.4 KiB |  00m00s
[133/154] libcom_err-0:1.47.1-3.fc41.aa 100% | 370.7 KiB/s |  26.7 KiB |  00m00s
[134/154] libffi-0:3.4.6-2.fc41.aarch64 100% | 539.3 KiB/s |  38.3 KiB |  00m00s
[135/154] libtasn1-0:4.19.0-9.fc41.aarc 100% |   1.0 MiB/s |  73.0 KiB |  00m00s
[136/154] keyutils-libs-0:1.6.3-4.fc41. 100% | 442.6 KiB/s |  31.9 KiB |  00m00s
[137/154] libverto-0:0.3.2-9.fc41.aarch 100% | 294.9 KiB/s |  20.9 KiB |  00m00s
[138/154] fedora-release-0:41-0.17.noar 100% | 165.9 KiB/s |  11.8 KiB |  00m00s
[139/154] xxhash-libs-0:0.8.2-3.fc41.aa 100% | 486.8 KiB/s |  34.6 KiB |  00m00s
[140/154] fedora-release-identity-basic 100% | 177.1 KiB/s |  12.6 KiB |  00m00s
[141/154] gdb-minimal-0:14.2-15.fc41.aa 100% |  26.5 MiB/s |   3.9 MiB |  00m00s
[142/154] libcurl-0:8.9.1-1.fc41.aarch6 100% |   4.9 MiB/s | 355.6 KiB |  00m00s
[143/154] libbrotli-0:1.1.0-5.fc41.aarc 100% |   4.7 MiB/s | 346.2 KiB |  00m00s
[144/154] libidn2-0:2.3.7-2.fc41.aarch6 100% |   1.6 MiB/s | 118.9 KiB |  00m00s
[145/154] libnghttp2-0:1.62.1-2.fc41.aa 100% |   1.1 MiB/s |  76.9 KiB |  00m00s
[146/154] libpsl-0:0.21.5-4.fc41.aarch6 100% | 907.4 KiB/s |  64.4 KiB |  00m00s
[147/154] libssh-0:0.10.6-8.fc41.aarch6 100% |   2.9 MiB/s | 213.1 KiB |  00m00s
[148/154] openldap-0:2.6.8-5.fc41.aarch 100% |   3.5 MiB/s | 251.8 KiB |  00m00s
[149/154] libunistring-0:1.1-8.fc41.aar 100% |   7.3 MiB/s | 539.8 KiB |  00m00s
[150/154] publicsuffix-list-dafsa-0:202 100% | 809.4 KiB/s |  58.3 KiB |  00m00s
[151/154] libssh-config-0:0.10.6-8.fc41 100% | 130.2 KiB/s |   9.2 KiB |  00m00s
[152/154] cyrus-sasl-lib-0:2.1.28-27.fc 100% |  10.6 MiB/s | 780.2 KiB |  00m00s
[153/154] libevent-0:2.1.12-14.fc41.aar 100% |   3.5 MiB/s | 254.6 KiB |  00m00s
[154/154] libtool-ltdl-0:2.4.7-12.fc41. 100% | 504.8 KiB/s |  35.8 KiB |  00m00s
--------------------------------------------------------------------------------
[154/154] Total                         100% |  10.8 MiB/s |  52.7 MiB |  00m05s
Running transaction
Importing PGP key 0xE99D6AD1:
 Userid     : "Fedora (41) <fedora-41-primary@fedoraproject.org>"
 Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
Importing PGP key 0xE99D6AD1:
 Userid     : "Fedora (41) <fedora-41-primary@fedoraproject.org>"
 Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
The key was successfully imported.
Importing PGP key 0xA15B79CC:
 Userid     : "Fedora (40) <fedora-40-primary@fedoraproject.org>"
 Fingerprint: 115DF9AEF857853EE8445D0A0727707EA15B79CC
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-40-primary
The key was successfully imported.
[  1/156] Verify package files          100% | 644.0   B/s | 154.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-23.fc41.aarch64
>>> Stop pre-transaction scriptlet: filesystem-0:3.18-23.fc41.aarch64
[  2/156] Prepare transaction           100% |   2.4 KiB/s | 154.0   B |  00m00s
[  3/156] Installing libgcc-0:14.1.1-7. 100% | 171.8 MiB/s | 351.9 KiB |  00m00s
>>> Running post-install scriptlet: libgcc-0:14.1.1-7.fc41.aarch64
>>> Stop post-install scriptlet: libgcc-0:14.1.1-7.fc41.aarch64
[  4/156] Installing fedora-release-ide 100% |   0.0   B/s | 952.0   B |  00m00s
[  5/156] Installing fedora-repos-rawhi 100% |   2.4 MiB/s |   2.4 KiB |  00m00s
[  6/156] Installing fedora-gpg-keys-0: 100% |  27.6 MiB/s | 169.7 KiB |  00m00s
[  7/156] Installing fedora-repos-0:41- 100% |   5.6 MiB/s |   5.7 KiB |  00m00s
[  8/156] Installing fedora-release-com 100% |  23.0 MiB/s |  23.5 KiB |  00m00s
[  9/156] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 10/156] Installing setup-0:2.15.0-5.f 100% |  44.3 MiB/s | 726.1 KiB |  00m00s
>>> Running post-install scriptlet: setup-0:2.15.0-5.fc41.noarch
>>> Stop post-install scriptlet: setup-0:2.15.0-5.fc41.noarch
[ 11/156] Installing filesystem-0:3.18- 100% |   2.1 MiB/s | 212.5 KiB |  00m00s
[ 12/156] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 13/156] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[ 14/156] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 15/156] Installing pkgconf-m4-0:2.1.1 100% |  14.0 MiB/s |  14.3 KiB |  00m00s
[ 16/156] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 17/156] Installing ncurses-base-0:6.5 100% |  42.9 MiB/s | 351.7 KiB |  00m00s
[ 18/156] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 19/156] Installing ncurses-libs-0:6.5 100% | 281.1 MiB/s |   2.2 MiB |  00m00s
>>> Running pre-install scriptlet: glibc-0:2.40-2.fc41.aarch64
>>> Stop pre-install scriptlet: glibc-0:2.40-2.fc41.aarch64
[ 20/156] Installing glibc-0:2.40-2.fc4 100% | 243.8 MiB/s |   9.3 MiB |  00m00s
>>> Running post-install scriptlet: glibc-0:2.40-2.fc41.aarch64
>>> Stop post-install scriptlet: glibc-0:2.40-2.fc41.aarch64
[ 21/156] Installing bash-0:5.2.26-4.fc 100% | 296.9 MiB/s |   8.3 MiB |  00m00s
>>> Running post-install scriptlet: bash-0:5.2.26-4.fc41.aarch64
>>> Stop post-install scriptlet: bash-0:5.2.26-4.fc41.aarch64
[ 22/156] Installing glibc-common-0:2.4 100% | 285.5 MiB/s |   2.6 MiB |  00m00s
[ 23/156] Installing glibc-gconv-extra- 100% | 524.0 MiB/s |  49.3 MiB |  00m00s
>>> Running post-install scriptlet: glibc-gconv-extra-0:2.40-2.fc41.aarch64
>>> Stop post-install scriptlet: glibc-gconv-extra-0:2.40-2.fc41.aarch64
[ 24/156] Installing zlib-ng-compat-0:2 100% | 128.2 MiB/s | 262.6 KiB |  00m00s
[ 25/156] Installing bzip2-libs-0:1.0.8 100% | 197.1 MiB/s | 201.9 KiB |  00m00s
[ 26/156] Installing xz-libs-1:5.6.2-2. 100% | 261.2 MiB/s | 267.5 KiB |  00m00s
[ 27/156] Installing readline-0:8.2-9.f 100% | 225.1 MiB/s | 691.4 KiB |  00m00s
[ 28/156] Installing popt-0:1.19-7.fc41 100% |  68.2 MiB/s | 279.5 KiB |  00m00s
[ 29/156] Installing libuuid-0:2.40.2-4 100% | 193.9 MiB/s | 198.5 KiB |  00m00s
[ 30/156] Installing libblkid-0:2.40.2- 100% | 204.9 MiB/s | 419.6 KiB |  00m00s
[ 31/156] Installing gmp-1:6.3.0-2.fc41 100% | 235.8 MiB/s | 724.2 KiB |  00m00s
[ 32/156] Installing libattr-0:2.5.2-4. 100% | 192.9 MiB/s | 197.5 KiB |  00m00s
[ 33/156] Installing libacl-0:2.3.2-2.f 100% | 192.3 MiB/s | 196.9 KiB |  00m00s
[ 34/156] Installing libxcrypt-0:4.4.36 100% | 196.1 MiB/s | 401.7 KiB |  00m00s
[ 35/156] Installing libstdc++-0:14.1.1 100% | 277.4 MiB/s |   2.8 MiB |  00m00s
[ 36/156] Installing libzstd-0:1.5.6-2. 100% | 259.5 MiB/s | 797.3 KiB |  00m00s
[ 37/156] Installing elfutils-libelf-0: 100% | 119.4 MiB/s |   1.3 MiB |  00m00s
>>> Running pre-install scriptlet: crypto-policies-0:20240725-2.git9555558.fc41.
>>> Stop pre-install scriptlet: crypto-policies-0:20240725-2.git9555558.fc41.noa
[ 38/156] Installing crypto-policies-0: 100% |  16.9 MiB/s | 155.9 KiB |  00m00s
>>> Running post-install scriptlet: crypto-policies-0:20240725-2.git9555558.fc41
>>> Stop post-install scriptlet: crypto-policies-0:20240725-2.git9555558.fc41.no
[ 39/156] Installing libeconf-0:0.6.2-3 100% | 202.9 MiB/s | 207.8 KiB |  00m00s
[ 40/156] Installing gdbm-libs-1:1.23-7 100% | 208.8 MiB/s | 427.7 KiB |  00m00s
[ 41/156] Installing dwz-0:0.15-7.fc41. 100% | 189.5 MiB/s | 388.1 KiB |  00m00s
[ 42/156] Installing mpfr-0:4.2.1-5.fc4 100% | 200.3 MiB/s | 820.5 KiB |  00m00s
[ 43/156] Installing gawk-0:5.3.0-4.fc4 100% | 328.0 MiB/s |   4.3 MiB |  00m00s
[ 44/156] Installing unzip-0:6.0-64.fc4 100% | 237.7 MiB/s | 730.2 KiB |  00m00s
[ 45/156] Installing file-libs-0:5.45-7 100% | 556.9 MiB/s |  10.0 MiB |  00m00s
[ 46/156] Installing file-0:5.45-7.fc41 100% | 131.3 MiB/s | 269.0 KiB |  00m00s
[ 47/156] Installing pcre2-0:10.44-1.fc 100% | 295.2 MiB/s | 906.9 KiB |  00m00s
[ 48/156] Installing grep-0:3.11-9.fc41 100% | 137.1 MiB/s |   1.1 MiB |  00m00s
[ 49/156] Installing xz-1:5.6.2-2.fc41. 100% | 164.7 MiB/s |   1.5 MiB |  00m00s
[ 50/156] Installing libcap-ng-0:0.8.5- 100% | 204.6 MiB/s | 419.1 KiB |  00m00s
[ 51/156] Installing audit-libs-0:4.0.1 100% | 268.3 MiB/s | 549.6 KiB |  00m00s
[ 52/156] Installing pam-libs-0:1.6.1-5 100% | 297.6 MiB/s | 609.5 KiB |  00m00s
[ 53/156] Installing libcap-0:2.70-4.fc 100% | 344.0 MiB/s |   1.4 MiB |  00m00s
[ 54/156] Installing systemd-libs-0:256 100% | 315.1 MiB/s |   2.5 MiB |  00m00s
[ 55/156] Installing libsmartcols-0:2.4 100% | 141.4 MiB/s | 289.5 KiB |  00m00s
[ 56/156] Installing libsepol-0:3.7-2.f 100% | 284.8 MiB/s | 874.9 KiB |  00m00s
[ 57/156] Installing libselinux-0:3.7-5 100% | 130.1 MiB/s | 266.3 KiB |  00m00s
[ 58/156] Installing sed-0:4.9-3.fc41.a 100% | 140.9 MiB/s |   1.0 MiB |  00m00s
[ 59/156] Installing findutils-1:4.10.0 100% | 234.2 MiB/s |   2.1 MiB |  00m00s
[ 60/156] Installing libmount-0:2.40.2- 100% | 236.8 MiB/s | 485.1 KiB |  00m00s
[ 61/156] Installing alternatives-0:1.2 100% | 214.8 MiB/s | 220.0 KiB |  00m00s
[ 62/156] Installing lz4-libs-0:1.10.0- 100% | 256.5 MiB/s | 262.7 KiB |  00m00s
[ 63/156] Installing lua-libs-0:5.4.6-6 100% | 192.5 MiB/s | 394.3 KiB |  00m00s
[ 64/156] Installing libcom_err-0:1.47. 100% | 234.8 MiB/s | 240.4 KiB |  00m00s
[ 65/156] Installing libtasn1-0:4.19.0- 100% | 139.4 MiB/s | 285.6 KiB |  00m00s
[ 66/156] Installing libunistring-0:1.1 100% | 301.5 MiB/s |   1.8 MiB |  00m00s
[ 67/156] Installing libidn2-0:2.3.7-2. 100% | 113.1 MiB/s | 463.1 KiB |  00m00s
[ 68/156] Installing libpsl-0:0.21.5-4. 100% | 193.1 MiB/s | 197.7 KiB |  00m00s
[ 69/156] Installing zstd-0:1.5.6-2.fc4 100% | 281.8 MiB/s |   1.7 MiB |  00m00s
[ 70/156] Installing util-linux-core-0: 100% | 413.5 MiB/s |   6.2 MiB |  00m00s
[ 71/156] Installing tar-2:1.35-4.fc41. 100% | 255.6 MiB/s |   3.1 MiB |  00m00s
[ 72/156] Installing libsemanage-0:3.7- 100% | 118.3 MiB/s | 363.3 KiB |  00m00s
[ 73/156] Installing shadow-utils-2:4.1 100% | 175.7 MiB/s |   7.4 MiB |  00m00s
>>> Running pre-install scriptlet: libutempter-0:1.2.1-15.fc41.aarch64
>>> Stop pre-install scriptlet: libutempter-0:1.2.1-15.fc41.aarch64
[ 74/156] Installing libutempter-0:1.2. 100% | 136.7 MiB/s | 419.8 KiB |  00m00s
[ 75/156] Installing zip-0:3.0-41.fc41. 100% | 281.0 MiB/s |   1.1 MiB |  00m00s
[ 76/156] Installing gdbm-1:1.23-7.fc41 100% | 227.9 MiB/s | 933.4 KiB |  00m00s
[ 77/156] Installing cyrus-sasl-lib-0:2 100% | 310.7 MiB/s |   3.1 MiB |  00m00s
[ 78/156] Installing libfdisk-0:2.40.2- 100% | 236.3 MiB/s | 483.9 KiB |  00m00s
[ 79/156] Installing libxml2-0:2.12.8-2 100% | 306.0 MiB/s |   2.1 MiB |  00m00s
[ 80/156] Installing bzip2-0:1.0.8-19.f 100% | 140.7 MiB/s | 432.2 KiB |  00m00s
[ 81/156] Installing add-determinism-0: 100% | 290.5 MiB/s |   2.0 MiB |  00m00s
[ 82/156] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 83/156] Installing sqlite-libs-0:3.46 100% | 311.7 MiB/s |   1.6 MiB |  00m00s
[ 84/156] Installing ed-0:1.20.2-2.fc41 100% | 139.2 MiB/s | 285.1 KiB |  00m00s
[ 85/156] Installing patch-0:2.7.6-25.f 100% | 191.5 MiB/s | 392.1 KiB |  00m00s
[ 86/156] Installing elfutils-default-y 100% | 291.9 KiB/s |   2.0 KiB |  00m00s
>>> Running post-install scriptlet: elfutils-default-yama-scope-0:0.191-8.fc41.n
>>> Stop post-install scriptlet: elfutils-default-yama-scope-0:0.191-8.fc41.noar
[ 87/156] Installing cpio-0:2.15-2.fc41 100% | 174.4 MiB/s |   1.2 MiB |  00m00s
[ 88/156] Installing diffutils-0:3.10-8 100% | 234.4 MiB/s |   2.1 MiB |  00m00s
[ 89/156] Installing jansson-0:2.13.1-1 100% | 216.7 MiB/s | 221.9 KiB |  00m00s
[ 90/156] Installing libgomp-0:14.1.1-7 100% | 277.6 MiB/s | 568.5 KiB |  00m00s
[ 91/156] Installing libpkgconf-0:2.1.1 100% | 194.6 MiB/s | 199.3 KiB |  00m00s
[ 92/156] Installing pkgconf-0:2.1.1-2. 100% | 117.8 MiB/s | 241.3 KiB |  00m00s
[ 93/156] Installing pkgconf-pkg-config 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[ 94/156] Installing libffi-0:3.4.6-2.f 100% | 138.6 MiB/s | 283.8 KiB |  00m00s
[ 95/156] Installing p11-kit-0:0.25.5-3 100% | 203.6 MiB/s |   2.6 MiB |  00m00s
[ 96/156] Installing p11-kit-trust-0:0. 100% |  64.2 MiB/s | 657.4 KiB |  00m00s
>>> Running post-install scriptlet: p11-kit-trust-0:0.25.5-3.fc41.aarch64
>>> Stop post-install scriptlet: p11-kit-trust-0:0.25.5-3.fc41.aarch64
[ 97/156] Installing keyutils-libs-0:1. 100% | 111.3 MiB/s | 227.9 KiB |  00m00s
[ 98/156] Installing libverto-0:0.3.2-9 100% | 194.7 MiB/s | 199.3 KiB |  00m00s
[ 99/156] Installing xxhash-libs-0:0.8. 100% | 208.7 MiB/s | 213.7 KiB |  00m00s
[100/156] Installing libbrotli-0:1.1.0- 100% | 228.1 MiB/s |   1.1 MiB |  00m00s
[101/156] Installing libnghttp2-0:1.62. 100% | 128.6 MiB/s | 263.3 KiB |  00m00s
[102/156] Installing libtool-ltdl-0:2.4 100% | 218.1 MiB/s | 223.4 KiB |  00m00s
[103/156] Installing rust-srpm-macros-0 100% |   5.4 MiB/s |   5.6 KiB |  00m00s
[104/156] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[105/156] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[106/156] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[107/156] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[108/156] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[109/156] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[110/156] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[111/156] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[112/156] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[113/156] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[114/156] Installing ansible-srpm-macro 100% |  35.4 MiB/s |  36.2 KiB |  00m00s
[115/156] Installing coreutils-common-0 100% | 294.5 MiB/s |  11.2 MiB |  00m00s
[116/156] Installing openssl-libs-1:3.2 100% | 327.8 MiB/s |   7.2 MiB |  00m00s
[117/156] Installing coreutils-0:9.5-7. 100% | 442.6 MiB/s |  20.8 MiB |  00m00s
>>> Running pre-install scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41.n
>>> Stop pre-install scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41.noar
[118/156] Installing ca-certificates-0: 100% |   2.3 MiB/s |   2.4 MiB |  00m01s
>>> Running post-install scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41.
>>> Stop post-install scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41.noa
[119/156] Installing krb5-libs-0:1.21.3 100% | 257.4 MiB/s |   3.3 MiB |  00m00s
[120/156] Installing libarchive-0:3.7.4 100% | 238.4 MiB/s | 976.6 KiB |  00m00s
[121/156] Installing libtirpc-0:1.3.5-0 100% | 135.0 MiB/s | 276.5 KiB |  00m00s
[122/156] Installing gzip-0:1.13-2.fc41 100% | 120.7 MiB/s | 494.4 KiB |  00m00s
[123/156] Installing authselect-libs-0: 100% | 115.6 MiB/s | 946.8 KiB |  00m00s
[124/156] Installing cracklib-0:2.9.11- 100% | 132.0 MiB/s | 946.3 KiB |  00m00s
[125/156] Installing libpwquality-0:1.4 100% | 138.5 MiB/s |   1.1 MiB |  00m00s
[126/156] Installing libnsl2-0:2.0.1-2. 100% | 109.0 MiB/s | 223.2 KiB |  00m00s
[127/156] Installing pam-0:1.6.1-5.fc41 100% | 344.9 MiB/s |  11.0 MiB |  00m00s
[128/156] Installing libssh-0:0.10.6-8. 100% | 189.9 MiB/s | 583.4 KiB |  00m00s
[129/156] Installing rpm-sequoia-0:1.7. 100% | 287.1 MiB/s |   2.3 MiB |  00m00s
[130/156] Installing rpm-libs-0:4.19.92 100% | 195.2 MiB/s | 799.4 KiB |  00m00s
[131/156] Installing libevent-0:2.1.12- 100% | 304.7 MiB/s |   1.5 MiB |  00m00s
[132/156] Installing openldap-0:2.6.8-5 100% | 233.4 MiB/s | 956.1 KiB |  00m00s
[133/156] Installing libcurl-0:8.9.1-1. 100% | 209.8 MiB/s | 859.3 KiB |  00m00s
[134/156] Installing elfutils-debuginfo 100% | 194.8 MiB/s | 398.9 KiB |  00m00s
[135/156] Installing elfutils-libs-0:0. 100% | 229.5 MiB/s | 940.2 KiB |  00m00s
[136/156] Installing elfutils-0:0.191-8 100% | 381.1 MiB/s |   5.0 MiB |  00m00s
[137/156] Installing binutils-0:2.42.90 100% | 346.5 MiB/s |  32.9 MiB |  00m00s
>>> Running post-install scriptlet: binutils-0:2.42.90-1.fc41.aarch64
>>> Stop post-install scriptlet: binutils-0:2.42.90-1.fc41.aarch64
[138/156] Installing gdb-minimal-0:14.2 100% | 311.7 MiB/s |  11.5 MiB |  00m00s
[139/156] Installing debugedit-0:5.0-17 100% | 245.1 MiB/s | 502.0 KiB |  00m00s
[140/156] Installing rpm-build-libs-0:4 100% | 128.7 MiB/s | 263.6 KiB |  00m00s
[141/156] Installing curl-0:8.9.1-1.fc4 100% |  64.6 MiB/s | 926.7 KiB |  00m00s
>>> Running pre-install scriptlet: rpm-0:4.19.92-5.fc41.aarch64
>>> Stop pre-install scriptlet: rpm-0:4.19.92-5.fc41.aarch64
[142/156] Installing rpm-0:4.19.92-5.fc 100% | 128.8 MiB/s |   3.4 MiB |  00m00s
[143/156] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[144/156] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[145/156] Installing zig-srpm-macros-0: 100% |   1.6 MiB/s |   1.7 KiB |  00m00s
[146/156] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[147/156] Installing forge-srpm-macros- 100% |  39.4 MiB/s |  40.3 KiB |  00m00s
[148/156] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[149/156] Installing python-srpm-macros 100% |  50.9 MiB/s |  52.2 KiB |  00m00s
[150/156] Installing redhat-rpm-config- 100% |  61.9 MiB/s | 190.1 KiB |  00m00s
[151/156] Installing rpm-build-0:4.19.9 100% | 279.4 MiB/s |   1.4 MiB |  00m00s
[152/156] Installing pyproject-srpm-mac 100% |   1.2 MiB/s |   2.5 KiB |  00m00s
[153/156] Installing util-linux-0:2.40. 100% | 343.9 MiB/s |  17.5 MiB |  00m00s
>>> Running post-install scriptlet: util-linux-0:2.40.2-4.fc41.aarch64
>>> Stop post-install scriptlet: util-linux-0:2.40.2-4.fc41.aarch64
[154/156] Installing authselect-0:1.5.0 100% |  76.6 MiB/s | 313.9 KiB |  00m00s
[155/156] Installing which-0:2.21-42.fc 100% | 122.2 MiB/s | 250.4 KiB |  00m00s
[156/156] Installing info-0:7.1-3.fc41. 100% | 440.8 KiB/s | 614.0 KiB |  00m01s
>>> Running post-transaction scriptlet: filesystem-0:3.18-23.fc41.aarch64
>>> Stop post-transaction scriptlet: filesystem-0:3.18-23.fc41.aarch64
>>> Running post-transaction scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.f
>>> Stop post-transaction scriptlet: ca-certificates-0:2024.2.68_v8.0.302-3.fc41
>>> Running post-transaction scriptlet: authselect-libs-0:1.5.0-7.fc41.aarch64
>>> Stop post-transaction scriptlet: authselect-libs-0:1.5.0-7.fc41.aarch64
>>> Running post-transaction scriptlet: rpm-0:4.19.92-5.fc41.aarch64
>>> Stop post-transaction scriptlet: rpm-0:4.19.92-5.fc41.aarch64
>>> Running trigger-install scriptlet: glibc-common-0:2.40-2.fc41.aarch64
>>> Stop trigger-install scriptlet: glibc-common-0:2.40-2.fc41.aarch64
>>> Running trigger-install scriptlet: info-0:7.1-3.fc41.aarch64
>>> Stop trigger-install scriptlet: info-0:7.1-3.fc41.aarch64
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.3.6-1.fc41.aarch64
alternatives-1.29-1.fc41.aarch64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.1-4.fc41.aarch64
authselect-1.5.0-7.fc41.aarch64
authselect-libs-1.5.0-7.fc41.aarch64
basesystem-11-21.fc41.noarch
bash-5.2.26-4.fc41.aarch64
binutils-2.42.90-1.fc41.aarch64
build-reproducibility-srpm-macros-0.3.6-1.fc41.noarch
bzip2-1.0.8-19.fc41.aarch64
bzip2-libs-1.0.8-19.fc41.aarch64
ca-certificates-2024.2.68_v8.0.302-3.fc41.noarch
coreutils-9.5-7.fc41.aarch64
coreutils-common-9.5-7.fc41.aarch64
cpio-2.15-2.fc41.aarch64
cracklib-2.9.11-6.fc41.aarch64
crypto-policies-20240725-2.git9555558.fc41.noarch
curl-8.9.1-1.fc41.aarch64
cyrus-sasl-lib-2.1.28-27.fc41.aarch64
debugedit-5.0-17.fc41.aarch64
diffutils-3.10-8.fc41.aarch64
dwz-0.15-7.fc41.aarch64
ed-1.20.2-2.fc41.aarch64
efi-srpm-macros-5-12.fc41.noarch
elfutils-0.191-8.fc41.aarch64
elfutils-debuginfod-client-0.191-8.fc41.aarch64
elfutils-default-yama-scope-0.191-8.fc41.noarch
elfutils-libelf-0.191-8.fc41.aarch64
elfutils-libs-0.191-8.fc41.aarch64
fedora-gpg-keys-41-0.2.noarch
fedora-release-41-0.17.noarch
fedora-release-common-41-0.17.noarch
fedora-release-identity-basic-41-0.17.noarch
fedora-repos-41-0.2.noarch
fedora-repos-rawhide-41-0.2.noarch
file-5.45-7.fc41.aarch64
file-libs-5.45-7.fc41.aarch64
filesystem-3.18-23.fc41.aarch64
findutils-4.10.0-4.fc41.aarch64
fonts-srpm-macros-2.0.5-17.fc41.noarch
forge-srpm-macros-0.3.1-2.fc41.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.aarch64
gdb-minimal-14.2-15.fc41.aarch64
gdbm-1.23-7.fc41.aarch64
gdbm-libs-1.23-7.fc41.aarch64
ghc-srpm-macros-1.9.1-2.fc41.noarch
glibc-2.40-2.fc41.aarch64
glibc-common-2.40-2.fc41.aarch64
glibc-gconv-extra-2.40-2.fc41.aarch64
glibc-minimal-langpack-2.40-2.fc41.aarch64
gmp-6.3.0-2.fc41.aarch64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-3.fc41.noarch
gpg-pubkey-a15b79cc-63d04c2c
gpg-pubkey-e99d6ad1-64d2612c
grep-3.11-9.fc41.aarch64
gzip-1.13-2.fc41.aarch64
info-7.1-3.fc41.aarch64
jansson-2.13.1-10.fc41.aarch64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.aarch64
krb5-libs-1.21.3-2.fc41.aarch64
libacl-2.3.2-2.fc41.aarch64
libarchive-3.7.4-3.fc41.aarch64
libattr-2.5.2-4.fc41.aarch64
libblkid-2.40.2-4.fc41.aarch64
libbrotli-1.1.0-5.fc41.aarch64
libcap-2.70-4.fc41.aarch64
libcap-ng-0.8.5-3.fc41.aarch64
libcom_err-1.47.1-3.fc41.aarch64
libcurl-8.9.1-1.fc41.aarch64
libeconf-0.6.2-3.fc41.aarch64
libevent-2.1.12-14.fc41.aarch64
libfdisk-2.40.2-4.fc41.aarch64
libffi-3.4.6-2.fc41.aarch64
libgcc-14.1.1-7.fc41.aarch64
libgomp-14.1.1-7.fc41.aarch64
libidn2-2.3.7-2.fc41.aarch64
libmount-2.40.2-4.fc41.aarch64
libnghttp2-1.62.1-2.fc41.aarch64
libnsl2-2.0.1-2.fc41.aarch64
libpkgconf-2.1.1-2.fc41.aarch64
libpsl-0.21.5-4.fc41.aarch64
libpwquality-1.4.5-11.fc41.aarch64
libselinux-3.7-5.fc41.aarch64
libsemanage-3.7-2.fc41.aarch64
libsepol-3.7-2.fc41.aarch64
libsmartcols-2.40.2-4.fc41.aarch64
libssh-0.10.6-8.fc41.aarch64
libssh-config-0.10.6-8.fc41.noarch
libstdc++-14.1.1-7.fc41.aarch64
libtasn1-4.19.0-9.fc41.aarch64
libtirpc-1.3.5-0.fc41.aarch64
libtool-ltdl-2.4.7-12.fc41.aarch64
libunistring-1.1-8.fc41.aarch64
libutempter-1.2.1-15.fc41.aarch64
libuuid-2.40.2-4.fc41.aarch64
libverto-0.3.2-9.fc41.aarch64
libxcrypt-4.4.36-7.fc41.aarch64
libxml2-2.12.8-2.fc41.aarch64
libzstd-1.5.6-2.fc41.aarch64
lua-libs-5.4.6-6.fc41.aarch64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.aarch64
mpfr-4.2.1-5.fc41.aarch64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.aarch64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.8-5.fc41.aarch64
openssl-libs-3.2.2-5.fc41.aarch64
p11-kit-0.25.5-3.fc41.aarch64
p11-kit-trust-0.25.5-3.fc41.aarch64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.6.1-5.fc41.aarch64
pam-libs-1.6.1-5.fc41.aarch64
patch-2.7.6-25.fc41.aarch64
pcre2-10.44-1.fc41.1.aarch64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.1.1-2.fc41.aarch64
pkgconf-m4-2.1.1-2.fc41.noarch
pkgconf-pkg-config-2.1.1-2.fc41.aarch64
popt-1.19-7.fc41.aarch64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.14.0-1.fc41.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.14-3.fc41.noarch
qt6-srpm-macros-6.7.2-3.fc41.noarch
readline-8.2-9.fc41.aarch64
redhat-rpm-config-293-1.fc41.noarch
rpm-4.19.92-5.fc41.aarch64
rpm-build-4.19.92-5.fc41.aarch64
rpm-build-libs-4.19.92-5.fc41.aarch64
rpm-libs-4.19.92-5.fc41.aarch64
rpm-sequoia-1.7.0-2.fc41.aarch64
rust-srpm-macros-26.3-1.fc41.noarch
sed-4.9-3.fc41.aarch64
setup-2.15.0-5.fc41.noarch
shadow-utils-4.15.1-9.fc41.aarch64
sqlite-libs-3.46.0-3.fc41.aarch64
systemd-libs-256.4-1.fc41.aarch64
tar-1.35-4.fc41.aarch64
unzip-6.0-64.fc41.aarch64
util-linux-2.40.2-4.fc41.aarch64
util-linux-core-2.40.2-4.fc41.aarch64
which-2.21-42.fc41.aarch64
xxhash-libs-0.8.2-3.fc41.aarch64
xz-5.6.2-2.fc41.aarch64
xz-libs-5.6.2-2.fc41.aarch64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-41.fc41.aarch64
zlib-ng-compat-2.1.7-2.fc41.aarch64
zstd-1.5.6-2.fc41.aarch64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: aarch64
Building for target aarch64
warning: line 62: Possible unexpanded macro in: Requires:	blender(ABI) = %{blender_api}
warning: line 74: Possible unexpanded macro in: Requires:	blender(ABI) = %{blender_api}
setting SOURCE_DATE_EPOCH=1722556800
Wrote: /builddir/build/SRPMS/IfcOpenShell-0.8.0-0.0.20240802git.fc41.src.rpm

RPM build warnings:
    line 62: Possible unexpanded macro in: Requires:	blender(ABI) = %{blender_api}
    line 74: Possible unexpanded macro in: Requires:	blender(ABI) = %{blender_api}
Finish: rpmbuild -bs
cp: preserving permissions for ‘/var/lib/copr-rpmbuild/results/chroot_scan/var/lib/mock/fedora-rawhide-aarch64-1722595892.753606/root/var/log’: No such file or directory
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-aarch64-1722595892.753606/root/var/log/dnf5.log
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-jafm57lq/IfcOpenShell/IfcOpenShell.spec) Config(child) 0 minutes 24 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/IfcOpenShell-0.8.0-0.0.20240802git.fc41.src.rpm)  Config(fedora-rawhide-aarch64)
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-aarch64-1722595892.753606/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management from host and used with --installroot:
  rpm-4.19.1.1-1.fc39.aarch64
  rpm-sequoia-1.6.0-1.fc39.aarch64
  python3-dnf-4.21.0-1.fc39.noarch
  python3-dnf-plugins-core-4.8.0-1.fc39.noarch
  yum-4.21.0-1.fc39.noarch
  dnf5-5.1.17-1.fc39.aarch64
  dnf5-plugins-5.1.17-1.fc39.aarch64
Finish: chroot init
Start: build phase for IfcOpenShell-0.8.0-0.0.20240802git.fc41.src.rpm
Start: build setup for IfcOpenShell-0.8.0-0.0.20240802git.fc41.src.rpm
Building target platforms: aarch64
Building for target aarch64
warning: line 62: Possible unexpanded macro in: Requires:	blender(ABI) = %{blender_api}
warning: line 74: Possible unexpanded macro in: Requires:	blender(ABI) = %{blender_api}
setting SOURCE_DATE_EPOCH=1722556800
Wrote: /builddir/build/SRPMS/IfcOpenShell-0.8.0-0.0.20240802git.fc41.src.rpm

RPM build warnings:
    line 62: Possible unexpanded macro in: Requires:	blender(ABI) = %{blender_api}
    line 74: Possible unexpanded macro in: Requires:	blender(ABI) = %{blender_api}
Updating and loading repositories:
 Additional repo copr_bpostle_IfcOpenSh 100% |  91.3 KiB/s |   1.8 KiB |  00m00s
 fedora                                 100% | 443.1 KiB/s |  15.1 KiB |  00m00s
 Copr repository                        100% | 101.5 KiB/s |   1.8 KiB |  00m00s
Repositories loaded.
Package                               Arch    Version                           Repository                     Size
Installing:                                                                                                        
 CGAL-devel                           aarch64 5.6.1-2.fc41                      fedora                     38.3 MiB
 blender-rpm-macros                   noarch  1:4.1.1-7.fc41                    fedora                    273.0   B
 boost-devel                          aarch64 1.83.0-8.fc41                     fedora                    143.0 MiB
 cmake                                aarch64 3.28.3-7.fc41                     fedora                     28.0 MiB
 gcc-c++                              aarch64 14.1.1-7.fc41                     fedora                     35.0 MiB
 gmp-devel                            aarch64 1:6.3.0-2.fc41                    fedora                    358.1 KiB
 hdf5-devel                           aarch64 1.12.1-20.fc41                    fedora                      3.8 MiB
 json-devel                           aarch64 3.11.3-2.fc41                     fedora                      1.0 MiB
 latexmk                              noarch  4.85-2.fc41                       fedora                    991.3 KiB
 libicu-devel                         aarch64 74.2-2.fc41                       fedora                      5.7 MiB
 libxml2-devel                        aarch64 2.12.8-2.fc41                     fedora                      3.4 MiB
 mpfr-devel                           aarch64 4.2.1-5.fc41                      fedora                     62.8 KiB
 opencascade-devel                    aarch64 7.8.1-3.fc41                      fedora                     27.9 MiB
 python3-cjio                         noarch  0.6.10-3.fc41                     copr_bpostle_IfcOpenShell 565.1 KiB
 python3-devel                        aarch64 3.13.0~b4-3.fc41                  fedora                      1.8 MiB
 python3-olca                         noarch  0.0.9-2.fc41                      copr_bpostle_IfcOpenShell 491.8 KiB
 python3-pystache                     aarch64 0.6.0-2.fc41                      copr_bpostle_IfcOpenShell 625.6 KiB
 python3-pythonocc-core               aarch64 7.8.1-1.fc41                      copr_bpostle_IfcOpenShell 319.1 MiB
 python3-sphinx                       noarch  1:7.3.7-2.fc41                    fedora                     10.8 MiB
 python3-sphinx-autoapi               noarch  1.8.1-5                           copr_bpostle_IfcOpenShell 459.8 KiB
 python3-xsdata                       noarch  22.2-2.fc41                       copr_bpostle_IfcOpenShell   1.5 MiB
 swig                                 aarch64 4.2.1-8.fc41                      fedora                      6.0 MiB
 tbb-devel                            aarch64 2021.13.0-2.fc41                  fedora                      1.3 MiB
 texlive-babel-english                noarch  11:svn44495-72.fc41               fedora                     44.4 KiB
 texlive-capt-of                      noarch  11:svn29803.0-72.fc41             fedora                     10.1 KiB
 texlive-cmap                         noarch  11:svn57640-72.fc41               fedora                     36.2 KiB
 texlive-collection-fontsrecommended  noarch  11:svn54074-72.fc41               fedora                      0.0   B
 texlive-ec                           noarch  11:svn25033.1.0-72.fc41           fedora                      2.5 MiB
 texlive-fncychap                     noarch  11:svn20710.v1.34-72.fc41         fedora                     37.7 KiB
 texlive-framed                       noarch  11:svn26789.0.96-72.fc41          fedora                     21.9 KiB
 texlive-metafont                     aarch64 11:svn66186-85.fc41               fedora                    941.8 KiB
 texlive-needspace                    noarch  11:svn29601.1.3d-72.fc41          fedora                      9.7 KiB
 texlive-parskip                      noarch  11:svn58358-72.fc41               fedora                     15.7 KiB
 texlive-tabulary                     noarch  11:svn34368.0.10-72.fc41          fedora                     22.3 KiB
 texlive-upquote                      noarch  11:svn26059.v1.3-72.fc41          fedora                     15.1 KiB
 texlive-wrapfig                      noarch  11:svn61719-72.fc41               fedora                     34.5 KiB
Installing dependencies:                                                                                           
 LibRaw                               aarch64 0.21.2-6.fc41                     fedora                      2.4 MiB
 PEGTL-devel                          aarch64 2.8.3-10.fc41                     fedora                    673.5 KiB
 SuperLU                              aarch64 6.0.1-6.fc41                      fedora                    522.4 KiB
 abattis-cantarell-vf-fonts           noarch  0.301-13.fc41                     fedora                    192.7 KiB
 adobe-mappings-cmap                  noarch  20230622-4.fc41                   fedora                     14.4 MiB
 adobe-mappings-cmap-deprecated       noarch  20230622-4.fc41                   fedora                    582.1 KiB
 adobe-mappings-pdf                   noarch  20190401-8.fc41                   fedora                      4.4 MiB
 alsa-lib                             aarch64 1.2.12-2.fc41                     fedora                      1.8 MiB
 annobin-docs                         noarch  12.65-1.fc41                      fedora                     97.5 KiB
 annobin-plugin-gcc                   aarch64 12.65-1.fc41                      fedora                      1.1 MiB
 armadillo                            aarch64 12.8.1-2.fc41                     fedora                    210.4 KiB
 arpack                               aarch64 3.9.1-4.fc41                      fedora                    810.1 KiB
 autoconf                             noarch  2.72-3.fc41                       fedora                      2.8 MiB
 automake                             noarch  1.16.5-17.fc41                    fedora                      1.7 MiB
 avahi-libs                           aarch64 0.8-29.fc41                       fedora                    614.5 KiB
 biber                                noarch  2.19-6.fc41                       fedora                      1.3 MiB
 blas                                 aarch64 3.12.0-6.fc41                     fedora                      1.5 MiB
 blas-devel                           aarch64 3.12.0-6.fc41                     fedora                    132.1 KiB
 blas64                               aarch64 3.12.0-6.fc41                     fedora                      1.1 MiB
 blas64_                              aarch64 3.12.0-6.fc41                     fedora                      1.1 MiB
 blosc                                aarch64 1.21.5-5.fc41                     fedora                    257.9 KiB
 boost                                aarch64 1.83.0-8.fc41                     fedora                      1.3 KiB
 boost-atomic                         aarch64 1.83.0-8.fc41                     fedora                    197.0 KiB
 boost-chrono                         aarch64 1.83.0-8.fc41                     fedora                    197.5 KiB
 boost-container                      aarch64 1.83.0-8.fc41                     fedora                    197.5 KiB
 boost-context                        aarch64 1.83.0-8.fc41                     fedora                    196.5 KiB
 boost-contract                       aarch64 1.83.0-8.fc41                     fedora                    198.7 KiB
 boost-coroutine                      aarch64 1.83.0-8.fc41                     fedora                    197.2 KiB
 boost-date-time                      aarch64 1.83.0-8.fc41                     fedora                    196.4 KiB
 boost-fiber                          aarch64 1.83.0-8.fc41                     fedora                    198.4 KiB
 boost-filesystem                     aarch64 1.83.0-8.fc41                     fedora                    263.0 KiB
 boost-graph                          aarch64 1.83.0-8.fc41                     fedora                    461.4 KiB
 boost-iostreams                      aarch64 1.83.0-8.fc41                     fedora                    198.3 KiB
 boost-json                           aarch64 1.83.0-8.fc41                     fedora                    392.2 KiB
 boost-locale                         aarch64 1.83.0-8.fc41                     fedora                    659.4 KiB
 boost-log                            aarch64 1.83.0-8.fc41                     fedora                      1.6 MiB
 boost-math                           aarch64 1.83.0-8.fc41                     fedora                      1.5 MiB
 boost-nowide                         aarch64 1.83.0-8.fc41                     fedora                    197.0 KiB
 boost-numpy3                         aarch64 1.83.0-8.fc41                     fedora                    197.4 KiB
 boost-program-options                aarch64 1.83.0-8.fc41                     fedora                    331.2 KiB
 boost-python3                        aarch64 1.83.0-8.fc41                     fedora                    332.6 KiB
 boost-random                         aarch64 1.83.0-8.fc41                     fedora                    197.6 KiB
 boost-regex                          aarch64 1.83.0-8.fc41                     fedora                    330.3 KiB
 boost-serialization                  aarch64 1.83.0-8.fc41                     fedora                    659.6 KiB
 boost-stacktrace                     aarch64 1.83.0-8.fc41                     fedora                    588.0 KiB
 boost-system                         aarch64 1.83.0-8.fc41                     fedora                    196.4 KiB
 boost-test                           aarch64 1.83.0-8.fc41                     fedora                    792.5 KiB
 boost-thread                         aarch64 1.83.0-8.fc41                     fedora                    264.4 KiB
 boost-timer                          aarch64 1.83.0-8.fc41                     fedora                    197.1 KiB
 boost-type_erasure                   aarch64 1.83.0-8.fc41                     fedora                    198.1 KiB
 boost-wave                           aarch64 1.83.0-8.fc41                     fedora                    726.2 KiB
 brotli                               aarch64 1.1.0-5.fc41                      fedora                    195.8 KiB
 brotli-devel                         aarch64 1.1.0-5.fc41                      fedora                     65.6 KiB
 bzip2-devel                          aarch64 1.0.8-19.fc41                     fedora                    309.8 KiB
 cairo                                aarch64 1.18.0-4.fc41                     fedora                      1.9 MiB
 cairo-devel                          aarch64 1.18.0-4.fc41                     fedora                      2.3 MiB
 cdparanoia-libs                      aarch64 10.2-45.fc41                      fedora                    393.8 KiB
 cfitsio                              aarch64 4.4.0-3.fc41                      fedora                      1.8 MiB
 cgnslib                              aarch64 4.4.0-5.fc41                      fedora                      5.5 MiB
 cgnslib-common                       noarch  4.4.0-5.fc41                      fedora                    506.3 KiB
 cgnslib-devel                        aarch64 4.4.0-5.fc41                      fedora                    128.9 KiB
 cgnslib-libs                         aarch64 4.4.0-5.fc41                      fedora                    918.3 KiB
 clang-libs                           aarch64 18.1.8-3.fc41                     fedora                    103.4 MiB
 clang-resource-filesystem            noarch  18.1.8-3.fc41                     fedora                    522.0   B
 cli11-devel                          noarch  2.4.2-3.fc41                      fedora                    615.9 KiB
 cmake-data                           noarch  3.28.3-7.fc41                     fedora                      8.0 MiB
 cmake-filesystem                     aarch64 3.28.3-7.fc41                     fedora                      0.0   B
 cmake-rpm-macros                     noarch  3.28.3-7.fc41                     fedora                      7.5 KiB
 copy-jdk-configs                     noarch  4.1-6.fc41                        fedora                     20.3 KiB
 cpp                                  aarch64 14.1.1-7.fc41                     fedora                     31.8 MiB
 crypto-policies-scripts              noarch  20240725-2.git9555558.fc41        fedora                    329.1 KiB
 cups-libs                            aarch64 1:2.4.10-3.fc41                   fedora                    859.1 KiB
 dbus-libs                            aarch64 1:1.14.10-4.fc41                  fedora                    489.1 KiB
 default-fonts-core-sans              noarch  4.1-2.fc41                        fedora                     11.9 KiB
 desktop-file-utils                   aarch64 0.27-2.fc41                       fedora                    638.4 KiB
 double-conversion                    aarch64 3.3.0-4.fc41                      fedora                    204.5 KiB
 double-conversion-devel              aarch64 3.3.0-4.fc41                      fedora                     98.3 KiB
 duktape                              aarch64 2.7.0-8.fc41                      fedora                    928.3 KiB
 eigen3-devel                         noarch  3.4.0-16.fc41                     fedora                      8.4 MiB
 emacs-filesystem                     noarch  1:30.0-3.fc41                     fedora                      0.0   B
 expat                                aarch64 2.6.2-2.fc41                      fedora                    536.9 KiB
 expat-devel                          aarch64 2.6.2-2.fc41                      fedora                    202.5 KiB
 flexiblas                            aarch64 3.4.4-2.fc41                      fedora                     48.5 KiB
 flexiblas-devel                      aarch64 3.4.4-2.fc41                      fedora                      5.0 MiB
 flexiblas-netlib                     aarch64 3.4.4-2.fc41                      fedora                      9.6 MiB
 flexiblas-netlib64                   aarch64 3.4.4-2.fc41                      fedora                      9.5 MiB
 flexiblas-openblas-openmp            aarch64 3.4.4-2.fc41                      fedora                    195.4 KiB
 flexiblas-openblas-openmp64          aarch64 3.4.4-2.fc41                      fedora                    195.5 KiB
 fontawesome4-fonts                   noarch  1:4.7.0-23.fc41                   fedora                    296.6 KiB
 fontconfig                           aarch64 2.15.0-7.fc41                     fedora                      2.4 MiB
 fontconfig-devel                     aarch64 2.15.0-7.fc41                     fedora                    117.2 KiB
 fonts-filesystem                     noarch  1:2.0.5-17.fc41                   fedora                      0.0   B
 freeimage                            aarch64 3.19.0-0.25.svn1909.fc41          fedora                      1.0 MiB
 freeimage-devel                      aarch64 3.19.0-0.25.svn1909.fc41          fedora                    123.4 KiB
 freetype                             aarch64 2.13.2-6.fc41                     fedora                    943.1 KiB
 freetype-devel                       aarch64 2.13.2-6.fc41                     fedora                      7.8 MiB
 freexl                               aarch64 2.0.0-8.fc41                      fedora                    221.5 KiB
 fribidi                              aarch64 1.0.15-2.fc41                     fedora                    676.4 KiB
 gcc                                  aarch64 14.1.1-7.fc41                     fedora                     93.6 MiB
 gcc-gfortran                         aarch64 14.1.1-7.fc41                     fedora                     33.9 MiB
 gcc-plugin-annobin                   aarch64 14.1.1-7.fc41                     fedora                    197.1 KiB
 gdal-devel                           aarch64 3.9.1-2.fc41                      fedora                      1.3 MiB
 gdal-libs                            aarch64 3.9.1-2.fc41                      fedora                     27.0 MiB
 gdk-pixbuf2                          aarch64 2.42.12-6.fc41                    fedora                      2.9 MiB
 gdk-pixbuf2-devel                    aarch64 2.42.12-6.fc41                    fedora                      2.6 MiB
 gdk-pixbuf2-modules-extra            aarch64 2.42.12-2.fc41                    fedora                      1.8 MiB
 geos                                 aarch64 3.12.2-2.fc41                     fedora                      3.7 MiB
 gettext                              aarch64 0.22.5-6.fc41                     fedora                      8.2 MiB
 gettext-envsubst                     aarch64 0.22.5-6.fc41                     fedora                    234.9 KiB
 gettext-libs                         aarch64 0.22.5-6.fc41                     fedora                      2.0 MiB
 gettext-runtime                      aarch64 0.22.5-6.fc41                     fedora                    793.2 KiB
 ghostscript                          aarch64 10.03.1-3.fc41                    fedora                    214.9 KiB
 ghostscript-tools-fonts              noarch  10.03.1-3.fc41                    fedora                      2.5 KiB
 ghostscript-tools-printing           noarch  10.03.1-3.fc41                    fedora                      3.5 KiB
 giflib                               aarch64 5.2.2-2.fc41                      fedora                    260.3 KiB
 gl2ps                                aarch64 1.4.2-11.fc41                     fedora                    223.2 KiB
 gl2ps-devel                          aarch64 1.4.2-11.fc41                     fedora                    256.1 KiB
 glew-devel                           aarch64 2.2.0-8.fc41                      fedora                      1.8 MiB
 glib2                                aarch64 2.81.0-1.fc41                     fedora                     16.5 MiB
 glib2-devel                          aarch64 2.81.0-1.fc41                     fedora                     16.7 MiB
 glibc-devel                          aarch64 2.40-2.fc41                       fedora                      2.2 MiB
 glx-utils                            aarch64 9.0.0-8.fc41                      fedora                    847.1 KiB
 gmp-c++                              aarch64 1:6.3.0-2.fc41                    fedora                    195.6 KiB
 gnupg2                               aarch64 2.4.5-3.fc41                      fedora                     12.3 MiB
 gnutls                               aarch64 3.8.6-7.fc41                      fedora                      3.4 MiB
 google-droid-sans-fonts              noarch  20200215-21.fc41                  fedora                      6.3 MiB
 google-noto-fonts-common             noarch  20240701-2.fc41                   fedora                     17.5 KiB
 google-noto-sans-vf-fonts            noarch  20240701-2.fc41                   fedora                      1.2 MiB
 google-roboto-slab-fonts             noarch  1.100263-0.24.20150923git.fc41    fedora                    699.6 KiB
 gpgme                                aarch64 1.23.2-5.fc41                     fedora                    811.0 KiB
 gpgmepp                              aarch64 1.23.2-5.fc41                     fedora                    521.9 KiB
 graphene                             aarch64 1.10.6-9.fc41                     fedora                    242.7 KiB
 graphite2                            aarch64 1.3.14-16.fc41                    fedora                    495.9 KiB
 graphite2-devel                      aarch64 1.3.14-16.fc41                    fedora                     49.1 KiB
 groff-base                           aarch64 1.23.0-7.fc41                     fedora                      5.2 MiB
 gstreamer1                           aarch64 1.24.6-1.fc41                     fedora                      7.2 MiB
 gstreamer1-plugins-base              aarch64 1.24.6-1.fc41                     fedora                     13.1 MiB
 harfbuzz                             aarch64 9.0.0-2.fc41                      fedora                      3.0 MiB
 harfbuzz-devel                       aarch64 9.0.0-2.fc41                      fedora                      5.7 MiB
 harfbuzz-icu                         aarch64 9.0.0-2.fc41                      fedora                    195.6 KiB
 hdf-libs                             aarch64 4.2.16.2-2.fc41                   fedora                    851.2 KiB
 hdf5                                 aarch64 1.12.1-20.fc41                    fedora                     12.4 MiB
 hwdata                               noarch  0.384-2.fc41                      fedora                      9.2 MiB
 hwloc-libs                           aarch64 2.11.1-2.fc41                     fedora                      2.9 MiB
 hyphen                               aarch64 2.8.8-25.fc41                     fedora                    219.6 KiB
 imath                                aarch64 3.1.11-3.fc41                     fedora                    512.0 KiB
 iso-codes                            noarch  4.16.0-5.fc41                     fedora                     18.8 MiB
 jasper-libs                          aarch64 4.2.3-2.fc41                      fedora                    460.9 KiB
 java-21-openjdk                      aarch64 1:21.0.4.0.7-2.fc41               fedora                      1.5 MiB
 java-21-openjdk-headless             aarch64 1:21.0.4.0.7-2.fc41               fedora                    211.0 MiB
 javapackages-filesystem              noarch  6.2.0-14.fc41                     fedora                      1.9 KiB
 jbig2dec-libs                        aarch64 0.20-5.fc41                       fedora                    301.1 KiB
 jbigkit-libs                         aarch64 2.1-30.fc41                       fedora                    437.7 KiB
 json-c                               aarch64 0.17-4.fc41                       fedora                    202.4 KiB
 jsoncpp                              aarch64 1.9.5-8.fc41                      fedora                    335.7 KiB
 jsoncpp-devel                        aarch64 1.9.5-8.fc41                      fedora                     79.8 KiB
 jxrlib                               aarch64 1.1-28.fc41                       fedora                      1.3 MiB
 kernel-headers                       aarch64 6.11.0-0.rc1.dc1c8034e31b.16.fc41 fedora                      6.3 MiB
 lapack                               aarch64 3.12.0-6.fc41                     fedora                     15.5 MiB
 lapack-devel                         aarch64 3.12.0-6.fc41                     fedora                      1.6 MiB
 lapack64                             aarch64 3.12.0-6.fc41                     fedora                      5.7 MiB
 lapack64_                            aarch64 3.12.0-6.fc41                     fedora                      5.7 MiB
 lato-fonts                           noarch  2.015-22.fc41                     fedora                     11.3 MiB
 lcms2                                aarch64 2.16-4.fc41                       fedora                    484.9 KiB
 libGLEW                              aarch64 2.2.0-8.fc41                      fedora                    840.4 KiB
 libICE                               aarch64 1.1.1-4.fc41                      fedora                    273.1 KiB
 libICE-devel                         aarch64 1.1.1-4.fc41                      fedora                    261.8 KiB
 libSM                                aarch64 1.2.4-4.fc41                      fedora                    253.4 KiB
 libSM-devel                          aarch64 1.2.4-4.fc41                      fedora                     18.8 KiB
 libX11                               aarch64 1.8.10-1.fc41                     fedora                      1.3 MiB
 libX11-common                        noarch  1.8.10-1.fc41                     fedora                      1.1 MiB
 libX11-devel                         aarch64 1.8.10-1.fc41                     fedora                      1.0 MiB
 libX11-xcb                           aarch64 1.8.10-1.fc41                     fedora                    195.1 KiB
 libXScrnSaver                        aarch64 1.2.4-4.fc41                      fedora                    225.8 KiB
 libXScrnSaver-devel                  aarch64 1.2.4-4.fc41                      fedora                      9.9 KiB
 libXau                               aarch64 1.0.11-7.fc41                     fedora                    242.9 KiB
 libXau-devel                         aarch64 1.0.11-7.fc41                     fedora                      6.4 KiB
 libXaw                               aarch64 1.0.16-2.fc41                     fedora                    614.2 KiB
 libXcomposite                        aarch64 0.4.6-4.fc41                      fedora                    224.6 KiB
 libXcomposite-devel                  aarch64 0.4.6-4.fc41                      fedora                      8.0 KiB
 libXcursor                           aarch64 1.2.2-2.fc41                      fedora                    197.6 KiB
 libXcursor-devel                     aarch64 1.2.2-2.fc41                      fedora                     22.5 KiB
 libXdmcp                             aarch64 1.1.5-2.fc41                      fedora                    250.4 KiB
 libXdmcp-devel                       aarch64 1.1.5-2.fc41                      fedora                      9.1 KiB
 libXext                              aarch64 1.3.6-2.fc41                      fedora                    210.0 KiB
 libXext-devel                        aarch64 1.3.6-2.fc41                      fedora                     98.9 KiB
 libXfixes                            aarch64 6.0.1-4.fc41                      fedora                    198.4 KiB
 libXfixes-devel                      aarch64 6.0.1-4.fc41                      fedora                      9.2 KiB
 libXft                               aarch64 2.3.8-7.fc41                      fedora                    256.5 KiB
 libXft-devel                         aarch64 2.3.8-7.fc41                      fedora                     31.7 KiB
 libXi                                aarch64 1.8.1-6.fc41                      fedora                    200.7 KiB
 libXi-devel                          aarch64 1.8.1-6.fc41                      fedora                    132.6 KiB
 libXinerama                          aarch64 1.1.5-7.fc41                      fedora                    199.1 KiB
 libXinerama-devel                    aarch64 1.1.5-7.fc41                      fedora                      7.0 KiB
 libXmu                               aarch64 1.2.1-2.fc41                      fedora                    455.6 KiB
 libXpm                               aarch64 3.5.17-4.fc41                     fedora                    264.5 KiB
 libXpm-devel                         aarch64 3.5.17-4.fc41                     fedora                    428.9 KiB
 libXrandr                            aarch64 1.5.4-4.fc41                      fedora                    199.8 KiB
 libXrandr-devel                      aarch64 1.5.4-4.fc41                      fedora                     21.8 KiB
 libXrender                           aarch64 0.9.11-7.fc41                     fedora                    198.2 KiB
 libXrender-devel                     aarch64 0.9.11-7.fc41                     fedora                     50.1 KiB
 libXres                              aarch64 1.2.2-4.fc41                      fedora                    196.9 KiB
 libXres-devel                        aarch64 1.2.2-4.fc41                      fedora                      4.9 KiB
 libXt                                aarch64 1.3.0-4.fc41                      fedora                    541.7 KiB
 libXt-devel                          aarch64 1.3.0-4.fc41                      fedora                      1.6 MiB
 libXtst                              aarch64 1.2.4-7.fc41                      fedora                    201.6 KiB
 libXtst-devel                        aarch64 1.2.4-7.fc41                      fedora                     11.6 KiB
 libXv                                aarch64 1.0.12-4.fc41                     fedora                    198.1 KiB
 libXv-devel                          aarch64 1.0.12-4.fc41                     fedora                     41.3 KiB
 libXxf86vm                           aarch64 1.1.5-7.fc41                      fedora                    197.4 KiB
 libaec                               aarch64 1.1.2-2.fc41                      fedora                    410.2 KiB
 libaec-devel                         aarch64 1.1.2-2.fc41                      fedora                     11.9 KiB
 libarchive-devel                     aarch64 3.7.4-3.fc41                      fedora                    178.9 KiB
 libarrow                             aarch64 16.1.0-6.fc41                     fedora                     19.6 MiB
 libarrow-acero-libs                  aarch64 16.1.0-6.fc41                     fedora                      1.3 MiB
 libarrow-dataset-libs                aarch64 16.1.0-6.fc41                     fedora                      1.4 MiB
 libarrow-doc                         noarch  16.1.0-6.fc41                     fedora                    115.7 KiB
 libasan                              aarch64 14.1.1-7.fc41                     fedora                      1.6 MiB
 libassuan                            aarch64 2.5.7-2.fc41                      fedora                    279.8 KiB
 libatomic                            aarch64 14.1.1-7.fc41                     fedora                    196.9 KiB
 libb2                                aarch64 0.98.1-12.fc41                    fedora                    202.2 KiB
 libblkid-devel                       aarch64 2.40.2-4.fc41                     fedora                     44.9 KiB
 libcurl-devel                        aarch64 8.9.1-1.fc41                      fedora                      1.3 MiB
 libdatrie                            aarch64 0.2.13-10.fc41                    fedora                    222.0 KiB
 libdeflate                           aarch64 1.20-7.fc41                       fedora                    224.7 KiB
 libdicom                             aarch64 1.1.0-3.fc41                      fedora                    582.2 KiB
 libdicom-devel                       aarch64 1.1.0-3.fc41                      fedora                     46.9 KiB
 libdrm                               aarch64 2.4.122-1.fc41                    fedora                      1.6 MiB
 libdrm-devel                         aarch64 2.4.122-1.fc41                    fedora                    756.0 KiB
 libedit                              aarch64 3.1-52.20240517cvs.fc41           fedora                    343.9 KiB
 libevdev                             aarch64 1.13.2-3.fc41                     fedora                    198.2 KiB
 libffi-devel                         aarch64 3.4.6-2.fc41                      fedora                     29.9 KiB
 libfontenc                           aarch64 1.1.8-2.fc41                      fedora                    234.8 KiB
 libgcrypt                            aarch64 1.11.0-3.fc41                     fedora                      1.2 MiB
 libgeotiff                           aarch64 1.7.3-2.fc41                      fedora                      1.1 MiB
 libgfortran                          aarch64 14.1.1-7.fc41                     fedora                      1.5 MiB
 libglvnd                             aarch64 1:1.7.0-5.fc41                    fedora                      1.5 MiB
 libglvnd-core-devel                  aarch64 1:1.7.0-5.fc41                    fedora                     40.3 KiB
 libglvnd-devel                       aarch64 1:1.7.0-5.fc41                    fedora                      2.1 MiB
 libglvnd-egl                         aarch64 1:1.7.0-5.fc41                    fedora                    196.9 KiB
 libglvnd-gles                        aarch64 1:1.7.0-5.fc41                    fedora                    650.3 KiB
 libglvnd-glx                         aarch64 1:1.7.0-5.fc41                    fedora                      1.2 MiB
 libglvnd-opengl                      aarch64 1:1.7.0-5.fc41                    fedora                    457.1 KiB
 libgpg-error                         aarch64 1.50-2.fc41                       fedora                      1.1 MiB
 libgs                                aarch64 10.03.1-3.fc41                    fedora                     23.0 MiB
 libgta                               aarch64 1.2.1-13.fc41                     fedora                    222.2 KiB
 libgudev                             aarch64 238-6.fc41                        fedora                    231.9 KiB
 libharu                              aarch64 2.4.3-6.fc41                      fedora                      1.7 MiB
 libharu-devel                        aarch64 2.4.3-6.fc41                      fedora                    185.0 KiB
 libicu                               aarch64 74.2-2.fc41                       fedora                     35.6 MiB
 libidn2-devel                        aarch64 2.3.7-2.fc41                      fedora                    252.1 KiB
 libijs                               aarch64 0.35-23.fc41                      fedora                    229.7 KiB
 libinput                             aarch64 1.26.1-2.fc41                     fedora                      1.7 MiB
 libjpeg-turbo                        aarch64 3.0.2-3.fc41                      fedora                    792.5 KiB
 libjpeg-turbo-devel                  aarch64 3.0.2-3.fc41                      fedora                    352.9 KiB
 libkml                               aarch64 1.3.0-49.fc41                     fedora                      1.9 MiB
 libksba                              aarch64 1.6.7-2.fc41                      fedora                    526.5 KiB
 liblerc                              aarch64 4.0.0-7.fc41                      fedora                    610.5 KiB
 libmount-devel                       aarch64 2.40.2-4.fc41                     fedora                     63.5 KiB
 libmpc                               aarch64 1.3.1-6.fc41                      fedora                    280.8 KiB
 libnghttp2-devel                     aarch64 1.62.1-2.fc41                     fedora                    295.2 KiB
 libogg                               aarch64 2:1.3.5-9.fc41                    fedora                    205.5 KiB
 libogg-devel                         aarch64 2:1.3.5-9.fc41                    fedora                     17.5 KiB
 liborc2                              aarch64 2.0.1-4.fc41                      fedora                      1.7 MiB
 libpaper                             aarch64 1:2.1.1-7.fc41                    fedora                    225.0 KiB
 libpciaccess                         aarch64 0.16-13.fc41                      fedora                    200.7 KiB
 libpciaccess-devel                   aarch64 0.16-13.fc41                      fedora                     15.3 KiB
 libpng                               aarch64 2:1.6.40-4.fc41                   fedora                    333.7 KiB
 libpng-devel                         aarch64 2:1.6.40-4.fc41                   fedora                      1.2 MiB
 libpq                                aarch64 16.3-5.fc41                       fedora                      1.1 MiB
 libpq-devel                          aarch64 16.3-5.fc41                       fedora                    544.7 KiB
 libproxy                             aarch64 0.5.8-1.fc41                      fedora                    422.5 KiB
 libpsl-devel                         aarch64 0.21.5-4.fc41                     fedora                    110.3 KiB
 libqhull_r                           aarch64 1:8.0.2-5.fc41                    fedora                    583.5 KiB
 librttopo                            aarch64 1.1.0-15.fc41                     fedora                    544.9 KiB
 libselinux-devel                     aarch64 3.7-5.fc41                        fedora                    126.4 KiB
 libsepol-devel                       aarch64 3.7-2.fc41                        fedora                    120.3 KiB
 libspatialite                        aarch64 5.1.0-7.fc41                      fedora                     15.6 MiB
 libssh-devel                         aarch64 0.10.6-8.fc41                     fedora                    155.0 KiB
 libstdc++-devel                      aarch64 14.1.1-7.fc41                     fedora                     15.1 MiB
 libtextstyle                         aarch64 0.22.5-6.fc41                     fedora                    263.3 KiB
 libthai                              aarch64 0.1.29-9.fc41                     fedora                    935.5 KiB
 libtheora                            aarch64 1:1.1.1-38.fc41                   fedora                    853.2 KiB
 libtheora-devel                      aarch64 1:1.1.1-38.fc41                   fedora                     98.7 KiB
 libtiff                              aarch64 4.6.0-5.fc41                      fedora                    850.2 KiB
 libtiff-devel                        aarch64 4.6.0-5.fc41                      fedora                    708.9 KiB
 libubsan                             aarch64 14.1.1-7.fc41                     fedora                    539.1 KiB
 libunwind                            aarch64 1.8.0-4.fc41                      fedora                    605.5 KiB
 libuuid-devel                        aarch64 2.40.2-4.fc41                     fedora                     40.9 KiB
 libuv                                aarch64 1:1.48.0-2.fc41                   fedora                    654.5 KiB
 libvisual                            aarch64 1:0.4.1-5.fc41                    fedora                    551.4 KiB
 libvorbis                            aarch64 1:1.3.7-11.fc41                   fedora                      1.2 MiB
 libwacom                             aarch64 2.12.2-2.fc41                     fedora                    406.9 KiB
 libwacom-data                        noarch  2.12.2-2.fc41                     fedora                      1.2 MiB
 libwayland-client                    aarch64 1.23.0-2.fc41                     fedora                    198.2 KiB
 libwayland-cursor                    aarch64 1.23.0-2.fc41                     fedora                    209.5 KiB
 libwayland-egl                       aarch64 1.23.0-2.fc41                     fedora                    196.6 KiB
 libwayland-server                    aarch64 1.23.0-2.fc41                     fedora                    198.7 KiB
 libwebp                              aarch64 1.4.0-2.fc41                      fedora                      1.2 MiB
 libwebp-devel                        aarch64 1.4.0-2.fc41                      fedora                    120.3 KiB
 libxcb                               aarch64 1.17.0-2.fc41                     fedora                      5.0 MiB
 libxcb-devel                         aarch64 1.17.0-2.fc41                     fedora                      2.7 MiB
 libxcrypt-devel                      aarch64 4.4.36-7.fc41                     fedora                     30.3 KiB
 libxkbcommon                         aarch64 1.7.0-4.fc41                      fedora                    596.6 KiB
 libxkbcommon-x11                     aarch64 1.7.0-4.fc41                      fedora                    195.7 KiB
 libxkbfile                           aarch64 1.1.3-2.fc41                      fedora                    306.0 KiB
 libxkbfile-devel                     aarch64 1.1.3-2.fc41                      fedora                     36.8 KiB
 libxshmfence                         aarch64 1.3.2-4.fc41                      fedora                    195.5 KiB
 libxslt                              aarch64 1.1.42-2.fc41                     fedora                    867.2 KiB
 libyaml                              aarch64 0.2.5-15.fc41                     fedora                    262.6 KiB
 libzstd-devel                        aarch64 1.5.6-2.fc41                      fedora                    202.4 KiB
 lksctp-tools                         aarch64 1.0.19-9.fc41                     fedora                      1.3 MiB
 llvm-libs                            aarch64 18.1.8-2.fc41                     fedora                    106.0 MiB
 lua                                  aarch64 5.4.6-6.fc41                      fedora                    873.7 KiB
 lua-posix                            aarch64 36.2.1-7.fc41                     fedora                      5.4 MiB
 lz4-devel                            aarch64 1.10.0-1.fc41                     fedora                    102.2 KiB
 m4                                   aarch64 1.4.19-10.fc41                    fedora                    668.7 KiB
 mailcap                              noarch  2.1.54-7.fc41                     fedora                     86.0 KiB
 make                                 aarch64 1:4.4.1-8.fc41                    fedora                      1.8 MiB
 mariadb-connector-c                  aarch64 3.3.10-1.fc41                     fedora                      2.0 MiB
 mariadb-connector-c-config           noarch  3.3.10-1.fc41                     fedora                    497.0   B
 mariadb-connector-c-devel            aarch64 3.3.10-1.fc41                     fedora                    372.4 KiB
 mesa-libEGL                          aarch64 24.1.4-2.fc41                     fedora                    395.9 KiB
 mesa-libEGL-devel                    aarch64 24.1.4-2.fc41                     fedora                     21.5 KiB
 mesa-libGL                           aarch64 24.1.4-2.fc41                     fedora                    725.7 KiB
 mesa-libGL-devel                     aarch64 24.1.4-2.fc41                     fedora                     78.2 KiB
 mesa-libGLU                          aarch64 9.0.3-5.fc41                      fedora                    393.6 KiB
 mesa-libGLU-devel                    aarch64 9.0.3-5.fc41                      fedora                     17.0 KiB
 mesa-libgbm                          aarch64 24.1.4-2.fc41                     fedora                    197.4 KiB
 mesa-libglapi                        aarch64 24.1.4-2.fc41                     fedora                    397.0 KiB
 metis                                aarch64 5.1.0.3-6.fc41                    fedora                      2.0 MiB
 minizip-ng-compat                    aarch64 3.0.10-8.fc41                     fedora                    262.5 KiB
 mkfontscale                          aarch64 1.2.3-1.fc41                      fedora                    205.2 KiB
 mpdecimal                            aarch64 2.5.1-16.fc41                     fedora                    328.9 KiB
 mtdev                                aarch64 1.1.6-9.fc41                      fedora                    197.4 KiB
 ncurses                              aarch64 6.5-2.20240629.fc41               fedora                      1.7 MiB
 netcdf                               aarch64 4.9.2-6.fc41                      fedora                      4.7 MiB
 netcdf-cxx                           aarch64 4.2-35.fc41                       fedora                    199.1 KiB
 netcdf-cxx-devel                     aarch64 4.2-35.fc41                       fedora                      2.2 MiB
 netcdf-devel                         aarch64 4.9.2-6.fc41                      fedora                    368.6 KiB
 nettle                               aarch64 3.10-3.fc41                       fedora                    956.7 KiB
 npth                                 aarch64 1.7-2.fc41                        fedora                    221.6 KiB
 nspr                                 aarch64 4.35.0-27.fc41                    fedora                    740.7 KiB
 nss                                  aarch64 3.101.0-4.fc41                    fedora                      2.2 MiB
 nss-softokn                          aarch64 3.101.0-4.fc41                    fedora                      2.6 MiB
 nss-softokn-freebl                   aarch64 3.101.0-4.fc41                    fedora                    930.8 KiB
 nss-sysinit                          aarch64 3.101.0-4.fc41                    fedora                    198.2 KiB
 nss-util                             aarch64 3.101.0-4.fc41                    fedora                    345.1 KiB
 ogdi                                 aarch64 4.1.1-2.fc41                      fedora                      2.1 MiB
 openblas                             aarch64 0.3.26-5.fc41                     fedora                     96.0 KiB
 openblas-openmp                      aarch64 0.3.26-5.fc41                     fedora                     19.5 MiB
 openblas-openmp64                    aarch64 0.3.26-5.fc41                     fedora                     19.3 MiB
 opencascade-draw                     aarch64 7.8.1-3.fc41                      fedora                      9.4 MiB
 opencascade-foundation               aarch64 7.8.1-3.fc41                      fedora                     63.0 MiB
 opencascade-modeling                 aarch64 7.8.1-3.fc41                      fedora                     46.6 MiB
 opencascade-ocaf                     aarch64 7.8.1-3.fc41                      fedora                      5.7 MiB
 opencascade-visualization            aarch64 7.8.1-3.fc41                      fedora                      6.6 MiB
 openexr-libs                         aarch64 3.2.4-3.fc41                      fedora                      6.9 MiB
 openjpeg                             aarch64 2.5.2-3.fc41                      fedora                    537.7 KiB
 openjpeg-devel                       aarch64 2.5.2-3.fc41                      fedora                     75.3 KiB
 openjpeg-tools                       aarch64 2.5.2-3.fc41                      fedora                    593.6 KiB
 openslide                            aarch64 4.0.0-5.fc41                      fedora                    430.8 KiB
 openslide-devel                      aarch64 4.0.0-5.fc41                      fedora                    427.5 KiB
 openssl-devel                        aarch64 1:3.2.2-5.fc41                    fedora                      4.3 MiB
 opus                                 aarch64 1.5.1-2.fc41                      fedora                    519.9 KiB
 orc                                  aarch64 0.4.39-1.fc41                     fedora                      1.2 MiB
 pango                                aarch64 1.54.0-2.fc41                     fedora                      1.9 MiB
 parquet-libs                         aarch64 16.1.0-6.fc41                     fedora                      3.3 MiB
 pcre2-devel                          aarch64 10.44-1.fc41.1                    fedora                      2.0 MiB
 pcre2-utf16                          aarch64 10.44-1.fc41.1                    fedora                    645.9 KiB
 pcre2-utf32                          aarch64 10.44-1.fc41.1                    fedora                    645.8 KiB
 perl-Authen-SASL                     noarch  2.1700-4.fc41                     fedora                    116.6 KiB
 perl-AutoLoader                      noarch  5.74-511.fc41                     fedora                     20.5 KiB
 perl-B                               aarch64 1.89-511.fc41                     fedora                    606.1 KiB
 perl-B-Hooks-EndOfScope              noarch  0.28-2.fc41                       fedora                     69.3 KiB
 perl-Business-ISBN                   noarch  3.009-5.fc41                      fedora                     53.7 KiB
 perl-Business-ISBN-Data              noarch  20240725.001-1.fc41               fedora                    284.1 KiB
 perl-Business-ISMN                   noarch  1.204-2.fc41                      fedora                     35.9 KiB
 perl-Business-ISSN                   noarch  1.005-12.fc41                     fedora                     20.8 KiB
 perl-Carp                            noarch  1.54-511.fc41                     fedora                     46.6 KiB
 perl-Class-Accessor                  noarch  0.51-21.fc41                      fedora                     40.8 KiB
 perl-Class-Data-Inheritable          noarch  0.09-9.fc41                       fedora                      6.3 KiB
 perl-Class-Inspector                 noarch  1.36-17.fc41                      fedora                     57.5 KiB
 perl-Class-Method-Modifiers          noarch  2.15-5.fc41                       fedora                    102.5 KiB
 perl-Class-Singleton                 noarch  1.6-12.fc41                       fedora                     39.7 KiB
 perl-Class-Struct                    noarch  0.68-511.fc41                     fedora                     25.4 KiB
 perl-Clone                           aarch64 0.46-8.fc41                       fedora                    208.5 KiB
 perl-Compress-Raw-Bzip2              aarch64 2.212-512.fc41                    fedora                    225.6 KiB
 perl-Compress-Raw-Zlib               aarch64 2.212-512.fc41                    fedora                    286.5 KiB
 perl-Convert-ASN1                    noarch  0.34-4.fc41                       fedora                    170.0 KiB
 perl-Data-Compare                    noarch  1.29-5.fc41                       fedora                     55.5 KiB
 perl-Data-Dump                       noarch  1.25-11.fc41                      fedora                     50.2 KiB
 perl-Data-Dumper                     aarch64 2.189-512.fc41                    fedora                    263.8 KiB
 perl-Data-OptList                    noarch  0.114-5.fc41                      fedora                     50.1 KiB
 perl-Data-Uniqid                     noarch  0.12-34.fc41                      fedora                      4.2 KiB
 perl-Date-ISO8601                    noarch  0.005-21.fc41                     fedora                     24.5 KiB
 perl-Date-Manip                      noarch  6.95-2.fc41                       fedora                     10.9 MiB
 perl-DateTime                        aarch64 2:1.65-6.fc41                     fedora                    555.1 KiB
 perl-DateTime-Calendar-Julian        noarch  0.107-8.fc41                      fedora                     32.8 KiB
 perl-DateTime-Format-Builder         noarch  0.8300-14.fc41                    fedora                    202.3 KiB
 perl-DateTime-Format-Strptime        noarch  1:1.79-11.fc41                    fedora                     96.3 KiB
 perl-DateTime-Locale                 noarch  1.42-2.fc41                       fedora                     22.3 MiB
 perl-DateTime-TimeZone               noarch  2.62-4.fc41                       fedora                      6.3 MiB
 perl-DateTime-TimeZone-SystemV       noarch  0.010-22.fc41                     fedora                     28.4 KiB
 perl-DateTime-TimeZone-Tzfile        noarch  0.011-22.fc41                     fedora                     24.6 KiB
 perl-Devel-CallChecker               aarch64 0.009-7.fc41                      fedora                    217.3 KiB
 perl-Devel-Caller                    aarch64 2.07-7.fc41                       fedora                    207.4 KiB
 perl-Devel-GlobalDestruction         noarch  0.14-25.fc41                      fedora                     16.6 KiB
 perl-Devel-LexAlias                  aarch64 0.05-38.fc41                      fedora                    199.3 KiB
 perl-Devel-StackTrace                noarch  1:2.05-4.fc41                     fedora                     48.9 KiB
 perl-Digest                          noarch  1.20-511.fc41                     fedora                     35.3 KiB
 perl-Digest-HMAC                     noarch  1.04-11.fc41                      fedora                     28.1 KiB
 perl-Digest-MD5                      aarch64 2.59-5.fc41                       fedora                    231.9 KiB
 perl-Digest-SHA                      aarch64 1:6.04-512.fc41                   fedora                    264.7 KiB
 perl-Dist-CheckConflicts             noarch  0.11-31.fc41                      fedora                     31.7 KiB
 perl-DynaLoader                      aarch64 1.56-511.fc41                     fedora                     32.1 KiB
 perl-DynaLoader-Functions            noarch  0.004-5.fc41                      fedora                     19.7 KiB
 perl-Email-Date-Format               noarch  1.008-5.fc41                      fedora                     24.8 KiB
 perl-Encode                          aarch64 4:3.21-511.fc41                   fedora                      5.9 MiB
 perl-Encode-Locale                   noarch  1.05-30.fc41                      fedora                     19.0 KiB
 perl-English                         noarch  1.11-511.fc41                     fedora                      6.2 KiB
 perl-Errno                           aarch64 1.38-511.fc41                     fedora                      8.4 KiB
 perl-Eval-Closure                    noarch  0.14-24.fc41                      fedora                     33.3 KiB
 perl-Exception-Class                 noarch  1.45-11.fc41                      fedora                     92.4 KiB
 perl-Exporter                        noarch  5.78-511.fc41                     fedora                     54.3 KiB
 perl-ExtUtils-MM-Utils               noarch  2:7.70-512.fc41                   fedora                      2.9 KiB
 perl-Fcntl                           aarch64 1.18-511.fc41                     fedora                    221.1 KiB
 perl-File-Basename                   noarch  2.86-511.fc41                     fedora                     14.0 KiB
 perl-File-Compare                    noarch  1.100.800-511.fc41                fedora                      5.6 KiB
 perl-File-Copy                       noarch  2.41-511.fc41                     fedora                     19.6 KiB
 perl-File-Find                       noarch  1.44-511.fc41                     fedora                     41.9 KiB
 perl-File-Find-Rule                  noarch  0.34-29.fc41                      fedora                     42.3 KiB
 perl-File-Listing                    noarch  6.16-4.fc41                       fedora                     41.2 KiB
 perl-File-Path                       noarch  2.18-511.fc41                     fedora                     63.5 KiB
 perl-File-ShareDir                   noarch  1.118-12.fc41                     fedora                     56.2 KiB
 perl-File-Slurper                    noarch  0.014-6.fc41                      fedora                     28.7 KiB
 perl-File-Temp                       noarch  1:0.231.100-511.fc41              fedora                    162.3 KiB
 perl-File-stat                       noarch  1.14-511.fc41                     fedora                     12.5 KiB
 perl-FileHandle                      noarch  2.05-511.fc41                     fedora                      9.3 KiB
 perl-Filter                          aarch64 2:1.64-512.fc41                   fedora                    877.4 KiB
 perl-GSSAPI                          aarch64 0.28-47.fc41                      fedora                    241.0 KiB
 perl-Getopt-Long                     noarch  1:2.58-2.fc41                     fedora                    144.5 KiB
 perl-Getopt-Std                      noarch  1.14-511.fc41                     fedora                     11.2 KiB
 perl-HTML-Parser                     aarch64 3.82-3.fc41                       fedora                    421.1 KiB
 perl-HTML-Tagset                     noarch  3.24-2.fc41                       fedora                     18.7 KiB
 perl-HTTP-Cookies                    noarch  6.11-4.fc41                       fedora                     73.4 KiB
 perl-HTTP-Date                       noarch  6.06-5.fc41                       fedora                     41.2 KiB
 perl-HTTP-Message                    noarch  6.46-2.fc41                       fedora                    215.3 KiB
 perl-HTTP-Negotiate                  noarch  6.01-39.fc41                      fedora                     27.6 KiB
 perl-HTTP-Tiny                       noarch  0.088-512.fc41                    fedora                    152.2 KiB
 perl-Hash-Util-FieldHash             aarch64 1.27-511.fc41                     fedora                    234.7 KiB
 perl-I18N-LangTags                   noarch  0.45-511.fc41                     fedora                     82.3 KiB
 perl-I18N-Langinfo                   aarch64 0.24-511.fc41                     fedora                    214.8 KiB
 perl-IO                              aarch64 1.55-511.fc41                     fedora                    319.2 KiB
 perl-IO-Compress                     noarch  2.212-512.fc41                    fedora                      1.0 MiB
 perl-IO-HTML                         noarch  1.004-13.fc41                     fedora                     45.2 KiB
 perl-IO-Socket-IP                    noarch  0.42-512.fc41                     fedora                     98.7 KiB
 perl-IO-Socket-SSL                   noarch  2.088-2.fc41                      fedora                    701.1 KiB
 perl-IO-String                       noarch  1.08-51.fc41                      fedora                     16.8 KiB
 perl-IPC-Cmd                         noarch  2:1.04-512.fc41                   fedora                     84.9 KiB
 perl-IPC-Open3                       noarch  1.22-511.fc41                     fedora                     22.5 KiB
 perl-IPC-Run3                        noarch  0.049-2.fc41                      fedora                     60.3 KiB
 perl-IPC-SysV                        aarch64 2.09-512.fc41                     fedora                    241.9 KiB
 perl-IPC-System-Simple               noarch  1.30-14.fc41                      fedora                     71.7 KiB
 perl-JSON                            noarch  4.10-6.fc41                       fedora                    270.5 KiB
 perl-LDAP                            noarch  1:0.68-14.fc41                    fedora                    938.1 KiB
 perl-LWP-MediaTypes                  noarch  6.04-19.fc41                      fedora                     79.0 KiB
 perl-LWP-Protocol-https              noarch  6.14-2.fc41                       fedora                     29.7 KiB
 perl-Lingua-Translit                 noarch  0.29-7.fc41                       fedora                    177.5 KiB
 perl-List-AllUtils                   noarch  0.19-13.fc41                      fedora                    134.3 KiB
 perl-List-SomeUtils                  noarch  0.59-6.fc41                       fedora                    107.2 KiB
 perl-List-UtilsBy                    noarch  0.12-10.fc41                      fedora                     55.8 KiB
 perl-Locale-Maketext                 noarch  1.33-512.fc41                     fedora                    171.3 KiB
 perl-Locale-Maketext-Simple          noarch  1:0.21-511.fc41                   fedora                     12.8 KiB
 perl-Log-Dispatch                    noarch  2.71-5.fc41                       fedora                    143.0 KiB
 perl-Log-Dispatch-FileRotate         noarch  1.38-10.fc41                      fedora                     52.6 KiB
 perl-Log-Log4perl                    noarch  1.57-6.fc41                       fedora                    879.3 KiB
 perl-MIME-Base64                     aarch64 3.16-511.fc41                     fedora                    222.2 KiB
 perl-MIME-Charset                    noarch  1.013.1-6.fc41                    fedora                    104.4 KiB
 perl-MIME-Lite                       noarch  3.033-11.fc41                     fedora                    245.9 KiB
 perl-MIME-Types                      noarch  2.26-2.fc41                       fedora                    182.4 KiB
 perl-MRO-Compat                      noarch  0.15-10.fc41                      fedora                     43.0 KiB
 perl-Mail-Sender                     noarch  1:0.903-25.fc41                   fedora                    160.6 KiB
 perl-Mail-Sendmail                   noarch  0.80-21.fc41                      fedora                     65.0 KiB
 perl-MailTools                       noarch  2.21-17.fc41                      fedora                    203.6 KiB
 perl-Math-BigInt                     noarch  1:2.0030.03-3.fc41                fedora                    957.7 KiB
 perl-Math-Complex                    noarch  1.62-511.fc41                     fedora                     85.0 KiB
 perl-Module-CoreList                 noarch  1:5.20240720-1.fc41               fedora                      1.1 MiB
 perl-Module-Implementation           noarch  0.09-40.fc41                      fedora                     24.7 KiB
 perl-Module-Load                     noarch  1:0.36-511.fc41                   fedora                     14.9 KiB
 perl-Module-Load-Conditional         noarch  0.74-511.fc41                     fedora                     28.7 KiB
 perl-Module-Metadata                 noarch  1.000038-511.fc41                 fedora                     67.5 KiB
 perl-Module-Runtime                  noarch  0.016-23.fc41                     fedora                     30.4 KiB
 perl-Mozilla-CA                      noarch  20240313-2.fc41                   fedora                      9.5 KiB
 perl-NTLM                            noarch  1.09-39.fc41                      fedora                     31.2 KiB
 perl-Net-HTTP                        noarch  6.23-5.fc41                       fedora                     74.7 KiB
 perl-Net-SMTP-SSL                    noarch  1.04-25.fc41                      fedora                      4.2 KiB
 perl-Net-SSLeay                      aarch64 1.94-7.fc41                       fedora                      1.4 MiB
 perl-Number-Compare                  noarch  0.03-39.fc41                      fedora                      4.5 KiB
 perl-Opcode                          aarch64 1.65-511.fc41                     fedora                    220.6 KiB
 perl-POSIX                           aarch64 2.20-511.fc41                     fedora                    327.3 KiB
 perl-Package-Generator               noarch  1.106-32.fc41                     fedora                     29.9 KiB
 perl-Package-Stash                   noarch  0.40-8.fc41                       fedora                     55.9 KiB
 perl-Package-Stash-XS                aarch64 0.30-9.fc41                       fedora                    224.4 KiB
 perl-PadWalker                       aarch64 2.5-15.fc41                       fedora                    213.2 KiB
 perl-Params-Check                    noarch  1:0.38-511.fc41                   fedora                     27.6 KiB
 perl-Params-Classify                 aarch64 0.015-24.fc41                     fedora                    223.7 KiB
 perl-Params-Util                     aarch64 1.102-16.fc41                     fedora                    230.7 KiB
 perl-Params-Validate                 aarch64 1.31-9.fc41                       fedora                    289.0 KiB
 perl-Params-ValidationCompiler       noarch  0.31-6.fc41                       fedora                     91.1 KiB
 perl-Parse-RecDescent                noarch  1.967015-23.fc41                  fedora                    522.0 KiB
 perl-PathTools                       aarch64 3.91-511.fc41                     fedora                    352.1 KiB
 perl-Pod-Escapes                     noarch  1:1.07-511.fc41                   fedora                     24.9 KiB
 perl-Pod-Html                        noarch  1.35-511.fc41                     fedora                     42.2 KiB
 perl-Pod-Perldoc                     noarch  3.28.01-512.fc41                  fedora                    163.7 KiB
 perl-Pod-Simple                      noarch  1:3.45-511.fc41                   fedora                    560.9 KiB
 perl-Pod-Usage                       noarch  4:2.03-511.fc41                   fedora                     84.8 KiB
 perl-Ref-Util                        noarch  0.204-21.fc41                     fedora                     31.5 KiB
 perl-Ref-Util-XS                     aarch64 0.117-24.fc41                     fedora                    206.3 KiB
 perl-Regexp-Common                   noarch  2017060201-25.fc41                fedora                    460.9 KiB
 perl-Role-Tiny                       noarch  2.002004-12.fc41                  fedora                     61.7 KiB
 perl-Safe                            noarch  2.46-511.fc41                     fedora                     30.6 KiB
 perl-Scalar-List-Utils               aarch64 5:1.63-511.fc41                   fedora                    277.7 KiB
 perl-SelectSaver                     noarch  1.02-511.fc41                     fedora                      2.2 KiB
 perl-Socket                          aarch64 4:2.038-511.fc41                  fedora                    272.1 KiB
 perl-Sort-Key                        aarch64 1.33-32.fc41                      fedora                    241.9 KiB
 perl-Specio                          noarch  0.48-7.fc41                       fedora                    329.7 KiB
 perl-Storable                        aarch64 1:3.32-511.fc41                   fedora                    372.5 KiB
 perl-Sub-Exporter                    noarch  0.991-4.fc41                      fedora                    194.9 KiB
 perl-Sub-Exporter-Progressive        noarch  0.001013-25.fc41                  fedora                     27.3 KiB
 perl-Sub-Identify                    aarch64 0.14-28.fc41                      fedora                    212.0 KiB
 perl-Sub-Install                     noarch  0.929-6.fc41                      fedora                     35.9 KiB
 perl-Symbol                          noarch  1.09-511.fc41                     fedora                      6.8 KiB
 perl-Sys-Hostname                    aarch64 1.25-511.fc41                     fedora                    200.0 KiB
 perl-Sys-Syslog                      aarch64 0.36-512.fc41                     fedora                    270.9 KiB
 perl-Term-ANSIColor                  noarch  5.01-512.fc41                     fedora                     97.5 KiB
 perl-Term-Cap                        noarch  1.18-511.fc41                     fedora                     29.3 KiB
 perl-Text-Balanced                   noarch  2.06-511.fc41                     fedora                    111.4 KiB
 perl-Text-BibTeX                     aarch64 0.89-7.fc41                       fedora                      1.3 MiB
 perl-Text-CSV                        noarch  2.04-2.fc41                       fedora                    348.1 KiB
 perl-Text-Glob                       noarch  0.11-24.fc41                      fedora                      8.4 KiB
 perl-Text-ParseWords                 noarch  3.31-511.fc41                     fedora                     13.6 KiB
 perl-Text-Roman                      noarch  3.5-28.fc41                       fedora                     33.1 KiB
 perl-Text-Soundex                    aarch64 3.05-32.fc41                      fedora                    230.9 KiB
 perl-Text-Tabs+Wrap                  noarch  2024.001-511.fc41                 fedora                     22.6 KiB
 perl-Text-Unidecode                  noarch  1.30-25.fc41                      fedora                    448.7 KiB
 perl-Thread-Queue                    noarch  3.14-511.fc41                     fedora                     28.9 KiB
 perl-Tie                             noarch  4.6-511.fc41                      fedora                     32.0 KiB
 perl-Tie-Cycle                       noarch  1.228-3.fc41                      fedora                     23.1 KiB
 perl-Tie-RefHash                     noarch  1.40-511.fc41                     fedora                     34.3 KiB
 perl-Time-HiRes                      aarch64 4:1.9777-511.fc41                 fedora                    279.9 KiB
 perl-Time-Local                      noarch  2:1.350-511.fc41                  fedora                     69.0 KiB
 perl-TimeDate                        noarch  1:2.33-15.fc41                    fedora                     95.2 KiB
 perl-Try-Tiny                        noarch  0.31-10.fc41                      fedora                     66.8 KiB
 perl-URI                             noarch  5.28-2.fc41                       fedora                    240.7 KiB
 perl-Unicode-Collate                 aarch64 1.31-511.fc41                     fedora                      4.4 MiB
 perl-Unicode-LineBreak               aarch64 2019.001-22.fc41                  fedora                    380.7 KiB
 perl-Unicode-Normalize               aarch64 1.32-511.fc41                     fedora                    567.7 KiB
 perl-Unicode-UCD                     noarch  0.78-511.fc41                     fedora                    204.4 KiB
 perl-Variable-Magic                  aarch64 0.64-3.fc41                       fedora                    282.6 KiB
 perl-WWW-RobotRules                  noarch  6.02-40.fc41                      fedora                     24.3 KiB
 perl-XML-LibXML                      aarch64 1:2.0210-3.fc41                   fedora                    988.8 KiB
 perl-XML-LibXML-Simple               noarch  1.01-15.fc41                      fedora                     50.8 KiB
 perl-XML-LibXSLT                     aarch64 2.003.000-2.fc41                  fedora                    277.4 KiB
 perl-XML-NamespaceSupport            noarch  1.12-24.fc41                      fedora                     44.7 KiB
 perl-XML-Parser                      aarch64 2.47-5.fc41                       fedora                    769.4 KiB
 perl-XML-SAX                         noarch  1.02-17.fc41                      fedora                    120.2 KiB
 perl-XML-SAX-Base                    noarch  1.09-24.fc41                      fedora                    172.7 KiB
 perl-XML-Writer                      noarch  0.900-15.fc41                     fedora                     65.8 KiB
 perl-XML-XPath                       noarch  1.48-7.fc41                       fedora                    202.3 KiB
 perl-XString                         aarch64 0.005-14.fc41                     fedora                    217.1 KiB
 perl-autodie                         noarch  2.37-512.fc41                     fedora                    214.9 KiB
 perl-autovivification                aarch64 0.18-24.fc41                      fedora                    222.1 KiB
 perl-base                            noarch  2.27-511.fc41                     fedora                     12.5 KiB
 perl-constant                        noarch  1.33-512.fc41                     fedora                     26.2 KiB
 perl-deprecate                       noarch  0.04-511.fc41                     fedora                      6.5 KiB
 perl-encoding                        aarch64 4:3.00-511.fc41                   fedora                    149.5 KiB
 perl-if                              noarch  0.61.000-511.fc41                 fedora                      5.8 KiB
 perl-interpreter                     aarch64 4:5.40.0-511.fc41                 fedora                    302.3 KiB
 perl-libnet                          noarch  3.15-512.fc41                     fedora                    289.4 KiB
 perl-libs                            aarch64 4:5.40.0-511.fc41                 fedora                     10.9 MiB
 perl-libwww-perl                     noarch  6.77-2.fc41                       fedora                    521.0 KiB
 perl-locale                          noarch  1.12-511.fc41                     fedora                      6.5 KiB
 perl-meta-notation                   noarch  5.40.0-511.fc41                   fedora                      2.0 KiB
 perl-mro                             aarch64 1.29-511.fc41                     fedora                    209.7 KiB
 perl-namespace-autoclean             noarch  0.29-19.fc41                      fedora                     41.1 KiB
 perl-namespace-clean                 noarch  0.27-27.fc41                      fedora                     38.7 KiB
 perl-open                            noarch  1.13-511.fc41                     fedora                     11.3 KiB
 perl-overload                        noarch  1.37-511.fc41                     fedora                     71.5 KiB
 perl-overloading                     noarch  0.02-511.fc41                     fedora                      4.8 KiB
 perl-parent                          noarch  1:0.241-511.fc41                  fedora                      9.8 KiB
 perl-podlators                       noarch  1:6.0.2-2.fc41                    fedora                    317.5 KiB
 perl-sigtrap                         noarch  1.10-511.fc41                     fedora                     11.0 KiB
 perl-subs                            noarch  1.04-511.fc41                     fedora                      2.1 KiB
 perl-threads                         aarch64 1:2.40-511.fc41                   fedora                    263.2 KiB
 perl-threads-shared                  aarch64 1.69-511.fc41                     fedora                    231.8 KiB
 perl-vars                            noarch  1.05-511.fc41                     fedora                      3.9 KiB
 perl-version                         aarch64 9:0.99.32-4.fc41                  fedora                    288.9 KiB
 perltidy                             noarch  20240511-2.fc41                   fedora                      3.7 MiB
 pixman                               aarch64 0.43.4-2.fc41                     fedora                    718.4 KiB
 pixman-devel                         aarch64 0.43.4-2.fc41                     fedora                     49.4 KiB
 poppler                              aarch64 24.02.0-4.fc41                    fedora                      3.4 MiB
 poppler-data                         noarch  0.4.11-8.fc41                     fedora                     12.3 MiB
 proj                                 aarch64 9.4.1-2.fc41                      fedora                      5.1 MiB
 proj-data                            noarch  9.4.1-2.fc41                      fedora                      9.0 MiB
 proj-devel                           aarch64 9.4.1-2.fc41                      fedora                    552.3 KiB
 protobuf                             aarch64 3.19.6-10.fc41                    fedora                      3.2 MiB
 publicsuffix-list                    noarch  20240107-4.fc41                   fedora                    318.0 KiB
 pugixml                              aarch64 1.13-6.fc41                       fedora                    329.3 KiB
 pugixml-devel                        aarch64 1.13-6.fc41                       fedora                     64.7 KiB
 pyproject-rpm-macros                 noarch  1.14.0-1.fc41                     fedora                    105.7 KiB
 python-pip-wheel                     noarch  24.1.1-2.fc41                     fedora                      1.2 MiB
 python-rpm-macros                    noarch  3.13-3.fc41                       fedora                     22.1 KiB
 python3                              aarch64 3.13.0~b4-3.fc41                  fedora                    211.8 KiB
 python3-astroid                      noarch  3.2.3-2.fc41                      fedora                      2.7 MiB
 python3-attrs                        noarch  23.2.0-10.fc41                    fedora                    378.1 KiB
 python3-babel                        noarch  2.15.0-6.fc41                     fedora                     28.4 MiB
 python3-charset-normalizer           noarch  3.3.2-5.fc41                      fedora                    314.8 KiB
 python3-click                        noarch  8.1.7-6.fc41                      fedora                      1.1 MiB
 python3-docutils                     noarch  0.20.1-6.fc41                     fedora                      4.8 MiB
 python3-fastjsonschema               noarch  2.19.1-4.fc41                     fedora                    188.8 KiB
 python3-idna                         noarch  3.7-4.fc41                        fedora                    595.8 KiB
 python3-imagesize                    noarch  1.4.1-9.fc41                      fedora                     35.3 KiB
 python3-jinja2                       noarch  3.1.4-5.fc41                      fedora                      2.9 MiB
 python3-jsonref                      noarch  1.1.0-7.fc41                      fedora                     60.7 KiB
 python3-jsonschema                   noarch  4.19.1-6.fc41                     fedora                    850.0 KiB
 python3-jsonschema-specifications    noarch  2023.11.2-6.fc41                  fedora                     45.8 KiB
 python3-libs                         aarch64 3.13.0~b4-3.fc41                  fedora                     49.9 MiB
 python3-markupsafe                   aarch64 2.1.5-3.fc41                      fedora                    237.6 KiB
 python3-numpy                        aarch64 1:1.26.4-8.fc41                   fedora                     41.2 MiB
 python3-packaging                    noarch  24.1-2.fc41                       fedora                    422.3 KiB
 python3-pygments                     noarch  2.17.2-7.fc41                     fedora                     10.4 MiB
 python3-pyparsing                    noarch  3.1.2-7.fc41                      fedora                      1.0 MiB
 python3-pyyaml                       aarch64 6.0.1-18.fc41                     fedora                    867.1 KiB
 python3-referencing                  noarch  0.35.1-3.fc41                     fedora                    326.0 KiB
 python3-requests                     noarch  2.32.3-2.fc41                     fedora                    485.8 KiB
 python3-rpds-py                      aarch64 0.19.1-1.fc41                     fedora                    748.4 KiB
 python3-rpm-generators               noarch  14-11.fc41                        fedora                     81.7 KiB
 python3-rpm-macros                   noarch  3.13-3.fc41                       fedora                      6.4 KiB
 python3-setuptools                   noarch  69.2.0-8.fc41                     fedora                      7.2 MiB
 python3-simplejson                   aarch64 3.19.2-5.fc41                     fedora                    612.3 KiB
 python3-six                          noarch  1.16.0-23.fc41                    fedora                    118.3 KiB
 python3-snowballstemmer              noarch  2.2.0-13.fc41                     fedora                      1.7 MiB
 python3-sphinx-theme-alabaster       noarch  0.7.16-6.fc41                     fedora                     41.9 KiB
 python3-sphinx_rtd_theme             noarch  2.0.0-6.fc41                      fedora                    317.9 KiB
 python3-sphinxcontrib-jquery         noarch  4.1-9.fc41                        fedora                    381.8 KiB
 python3-svgwrite                     noarch  1.4.3-10.fc41                     fedora                    523.9 KiB
 python3-unidecode                    noarch  1.3.8-2.fc41                      fedora                      1.1 MiB
 python3-urllib3                      noarch  1.26.19-2.fc41                    fedora                      1.0 MiB
 python3-vtk                          aarch64 9.2.6-17.fc41                     fedora                     80.3 MiB
 qt-settings                          noarch  40.0-2.fc41                       fedora                      1.1 KiB
 qt5-designer                         aarch64 5.15.14-2.fc41                    fedora                    539.8 KiB
 qt5-doctools                         aarch64 5.15.14-2.fc41                    fedora                      2.2 MiB
 qt5-filesystem                       aarch64 5.15.14-3.fc41                    fedora                      0.0   B
 qt5-linguist                         aarch64 5.15.14-2.fc41                    fedora                      3.6 MiB
 qt5-qtbase                           aarch64 5.15.14-7.fc41                    fedora                     11.3 MiB
 qt5-qtbase-common                    noarch  5.15.14-7.fc41                    fedora                     78.0   B
 qt5-qtbase-devel                     aarch64 5.15.14-7.fc41                    fedora                     20.1 MiB
 qt5-qtbase-gui                       aarch64 5.15.14-7.fc41                    fedora                     24.0 MiB
 qt5-qtdeclarative                    aarch64 5.15.14-3.fc41                    fedora                     19.3 MiB
 qt5-qtdeclarative-devel              aarch64 5.15.14-3.fc41                    fedora                     10.6 MiB
 qt5-qtlocation                       aarch64 5.15.14-2.fc41                    fedora                     11.9 MiB
 qt5-qtsensors                        aarch64 5.15.14-2.fc41                    fedora                      2.1 MiB
 qt5-qttools                          aarch64 5.15.14-2.fc41                    fedora                    392.5 KiB
 qt5-qttools-common                   noarch  5.15.14-2.fc41                    fedora                      7.5 KiB
 qt5-qttools-devel                    aarch64 5.15.14-2.fc41                    fedora                      1.5 MiB
 qt5-qttools-libs-designer            aarch64 5.15.14-2.fc41                    fedora                      5.0 MiB
 qt5-qttools-libs-designercomponents  aarch64 5.15.14-2.fc41                    fedora                      2.5 MiB
 qt5-qttools-libs-help                aarch64 5.15.14-2.fc41                    fedora                    525.0 KiB
 qt5-qtwebchannel                     aarch64 5.15.14-2.fc41                    fedora                    579.2 KiB
 qt5-qtwebkit                         aarch64 5.212.0-0.88alpha4.fc41           fedora                     42.1 MiB
 qt5-qtwebkit-devel                   aarch64 5.212.0-0.88alpha4.fc41           fedora                    201.6 KiB
 qt5-qtx11extras                      aarch64 5.15.14-2.fc41                    fedora                    290.9 KiB
 qt5-qtx11extras-devel                aarch64 5.15.14-2.fc41                    fedora                     18.5 KiB
 qt5-rpm-macros                       noarch  5.15.14-3.fc41                    fedora                      1.6 KiB
 rapidjson-devel                      aarch64 1.1.0-42.fc41                     fedora                    607.2 KiB
 re2                                  aarch64 1:20220601-6.fc41                 fedora                    590.1 KiB
 rhash                                aarch64 1.4.4-2.fc41                      fedora                    586.0 KiB
 shared-mime-info                     aarch64 2.3-6.fc41                        fedora                      5.3 MiB
 snappy                               aarch64 1.2.1-2.fc41                      fedora                    211.2 KiB
 sombok                               aarch64 2.4.0-22.fc41                     fedora                    271.2 KiB
 sqlite                               aarch64 3.46.0-3.fc41                     fedora                      1.8 MiB
 sqlite-devel                         aarch64 3.46.0-3.fc41                     fedora                    666.5 KiB
 sysprof-capture-devel                aarch64 47~alpha-2.fc41                   fedora                    276.4 KiB
 tbb                                  aarch64 2021.13.0-2.fc41                  fedora                    868.3 KiB
 tbb-bind                             aarch64 2021.13.0-2.fc41                  fedora                    195.7 KiB
 tcl                                  aarch64 1:8.6.14-2.fc41                   fedora                      4.5 MiB
 tcl-devel                            aarch64 1:8.6.14-2.fc41                   fedora                    792.2 KiB
 teckit                               aarch64 2.5.12-3.fc41                     fedora                      2.7 MiB
 texlive-algorithms                   noarch  11:svn42428-72.fc41               fedora                     38.2 KiB
 texlive-alphalph                     noarch  11:svn53087-72.fc41               fedora                    375.9 KiB
 texlive-amsfonts                     noarch  11:svn61937-72.fc41               fedora                      5.9 MiB
 texlive-amsmath                      noarch  11:svn63514-72.fc41               fedora                    266.6 KiB
 texlive-atbegshi                     noarch  11:svn53051-72.fc41               fedora                    443.4 KiB
 texlive-attachfile                   noarch  11:svn42099-72.fc41               fedora                     32.0 KiB
 texlive-atveryend                    noarch  11:svn53108-72.fc41               fedora                    409.9 KiB
 texlive-auto-pst-pdf                 noarch  11:svn56596-72.fc41               fedora                     14.8 KiB
 texlive-auxhook                      noarch  11:svn53173-72.fc41               fedora                    301.9 KiB
 texlive-avantgar                     noarch  11:svn61983-72.fc41               fedora                      1.2 MiB
 texlive-babel                        noarch  11:svn65823-72.fc41               fedora                      2.1 MiB
 texlive-babelbib                     noarch  11:svn57349-72.fc41               fedora                    779.1 KiB
 texlive-base                         aarch64 11:20230311-85.fc41               fedora                     19.0 MiB
 texlive-bera                         noarch  11:svn20031.0-72.fc41             fedora                    772.9 KiB
 texlive-biblatex                     noarch  11:svn66403-72.fc41               fedora                      2.2 MiB
 texlive-bibtex                       aarch64 11:svn66186-85.fc41               fedora                    930.8 KiB
 texlive-bidi                         noarch  11:svn65572-72.fc41               fedora                      1.2 MiB
 texlive-bigintcalc                   noarch  11:svn53172-72.fc41               fedora                    515.6 KiB
 texlive-bitset                       noarch  11:svn53837-72.fc41               fedora                    662.3 KiB
 texlive-bookman                      noarch  11:svn61719-72.fc41               fedora                      1.2 MiB
 texlive-bookmark                     noarch  11:svn56885-72.fc41               fedora                    569.3 KiB
 texlive-booktabs                     noarch  11:svn53402-72.fc41               fedora                     18.3 KiB
 texlive-breakurl                     noarch  11:svn29901.1.40-72.fc41          fedora                     17.1 KiB
 texlive-caption                      noarch  11:svn66580-72.fc41               fedora                    906.9 KiB
 texlive-catchfile                    noarch  11:svn53084-72.fc41               fedora                    318.8 KiB
 texlive-changepage                   noarch  11:svn15878.1.0c-72.fc41          fedora                     27.3 KiB
 texlive-charter                      noarch  11:svn15878.0-72.fc41             fedora                    404.0 KiB
 texlive-cm                           noarch  11:svn57963-72.fc41               fedora                    994.9 KiB
 texlive-cm-super                     noarch  11:svn15878.0-72.fc41             fedora                     65.0 MiB
 texlive-cmextra                      noarch  11:svn57866-72.fc41               fedora                    132.7 KiB
 texlive-collection-basic             noarch  11:svn59159-72.fc41               fedora                      0.0   B
 texlive-colorprofiles                noarch  11:svn49086-72.fc41               fedora                    272.2 KiB
 texlive-colortbl                     noarch  11:svn64015-72.fc41               fedora                     21.0 KiB
 texlive-courier                      noarch  11:svn61719-72.fc41               fedora                    915.1 KiB
 texlive-csquotes                     noarch  11:svn64389-72.fc41               fedora                    112.0 KiB
 texlive-ctablestack                  noarch  11:svn38514-72.fc41               fedora                     20.1 KiB
 texlive-currfile                     noarch  11:svn64673-72.fc41               fedora                     34.0 KiB
 texlive-dehyph                       noarch  11:svn48599-72.fc41               fedora                    239.9 KiB
 texlive-dvipdfmx                     aarch64 11:svn66203-85.fc41               fedora                      3.8 MiB
 texlive-dvips                        aarch64 11:svn66203-85.fc41               fedora                      1.8 MiB
 texlive-enctex                       noarch  11:svn34957.0-72.fc41             fedora                    179.8 KiB
 texlive-enumitem                     noarch  11:svn51423-72.fc41               fedora                     59.4 KiB
 texlive-epstopdf                     noarch  11:svn66461-85.fc41               fedora                     39.3 KiB
 texlive-epstopdf-pkg                 noarch  11:svn53546-72.fc41               fedora                    386.5 KiB
 texlive-eso-pic                      noarch  11:svn56658-72.fc41               fedora                     27.7 KiB
 texlive-etex                         noarch  11:svn66203-72.fc41               fedora                     41.0 KiB
 texlive-etex-pkg                     noarch  11:svn41784-72.fc41               fedora                     18.6 KiB
 texlive-etexcmds                     noarch  11:svn53171-72.fc41               fedora                    321.0 KiB
 texlive-etoolbox                     noarch  11:svn56554-72.fc41               fedora                     66.7 KiB
 texlive-euenc                        noarch  11:svn19795.0.1h-72.fc41          fedora                     39.3 KiB
 texlive-euro                         noarch  11:svn22191.1.1-72.fc41           fedora                     15.2 KiB
 texlive-euro-ce                      noarch  11:svn25714-72.fc41               fedora                     41.5 KiB
 texlive-eurosym                      noarch  11:svn17265.1.4_subrfix-72.fc41   fedora                    219.0 KiB
 texlive-everyshi                     noarch  11:svn57001-72.fc41               fedora                    157.4 KiB
 texlive-fancyhdr                     noarch  11:svn64977-72.fc41               fedora                     31.6 KiB
 texlive-fancyvrb                     noarch  11:svn65585-72.fc41               fedora                     66.2 KiB
 texlive-filecontents                 noarch  11:svn52142-72.fc41               fedora                     12.2 KiB
 texlive-filehook                     noarch  11:svn64822-72.fc41               fedora                     55.2 KiB
 texlive-firstaid                     noarch  11:svn64892-72.fc41               fedora                    296.9 KiB
 texlive-float                        noarch  11:svn15878.1.3d-72.fc41          fedora                     15.5 KiB
 texlive-fontspec                     noarch  11:svn63386-72.fc41               fedora                    329.1 KiB
 texlive-footmisc                     noarch  11:svn62524-72.fc41               fedora                     64.7 KiB
 texlive-fp                           noarch  11:svn49719-72.fc41               fedora                    124.9 KiB
 texlive-fpl                          noarch  11:svn54512-72.fc41               fedora                    647.6 KiB
 texlive-geometry                     noarch  11:svn61719-72.fc41               fedora                     49.5 KiB
 texlive-gettitlestring               noarch  11:svn53170-72.fc41               fedora                    338.8 KiB
 texlive-glyphlist                    noarch  11:svn54074-85.fc41               fedora                     90.3 KiB
 texlive-graphics                     noarch  11:svn66204-72.fc41               fedora                    124.5 KiB
 texlive-graphics-cfg                 noarch  11:svn41448-72.fc41               fedora                      3.0 KiB
 texlive-graphics-def                 noarch  11:svn64487-72.fc41               fedora                     98.2 KiB
 texlive-gsftopk                      aarch64 11:svn52851-85.fc41               fedora                    207.1 KiB
 texlive-helvetic                     noarch  11:svn61719-72.fc41               fedora                      1.8 MiB
 texlive-hobsub                       noarch  11:svn52810-72.fc41               fedora                     80.2 KiB
 texlive-hologo                       noarch  11:svn61719-72.fc41               fedora                    664.7 KiB
 texlive-hycolor                      noarch  11:svn53584-72.fc41               fedora                    411.7 KiB
 texlive-hypdoc                       noarch  11:svn65678-72.fc41               fedora                    358.3 KiB
 texlive-hyperref                     noarch  11:svn65758-72.fc41               fedora                    763.7 KiB
 texlive-hyph-utf8                    noarch  11:svn61719-72.fc41               fedora                     73.9 KiB
 texlive-hyphen-base                  noarch  11:svn66413-72.fc41               fedora                     63.7 KiB
 texlive-hyphenex                     noarch  11:svn57387-72.fc41               fedora                     25.7 KiB
 texlive-ifmtarg                      noarch  11:svn47544-72.fc41               fedora                      9.2 KiB
 texlive-ifplatform                   noarch  11:svn45533-72.fc41               fedora                     12.7 KiB
 texlive-iftex                        noarch  11:svn61910-72.fc41               fedora                     28.7 KiB
 texlive-infwarerr                    noarch  11:svn53023-72.fc41               fedora                    306.3 KiB
 texlive-intcalc                      noarch  11:svn53168-72.fc41               fedora                    471.6 KiB
 texlive-kastrup                      noarch  11:svn15878.0-72.fc41             fedora                      3.4 KiB
 texlive-knuth-lib                    noarch  11:svn57963-72.fc41               fedora                     99.9 KiB
 texlive-knuth-local                  noarch  11:svn57963-72.fc41               fedora                    106.3 KiB
 texlive-koma-script                  noarch  11:svn64685-72.fc41               fedora                      9.9 MiB
 texlive-kpathsea                     aarch64 11:svn66209-85.fc41               fedora                      2.8 MiB
 texlive-kvdefinekeys                 noarch  11:svn53193-72.fc41               fedora                    314.2 KiB
 texlive-kvoptions                    noarch  11:svn63622-72.fc41               fedora                    550.0 KiB
 texlive-kvsetkeys                    noarch  11:svn64632-72.fc41               fedora                    427.4 KiB
 texlive-l3backend                    noarch  11:svn65573-72.fc41               fedora                      1.1 MiB
 texlive-l3kernel                     noarch  11:svn66094-72.fc41               fedora                      1.4 MiB
 texlive-l3packages                   noarch  11:svn65722-72.fc41               fedora                    262.4 KiB
 texlive-latex                        noarch  11:svn65161-85.fc41               fedora                     40.2 MiB
 texlive-latex-fonts                  noarch  11:svn28888.0-72.fc41             fedora                    114.2 KiB
 texlive-latexconfig                  noarch  11:svn53525-72.fc41               fedora                      8.3 KiB
 texlive-letltxmacro                  noarch  11:svn53022-72.fc41               fedora                    311.2 KiB
 texlive-lib                          aarch64 11:20230311-85.fc41               fedora                      1.6 MiB
 texlive-listings                     noarch  11:svn66222-72.fc41               fedora                    580.0 KiB
 texlive-lm                           noarch  11:svn65956-72.fc41               fedora                     39.4 MiB
 texlive-lm-math                      noarch  11:svn36915.1.959-72.fc41         fedora                    735.8 KiB
 texlive-logreq                       noarch  11:svn53003-72.fc41               fedora                     26.3 KiB
 texlive-ltxcmds                      noarch  11:svn56421-72.fc41               fedora                    424.3 KiB
 texlive-lua-alt-getopt               noarch  11:svn56414-72.fc41               fedora                      3.9 KiB
 texlive-lua-uni-algos                noarch  11:svn62204-72.fc41               fedora                    129.1 KiB
 texlive-luabidi                      noarch  11:svn54512-72.fc41               fedora                     25.3 KiB
 texlive-luahbtex                     aarch64 11:svn66186-85.fc41               fedora                      6.3 MiB
 texlive-lualibs                      noarch  11:svn64615-72.fc41               fedora                    764.4 KiB
 texlive-luaotfload                   noarch  11:svn64616-85.fc41               fedora                      8.2 MiB
 texlive-luatex                       aarch64 11:svn66967-85.fc41               fedora                      9.1 MiB
 texlive-luatexbase                   noarch  11:svn52663-72.fc41               fedora                     12.8 KiB
 texlive-makecmds                     noarch  11:svn15878.0-72.fc41             fedora                     11.1 KiB
 texlive-makeindex                    aarch64 11:svn62517-85.fc41               fedora                    647.0 KiB
 texlive-manfnt-font                  noarch  11:svn45777-72.fc41               fedora                     41.7 KiB
 texlive-marginnote                   noarch  11:svn48383-72.fc41               fedora                     22.5 KiB
 texlive-marvosym                     noarch  11:svn29349.2.2a-72.fc41          fedora                    185.6 KiB
 texlive-mathpazo                     noarch  11:svn52663-72.fc41               fedora                    110.5 KiB
 texlive-memoir                       noarch  11:svn65040-72.fc41               fedora                    480.4 KiB
 texlive-mflogo                       noarch  11:svn42428-72.fc41               fedora                     12.0 KiB
 texlive-mflogo-font                  noarch  11:svn54512-72.fc41               fedora                     37.9 KiB
 texlive-mfware                       aarch64 11:svn66186-85.fc41               fedora                      1.2 MiB
 texlive-modes                        noarch  11:svn61719-72.fc41               fedora                    389.9 KiB
 texlive-mparhack                     noarch  11:svn59066-72.fc41               fedora                     20.3 KiB
 texlive-ms                           noarch  11:svn57473-72.fc41               fedora                     18.4 KiB
 texlive-multido                      noarch  11:svn18302.1.42-72.fc41          fedora                     18.5 KiB
 texlive-natbib                       noarch  11:svn20668.8.31b-72.fc41         fedora                    132.7 KiB
 texlive-ncntrsbk                     noarch  11:svn61719-72.fc41               fedora                    931.8 KiB
 texlive-palatino                     noarch  11:svn61719-72.fc41               fedora                      1.1 MiB
 texlive-paralist                     noarch  11:svn43021-72.fc41               fedora                     23.4 KiB
 texlive-pdfcolmk                     noarch  11:svn52912-72.fc41               fedora                     19.6 KiB
 texlive-pdfescape                    noarch  11:svn53082-72.fc41               fedora                    375.9 KiB
 texlive-pdftex                       aarch64 11:svn66243-85.fc41               fedora                      4.7 MiB
 texlive-pdftexcmds                   noarch  11:svn55777-72.fc41               fedora                    423.9 KiB
 texlive-pgf                          noarch  11:svn65553-72.fc41               fedora                      4.8 MiB
 texlive-picture                      noarch  11:svn54867-72.fc41               fedora                    323.3 KiB
 texlive-placeins                     noarch  11:svn19848.2.2-72.fc41           fedora                      4.6 KiB
 texlive-plain                        noarch  11:svn57963-72.fc41               fedora                    109.4 KiB
 texlive-polyglossia                  noarch  11:svn65792-72.fc41               fedora                    715.0 KiB
 texlive-psnfss                       noarch  11:svn54694-72.fc41               fedora                    101.0 KiB
 texlive-pst-3d                       noarch  11:svn17257.1.10-72.fc41          fedora                     19.5 KiB
 texlive-pst-coil                     noarch  11:svn62977-72.fc41               fedora                     20.4 KiB
 texlive-pst-eps                      noarch  11:svn15878.1.0-72.fc41           fedora                     15.5 KiB
 texlive-pst-fill                     noarch  11:svn60671-72.fc41               fedora                     22.8 KiB
 texlive-pst-grad                     noarch  11:svn15878.1.06-72.fc41          fedora                     21.1 KiB
 texlive-pst-math                     noarch  11:svn64732-72.fc41               fedora                     22.3 KiB
 texlive-pst-node                     noarch  11:svn61838-72.fc41               fedora                    114.0 KiB
 texlive-pst-ovl                      noarch  11:svn54963-72.fc41               fedora                     12.4 KiB
 texlive-pst-plot                     noarch  11:svn65346-72.fc41               fedora                    129.7 KiB
 texlive-pst-text                     noarch  11:svn49542-72.fc41               fedora                     19.7 KiB
 texlive-pst-tools                    noarch  11:svn60621-72.fc41               fedora                     26.8 KiB
 texlive-pst-tree                     noarch  11:svn60421-72.fc41               fedora                     42.6 KiB
 texlive-pstricks                     noarch  11:svn65346-72.fc41               fedora                    468.9 KiB
 texlive-pstricks-add                 noarch  11:svn65067-72.fc41               fedora                    103.4 KiB
 texlive-pxfonts                      noarch  11:svn15878.0-72.fc41             fedora                    823.0 KiB
 texlive-ragged2e                     noarch  11:svn66152-72.fc41               fedora                    731.9 KiB
 texlive-refcount                     noarch  11:svn53164-72.fc41               fedora                    348.0 KiB
 texlive-rerunfilecheck               noarch  11:svn63869-72.fc41               fedora                    361.8 KiB
 texlive-rsfs                         noarch  11:svn15878.0-72.fc41             fedora                     97.8 KiB
 texlive-sauerj                       noarch  11:svn15878.0-72.fc41             fedora                     27.0 KiB
 texlive-setspace                     noarch  11:svn65206-72.fc41               fedora                     22.0 KiB
 texlive-showexpl                     noarch  11:svn57414-72.fc41               fedora                     21.8 KiB
 texlive-stringenc                    noarch  11:svn52982-72.fc41               fedora                      1.0 MiB
 texlive-subfig                       noarch  11:svn15878.1.3-72.fc41           fedora                     36.6 KiB
 texlive-symbol                       noarch  11:svn61719-72.fc41               fedora                     78.3 KiB
 texlive-tex                          aarch64 11:svn66186-85.fc41               fedora                    525.4 KiB
 texlive-tex-gyre                     noarch  11:svn65956-72.fc41               fedora                     24.2 MiB
 texlive-tex-gyre-math                noarch  11:svn41264-72.fc41               fedora                      2.7 MiB
 texlive-tex-ini-files                noarch  11:svn40533-72.fc41               fedora                      8.1 KiB
 texlive-texlive-common-doc           noarch  11:svn54176-72.fc41               fedora                    265.5 KiB
 texlive-texlive-en                   noarch  11:svn66572-85.fc41               fedora                      5.9 MiB
 texlive-texlive-msg-translations     noarch  11:svn66593-72.fc41               fedora                      1.4 MiB
 texlive-texlive-scripts              noarch  11:svn66584-85.fc41               fedora                    337.2 KiB
 texlive-texlive.infra                noarch  11:svn66512-85.fc41               fedora                      1.0 MiB
 texlive-times                        noarch  11:svn61719-72.fc41               fedora                    992.2 KiB
 texlive-tipa                         noarch  11:svn29349.1.3-72.fc41           fedora                      3.7 MiB
 texlive-titlesec                     noarch  11:svn59845-72.fc41               fedora                     97.8 KiB
 texlive-tools                        noarch  11:svn64892-72.fc41               fedora                    403.2 KiB
 texlive-txfonts                      noarch  11:svn15878.0-72.fc41             fedora                      1.5 MiB
 texlive-underscore                   noarch  11:svn18261.0-72.fc41             fedora                     19.3 KiB
 texlive-unicode-data                 noarch  11:svn64423-72.fc41               fedora                      3.1 MiB
 texlive-uniquecounter                noarch  11:svn53162-72.fc41               fedora                    312.0 KiB
 texlive-url                          noarch  11:svn32528.3.4-72.fc41           fedora                     21.4 KiB
 texlive-utopia                       noarch  11:svn15878.0-72.fc41             fedora                    540.6 KiB
 texlive-varwidth                     noarch  11:svn24104.0.92-72.fc41          fedora                     19.5 KiB
 texlive-wasy                         noarch  11:svn53533-72.fc41               fedora                    137.7 KiB
 texlive-wasy-type1                   noarch  11:svn53534-72.fc41               fedora                    332.4 KiB
 texlive-wasysym                      noarch  11:svn54080-72.fc41               fedora                     23.9 KiB
 texlive-xcolor                       noarch  11:svn63563-72.fc41               fedora                     79.3 KiB
 texlive-xdvi                         aarch64 11:svn62387-85.fc41               fedora                    826.6 KiB
 texlive-xetex                        aarch64 11:svn66203-85.fc41               fedora                      2.3 MiB
 texlive-xetexconfig                  noarch  11:svn45845-72.fc41               fedora                    305.0   B
 texlive-xifthen                      noarch  11:svn38929-72.fc41               fedora                     14.4 KiB
 texlive-xkeyval                      noarch  11:svn63616-72.fc41               fedora                     69.3 KiB
 texlive-xpatch                       noarch  11:svn54563-72.fc41               fedora                     26.8 KiB
 texlive-xstring                      noarch  11:svn65551-72.fc41               fedora                     56.1 KiB
 texlive-xunicode                     noarch  11:svn30466.0.981-72.fc41         fedora                    219.6 KiB
 texlive-zapfchan                     noarch  11:svn61719-72.fc41               fedora                    178.1 KiB
 texlive-zapfding                     noarch  11:svn61719-72.fc41               fedora                     79.5 KiB
 texlive-zref                         noarch  11:svn62977-72.fc41               fedora                    816.8 KiB
 thrift                               aarch64 0.20.0-3.fc41                     fedora                      4.5 MiB
 tk                                   aarch64 1:8.6.14-2.fc41                   fedora                      3.9 MiB
 tk-devel                             aarch64 1:8.6.14-2.fc41                   fedora                    985.6 KiB
 tpm2-tss                             aarch64 4.1.3-3.fc41                      fedora                      3.6 MiB
 ttmkfdir                             aarch64 3.0.9-71.fc41                     fedora                    222.4 KiB
 tzdata                               noarch  2024a-9.fc41                      fedora                      1.7 MiB
 tzdata-java                          noarch  2024a-9.fc41                      fedora                    101.7 KiB
 unixODBC                             aarch64 2.3.12-5.fc41                     fedora                      2.3 MiB
 uriparser                            aarch64 0.9.8-2.fc41                      fedora                    486.0 KiB
 urw-base35-bookman-fonts             noarch  20200910-23.fc41                  fedora                      1.4 MiB
 urw-base35-c059-fonts                noarch  20200910-23.fc41                  fedora                      1.4 MiB
 urw-base35-d050000l-fonts            noarch  20200910-23.fc41                  fedora                     84.3 KiB
 urw-base35-fonts                     noarch  20200910-23.fc41                  fedora                      5.3 KiB
 urw-base35-fonts-common              noarch  20200910-23.fc41                  fedora                     37.4 KiB
 urw-base35-gothic-fonts              noarch  20200910-23.fc41                  fedora                      1.2 MiB
 urw-base35-nimbus-mono-ps-fonts      noarch  20200910-23.fc41                  fedora                      1.0 MiB
 urw-base35-nimbus-roman-fonts        noarch  20200910-23.fc41                  fedora                      1.4 MiB
 urw-base35-nimbus-sans-fonts         noarch  20200910-23.fc41                  fedora                      2.4 MiB
 urw-base35-p052-fonts                noarch  20200910-23.fc41                  fedora                      1.5 MiB
 urw-base35-standard-symbols-ps-fonts noarch  20200910-23.fc41                  fedora                     64.9 KiB
 urw-base35-z003-fonts                noarch  20200910-23.fc41                  fedora                    390.8 KiB
 utf8cpp-devel                        noarch  4.0.5-3.fc41                      fedora                    139.4 KiB
 utf8proc                             aarch64 2.7.0-8.fc41                      fedora                    538.5 KiB
 vim-filesystem                       noarch  2:9.1.571-3.fc41                  fedora                     40.0   B
 vtk                                  aarch64 9.2.6-17.fc41                     fedora                    109.9 MiB
 vtk-devel                            aarch64 9.2.6-17.fc41                     fedora                     38.5 MiB
 vtk-java                             aarch64 9.2.6-17.fc41                     fedora                     36.9 MiB
 vtk-qt                               aarch64 9.2.6-17.fc41                     fedora                      1.7 MiB
 vulkan-headers                       noarch  1.3.283.0-2.fc41                  fedora                     26.1 MiB
 vulkan-loader                        aarch64 1.3.283.0-3.fc41                  fedora                    672.4 KiB
 vulkan-loader-devel                  aarch64 1.3.283.0-3.fc41                  fedora                      7.8 KiB
 woff2                                aarch64 1.0.2-20.fc41                     fedora                    589.4 KiB
 xcb-util                             aarch64 0.4.1-6.fc41                      fedora                    198.5 KiB
 xcb-util-image                       aarch64 0.4.1-6.fc41                      fedora                    198.3 KiB
 xcb-util-keysyms                     aarch64 0.4.1-6.fc41                      fedora                    196.8 KiB
 xcb-util-renderutil                  aarch64 0.3.10-6.fc41                     fedora                    200.5 KiB
 xcb-util-wm                          aarch64 0.4.2-6.fc41                      fedora                    393.6 KiB
 xdg-utils                            noarch  1.2.1-2.fc41                      fedora                    346.3 KiB
 xerces-c                             aarch64 3.2.5-5.fc41                      fedora                      3.6 MiB
 xkeyboard-config                     noarch  2.42-2.fc41                       fedora                      6.5 MiB
 xml-common                           noarch  0.6.3-65.fc41                     fedora                     78.4 KiB
 xorg-x11-fonts-Type1                 noarch  7.5-39.fc41                       fedora                    863.3 KiB
 xorg-x11-proto-devel                 noarch  2024.1-3.fc41                     fedora                      1.7 MiB
 xpdf-libs                            aarch64 1:4.05-5.fc41                     fedora                      2.2 MiB
 xz-devel                             aarch64 1:5.6.2-2.fc41                    fedora                    255.6 KiB
 zlib-ng-compat-devel                 aarch64 2.1.7-2.fc41                      fedora                    106.8 KiB
 zziplib                              aarch64 0.13.74-2.fc41                    fedora                    922.0 KiB

Transaction Summary:
 Installing:      974 packages

Total size of inbound packages is 771 MiB. Need to download 771 MiB.
After this operation 3 GiB will be used (install 3 GiB, remove 0 B).
[  1/974] blender-rpm-macros-1:4.1.1-7. 100% |  76.1 KiB/s |  16.0 KiB |  00m00s
[  2/974] CGAL-devel-0:5.6.1-2.fc41.aar 100% |   6.5 MiB/s |   5.8 MiB |  00m01s
[  3/974] cmake-0:3.28.3-7.fc41.aarch64 100% |  10.4 MiB/s |   7.6 MiB |  00m01s
[  4/974] boost-devel-0:1.83.0-8.fc41.a 100% |  13.0 MiB/s |  14.2 MiB |  00m01s
[  5/974] gmp-devel-1:6.3.0-2.fc41.aarc 100% | 506.7 KiB/s | 175.3 KiB |  00m00s
[  6/974] hdf5-devel-0:1.12.1-20.fc41.a 100% |   4.6 MiB/s |   1.3 MiB |  00m00s
[  7/974] json-devel-0:3.11.3-2.fc41.aa 100% |   1.6 MiB/s | 165.3 KiB |  00m00s
[  8/974] latexmk-0:4.85-2.fc41.noarch  100% |   3.8 MiB/s | 453.5 KiB |  00m00s
[  9/974] libicu-devel-0:74.2-2.fc41.aa 100% |   7.8 MiB/s | 929.3 KiB |  00m00s
[ 10/974] mpfr-devel-0:4.2.1-5.fc41.aar 100% | 257.6 KiB/s |  21.9 KiB |  00m00s
[ 11/974] libxml2-devel-0:2.12.8-2.fc41 100% |   4.6 MiB/s | 524.2 KiB |  00m00s
[ 12/974] python3-devel-0:3.13.0~b4-3.f 100% |   5.7 MiB/s | 401.4 KiB |  00m00s
[ 13/974] gcc-c++-0:14.1.1-7.fc41.aarch 100% |  15.4 MiB/s |  12.9 MiB |  00m01s
[ 14/974] python3-sphinx-1:7.3.7-2.fc41 100% |  15.8 MiB/s |   2.6 MiB |  00m00s
[ 15/974] opencascade-devel-0:7.8.1-3.f 100% |  19.4 MiB/s |   5.2 MiB |  00m00s
[ 16/974] swig-0:4.2.1-8.fc41.aarch64   100% |   9.9 MiB/s |   1.6 MiB |  00m00s
[ 17/974] texlive-babel-english-11:svn4 100% | 287.5 KiB/s |  18.7 KiB |  00m00s
[ 18/974] tbb-devel-0:2021.13.0-2.fc41. 100% |   2.8 MiB/s | 239.8 KiB |  00m00s
[ 19/974] texlive-capt-of-11:svn29803.0 100% | 187.7 KiB/s |  13.1 KiB |  00m00s
[ 20/974] texlive-cmap-11:svn57640-72.f 100% | 311.3 KiB/s |  19.6 KiB |  00m00s
[ 21/974] texlive-collection-fontsrecom 100% | 150.7 KiB/s |   9.5 KiB |  00m00s
[ 22/974] texlive-ec-11:svn25033.1.0-72 100% |   9.1 MiB/s | 679.9 KiB |  00m00s
[ 23/974] texlive-fncychap-11:svn20710. 100% | 314.4 KiB/s |  19.8 KiB |  00m00s
[ 24/974] texlive-framed-11:svn26789.0. 100% | 265.0 KiB/s |  16.7 KiB |  00m00s
[ 25/974] texlive-metafont-11:svn66186- 100% |   2.8 MiB/s | 239.2 KiB |  00m00s
[ 26/974] texlive-needspace-11:svn29601 100% | 206.3 KiB/s |  13.0 KiB |  00m00s
[ 27/974] texlive-parskip-11:svn58358-7 100% | 236.3 KiB/s |  14.9 KiB |  00m00s
[ 28/974] texlive-tabulary-11:svn34368. 100% | 249.7 KiB/s |  16.2 KiB |  00m00s
[ 29/974] texlive-upquote-11:svn26059.v 100% | 204.4 KiB/s |  14.9 KiB |  00m00s
[ 30/974] texlive-wrapfig-11:svn61719-7 100% | 289.5 KiB/s |  21.1 KiB |  00m00s
[ 31/974] python3-olca-0:0.0.9-2.fc41.n 100% |   3.4 MiB/s | 102.1 KiB |  00m00s
[ 32/974] python3-cjio-0:0.6.10-3.fc41. 100% |   2.6 MiB/s | 125.6 KiB |  00m00s
[ 33/974] python3-pystache-0:0.6.0-2.fc 100% |   2.7 MiB/s | 154.3 KiB |  00m00s
[ 34/974] python3-sphinx-autoapi-0:1.8. 100% |   3.8 MiB/s | 121.8 KiB |  00m00s
[ 35/974] python3-xsdata-0:22.2-2.fc41. 100% |  11.1 MiB/s | 388.2 KiB |  00m00s
[ 36/974] cmake-filesystem-0:3.28.3-7.f 100% | 206.9 KiB/s |  18.2 KiB |  00m00s
[ 37/974] boost-0:1.83.0-8.fc41.aarch64 100% | 183.2 KiB/s |  13.0 KiB |  00m00s
[ 38/974] boost-numpy3-0:1.83.0-8.fc41. 100% | 300.7 KiB/s |  27.7 KiB |  00m00s
[ 39/974] cmake-data-0:3.28.3-7.fc41.no 100% |  24.6 MiB/s |   2.3 MiB |  00m00s
[ 40/974] expat-0:2.6.2-2.fc41.aarch64  100% |   1.6 MiB/s | 110.7 KiB |  00m00s
[ 41/974] python3-pythonocc-core-0:7.8. 100% | 104.9 MiB/s |  34.2 MiB |  00m00s
[ 42/974] jsoncpp-0:1.9.5-8.fc41.aarch6 100% | 903.4 KiB/s |  91.2 KiB |  00m00s
[ 43/974] libuv-1:1.48.0-2.fc41.aarch64 100% |   2.5 MiB/s | 253.4 KiB |  00m00s
[ 44/974] make-1:4.4.1-8.fc41.aarch64   100% |   8.3 MiB/s | 583.7 KiB |  00m00s
[ 45/974] rhash-0:1.4.4-2.fc41.aarch64  100% |   1.5 MiB/s | 195.0 KiB |  00m00s
[ 46/974] libmpc-0:1.3.1-6.fc41.aarch64 100% |   1.1 MiB/s |  72.7 KiB |  00m00s
[ 47/974] gmp-c++-1:6.3.0-2.fc41.aarch6 100% | 145.6 KiB/s |  18.6 KiB |  00m00s
[ 48/974] libstdc++-devel-0:14.1.1-7.fc 100% |  16.1 MiB/s |   2.7 MiB |  00m00s
[ 49/974] hdf5-0:1.12.1-20.fc41.aarch64 100% |  10.9 MiB/s |   2.1 MiB |  00m00s
[ 50/974] libaec-devel-0:1.1.2-2.fc41.a 100% | 144.2 KiB/s |  12.0 KiB |  00m00s
[ 51/974] gcc-gfortran-0:14.1.1-7.fc41. 100% |  29.3 MiB/s |  12.1 MiB |  00m00s
[ 52/974] zlib-ng-compat-devel-0:2.1.7- 100% | 328.6 KiB/s |  38.1 KiB |  00m00s
[ 53/974] perl-Digest-MD5-0:2.59-5.fc41 100% | 515.7 KiB/s |  36.1 KiB |  00m00s
[ 54/974] ghostscript-0:10.03.1-3.fc41. 100% | 335.3 KiB/s |  37.2 KiB |  00m00s
[ 55/974] perl-Encode-4:3.21-511.fc41.a 100% |  13.3 MiB/s |   1.0 MiB |  00m00s
[ 56/974] perl-File-Basename-0:2.86-511 100% | 271.8 KiB/s |  17.1 KiB |  00m00s
[ 57/974] perl-File-Copy-0:2.41-511.fc4 100% | 318.8 KiB/s |  20.1 KiB |  00m00s
[ 58/974] perl-File-Find-0:1.44-511.fc4 100% | 401.4 KiB/s |  25.3 KiB |  00m00s
[ 59/974] gcc-0:14.1.1-7.fc41.aarch64   100% |  37.1 MiB/s |  33.9 MiB |  00m01s
[ 60/974] perl-File-Path-0:2.18-511.fc4 100% | 550.9 KiB/s |  35.3 KiB |  00m00s
[ 61/974] perl-FileHandle-0:2.05-511.fc 100% | 245.4 KiB/s |  15.5 KiB |  00m00s
[ 62/974] perl-PathTools-0:3.91-511.fc4 100% |   1.3 MiB/s |  87.5 KiB |  00m00s
[ 63/974] perl-Scalar-List-Utils-5:1.63 100% |   1.1 MiB/s |  71.6 KiB |  00m00s
[ 64/974] perl-Time-HiRes-4:1.9777-511. 100% | 688.3 KiB/s |  57.8 KiB |  00m00s
[ 65/974] perl-interpreter-4:5.40.0-511 100% |   1.1 MiB/s |  72.4 KiB |  00m00s
[ 66/974] perl-Unicode-Normalize-0:1.32 100% | 678.2 KiB/s |  72.6 KiB |  00m00s
[ 67/974] perl-libs-4:5.40.0-511.fc41.a 100% |  19.6 MiB/s |   2.3 MiB |  00m00s
[ 68/974] perl-sigtrap-0:1.10-511.fc41. 100% | 177.3 KiB/s |  15.6 KiB |  00m00s
[ 69/974] xdg-utils-0:1.2.1-2.fc41.noar 100% | 943.7 KiB/s |  79.3 KiB |  00m00s
[ 70/974] xz-devel-1:5.6.2-2.fc41.aarch 100% | 863.2 KiB/s |  66.5 KiB |  00m00s
[ 71/974] freeimage-devel-0:3.19.0-0.25 100% | 416.1 KiB/s |  37.0 KiB |  00m00s
[ 72/974] libicu-0:74.2-2.fc41.aarch64  100% |  35.3 MiB/s |  10.3 MiB |  00m00s
[ 73/974] freetype-devel-0:2.13.2-6.fc4 100% |   8.8 MiB/s | 950.2 KiB |  00m00s
[ 74/974] gl2ps-devel-0:1.4.2-11.fc41.a 100% |   2.7 MiB/s | 235.7 KiB |  00m00s
[ 75/974] libICE-devel-0:1.1.1-4.fc41.a 100% | 597.1 KiB/s |  46.0 KiB |  00m00s
[ 76/974] libSM-devel-0:1.2.4-4.fc41.aa 100% | 157.6 KiB/s |  12.0 KiB |  00m00s
[ 77/974] libX11-devel-0:1.8.10-1.fc41. 100% |   9.6 MiB/s |   1.0 MiB |  00m00s
[ 78/974] libXScrnSaver-devel-0:1.2.4-4 100% | 225.3 KiB/s |  17.3 KiB |  00m00s
[ 79/974] libXcomposite-devel-0:0.4.6-4 100% | 204.2 KiB/s |  15.9 KiB |  00m00s
[ 80/974] libXcursor-devel-0:1.2.2-2.fc 100% | 459.4 KiB/s |  39.5 KiB |  00m00s
[ 81/974] libXdmcp-devel-0:1.1.5-2.fc41 100% | 135.8 KiB/s |  11.1 KiB |  00m00s
[ 82/974] libXext-devel-0:1.3.6-2.fc41. 100% | 958.7 KiB/s |  85.3 KiB |  00m00s
[ 83/974] texlive-latex-11:svn65161-85. 100% |  36.0 MiB/s |  29.9 MiB |  00m01s
[ 84/974] libXi-devel-0:1.8.1-6.fc41.aa 100% |   1.3 MiB/s | 115.9 KiB |  00m00s
[ 85/974] libXinerama-devel-0:1.1.5-7.f 100% | 188.6 KiB/s |  13.2 KiB |  00m00s
[ 86/974] libXres-devel-0:1.2.2-4.fc41. 100% | 128.1 KiB/s |  12.2 KiB |  00m00s
[ 87/974] libXpm-devel-0:3.5.17-4.fc41. 100% | 677.6 KiB/s |  66.4 KiB |  00m00s
[ 88/974] libXrandr-devel-0:1.5.4-4.fc4 100% | 199.1 KiB/s |  19.3 KiB |  00m00s
[ 89/974] libXv-devel-0:1.0.12-4.fc41.a 100% | 547.0 KiB/s |  43.8 KiB |  00m00s
[ 90/974] libXtst-devel-0:1.2.4-7.fc41. 100% | 184.6 KiB/s |  15.9 KiB |  00m00s
[ 91/974] libxkbfile-devel-0:1.1.3-2.fc 100% | 168.8 KiB/s |  15.7 KiB |  00m00s
[ 92/974] mesa-libGL-devel-0:24.1.4-2.f 100% | 583.0 KiB/s |  37.9 KiB |  00m00s
[ 93/974] mesa-libGLU-devel-0:9.0.3-5.f 100% | 147.5 KiB/s |  12.1 KiB |  00m00s
[ 94/974] opencascade-draw-0:7.8.1-3.fc 100% |  17.1 MiB/s |   2.3 MiB |  00m00s
[ 95/974] opencascade-ocaf-0:7.8.1-3.fc 100% |  10.1 MiB/s |   1.1 MiB |  00m00s
[ 96/974] opencascade-visualization-0:7 100% |  14.8 MiB/s |   2.0 MiB |  00m00s
[ 97/974] opencascade-modeling-0:7.8.1- 100% |  36.0 MiB/s |  13.1 MiB |  00m00s
[ 98/974] opencascade-foundation-0:7.8. 100% |  29.5 MiB/s |  12.5 MiB |  00m00s
[ 99/974] rapidjson-devel-0:1.1.0-42.fc 100% |   1.2 MiB/s | 117.1 KiB |  00m00s
[100/974] tcl-devel-1:8.6.14-2.fc41.aar 100% |   1.8 MiB/s | 169.8 KiB |  00m00s
[101/974] tk-devel-1:8.6.14-2.fc41.aarc 100% |   5.6 MiB/s | 540.6 KiB |  00m00s
[102/974] python3-0:3.13.0~b4-3.fc41.aa 100% | 424.9 KiB/s |  27.2 KiB |  00m00s
[103/974] vtk-devel-0:9.2.6-17.fc41.aar 100% |  20.6 MiB/s |   3.8 MiB |  00m00s
[104/974] python3-docutils-0:0.20.1-6.f 100% |  12.0 MiB/s |   1.1 MiB |  00m00s
[105/974] python3-libs-0:3.13.0~b4-3.fc 100% |  30.5 MiB/s |   9.0 MiB |  00m00s
[106/974] python3-imagesize-0:1.4.1-9.f 100% | 184.6 KiB/s |  22.2 KiB |  00m00s
[107/974] python3-babel-0:2.15.0-6.fc41 100% |  21.4 MiB/s |   6.5 MiB |  00m00s
[108/974] python3-packaging-0:24.1-2.fc 100% |   1.9 MiB/s | 125.5 KiB |  00m00s
[109/974] python3-jinja2-0:3.1.4-5.fc41 100% |   6.4 MiB/s | 492.8 KiB |  00m00s
[110/974] python3-requests-0:2.32.3-2.f 100% |   2.4 MiB/s | 159.4 KiB |  00m00s
[111/974] python3-snowballstemmer-0:2.2 100% |   3.6 MiB/s | 258.4 KiB |  00m00s
[112/974] python3-pygments-0:2.17.2-7.f 100% |  15.5 MiB/s |   2.5 MiB |  00m00s
[113/974] python3-sphinx-theme-alabaste 100% | 237.8 KiB/s |  24.3 KiB |  00m00s
[114/974] tbb-0:2021.13.0-2.fc41.aarch6 100% | 878.5 KiB/s | 135.3 KiB |  00m00s
[115/974] tbb-bind-0:2021.13.0-2.fc41.a 100% |  72.9 KiB/s |  18.8 KiB |  00m00s
[116/974] texlive-avantgar-11:svn61983- 100% |   4.5 MiB/s | 319.1 KiB |  00m00s
[117/974] texlive-kpathsea-11:svn66209- 100% |   3.9 MiB/s |   1.1 MiB |  00m00s
[118/974] texlive-bookman-11:svn61719-7 100% |   5.1 MiB/s | 365.0 KiB |  00m00s
[119/974] texlive-base-11:20230311-85.f 100% |   6.8 MiB/s |   2.6 MiB |  00m00s
[120/974] texlive-charter-11:svn15878.0 100% |   2.9 MiB/s | 203.9 KiB |  00m00s
[121/974] texlive-cmextra-11:svn57866-7 100% | 712.5 KiB/s |  47.0 KiB |  00m00s
[122/974] texlive-collection-basic-11:s 100% | 146.8 KiB/s |   9.5 KiB |  00m00s
[123/974] texlive-courier-11:svn61719-7 100% |   6.9 MiB/s | 523.0 KiB |  00m00s
[124/974] texlive-euro-ce-11:svn25714-7 100% | 430.5 KiB/s |  29.3 KiB |  00m00s
[125/974] texlive-euro-11:svn22191.1.1- 100% | 230.5 KiB/s |  14.8 KiB |  00m00s
[126/974] texlive-eurosym-11:svn17265.1 100% |   2.2 MiB/s | 154.3 KiB |  00m00s
[127/974] texlive-fpl-11:svn54512-72.fc 100% |   4.3 MiB/s | 300.9 KiB |  00m00s
[128/974] texlive-helvetic-11:svn61719- 100% |   8.1 MiB/s | 652.1 KiB |  00m00s
[129/974] texlive-lm-math-11:svn36915.1 100% |   6.0 MiB/s | 445.9 KiB |  00m00s
[130/974] texlive-manfnt-font-11:svn457 100% | 546.1 KiB/s |  35.0 KiB |  00m00s
[131/974] texlive-marvosym-11:svn29349. 100% |   2.1 MiB/s | 144.5 KiB |  00m00s
[132/974] texlive-mathpazo-11:svn52663- 100% |   1.3 MiB/s |  87.6 KiB |  00m00s
[133/974] texlive-mflogo-font-11:svn545 100% | 457.7 KiB/s |  29.8 KiB |  00m00s
[134/974] texlive-lm-11:svn65956-72.fc4 100% |  32.3 MiB/s |  12.0 MiB |  00m00s
[135/974] texlive-ncntrsbk-11:svn61719- 100% |   4.8 MiB/s | 360.0 KiB |  00m00s
[136/974] texlive-palatino-11:svn61719- 100% |   5.6 MiB/s | 419.4 KiB |  00m00s
[137/974] texlive-pxfonts-11:svn15878.0 100% |   6.5 MiB/s | 520.6 KiB |  00m00s
[138/974] texlive-rsfs-11:svn15878.0-72 100% |   1.0 MiB/s |  67.4 KiB |  00m00s
[139/974] texlive-symbol-11:svn61719-72 100% | 783.6 KiB/s |  52.5 KiB |  00m00s
[140/974] texlive-tex-gyre-math-11:svn4 100% |  14.3 MiB/s |   1.4 MiB |  00m00s
[141/974] texlive-times-11:svn61719-72. 100% |   4.8 MiB/s | 365.2 KiB |  00m00s
[142/974] texlive-tex-gyre-11:svn65956- 100% |  27.2 MiB/s |   8.0 MiB |  00m00s
[143/974] texlive-tipa-11:svn29349.1.3- 100% |  21.0 MiB/s |   2.8 MiB |  00m00s
[144/974] texlive-utopia-11:svn15878.0- 100% |   3.3 MiB/s | 236.7 KiB |  00m00s
[145/974] texlive-txfonts-11:svn15878.0 100% |   9.6 MiB/s | 813.9 KiB |  00m00s
[146/974] texlive-wasy-11:svn53533-72.f 100% | 586.2 KiB/s |  37.5 KiB |  00m00s
[147/974] texlive-wasy-type1-11:svn5353 100% |   3.7 MiB/s | 265.8 KiB |  00m00s
[148/974] texlive-wasysym-11:svn54080-7 100% | 251.4 KiB/s |  16.1 KiB |  00m00s
[149/974] texlive-zapfchan-11:svn61719- 100% |   1.6 MiB/s | 106.9 KiB |  00m00s
[150/974] texlive-cm-super-11:svn15878. 100% |  41.8 MiB/s |  61.7 MiB |  00m01s
[151/974] texlive-zapfding-11:svn61719- 100% | 527.6 KiB/s |  62.3 KiB |  00m00s
[152/974] libX11-0:1.8.10-1.fc41.aarch6 100% |   6.2 MiB/s | 641.6 KiB |  00m00s
[153/974] texlive-tools-11:svn64892-72. 100% |   1.1 MiB/s |  72.5 KiB |  00m00s
[154/974] texlive-modes-11:svn61719-72. 100% |   4.2 MiB/s | 303.7 KiB |  00m00s
[155/974] texlive-lib-11:20230311-85.fc 100% |   5.2 MiB/s | 488.1 KiB |  00m00s
[156/974] python3-click-0:8.1.7-6.fc41. 100% |   3.5 MiB/s | 241.8 KiB |  00m00s
[157/974] python3-fastjsonschema-0:2.19 100% | 751.7 KiB/s |  64.6 KiB |  00m00s
[158/974] python3-jsonref-0:1.1.0-7.fc4 100% | 354.1 KiB/s |  28.7 KiB |  00m00s
[159/974] python3-jsonschema-0:4.19.1-6 100% |   3.0 MiB/s | 204.2 KiB |  00m00s
[160/974] python3-six-0:1.16.0-23.fc41. 100% | 597.6 KiB/s |  41.2 KiB |  00m00s
[161/974] python3-simplejson-0:3.19.2-5 100% |   1.5 MiB/s | 162.9 KiB |  00m00s
[162/974] python3-svgwrite-0:1.4.3-10.f 100% |   1.3 MiB/s | 150.1 KiB |  00m00s
[163/974] python3-astroid-0:3.2.3-2.fc4 100% |   5.7 MiB/s | 581.6 KiB |  00m00s
[164/974] python3-pyyaml-0:6.0.1-18.fc4 100% |   2.7 MiB/s | 223.5 KiB |  00m00s
[165/974] python3-sphinx_rtd_theme-0:2. 100% |   1.0 MiB/s |  84.1 KiB |  00m00s
[166/974] python3-unidecode-0:1.3.8-2.f 100% |   4.6 MiB/s | 394.6 KiB |  00m00s
[167/974] boost-atomic-0:1.83.0-8.fc41. 100% | 200.1 KiB/s |  18.4 KiB |  00m00s
[168/974] boost-chrono-0:1.83.0-8.fc41. 100% | 301.2 KiB/s |  24.4 KiB |  00m00s
[169/974] boost-container-0:1.83.0-8.fc 100% | 479.0 KiB/s |  38.3 KiB |  00m00s
[170/974] boost-context-0:1.83.0-8.fc41 100% | 142.2 KiB/s |  16.1 KiB |  00m00s
[171/974] boost-contract-0:1.83.0-8.fc4 100% | 516.6 KiB/s |  42.4 KiB |  00m00s
[172/974] boost-coroutine-0:1.83.0-8.fc 100% | 267.1 KiB/s |  19.5 KiB |  00m00s
[173/974] boost-date-time-0:1.83.0-8.fc 100% | 206.7 KiB/s |  14.9 KiB |  00m00s
[174/974] boost-fiber-0:1.83.0-8.fc41.a 100% | 563.1 KiB/s |  41.1 KiB |  00m00s
[175/974] boost-filesystem-0:1.83.0-8.f 100% | 809.2 KiB/s |  63.1 KiB |  00m00s
[176/974] boost-iostreams-0:1.83.0-8.fc 100% | 473.9 KiB/s |  38.9 KiB |  00m00s
[177/974] boost-graph-0:1.83.0-8.fc41.a 100% |   1.4 MiB/s | 140.0 KiB |  00m00s
[178/974] boost-json-0:1.83.0-8.fc41.aa 100% |   1.8 MiB/s | 139.1 KiB |  00m00s
[179/974] boost-locale-0:1.83.0-8.fc41. 100% |   2.5 MiB/s | 201.5 KiB |  00m00s
[180/974] boost-log-0:1.83.0-8.fc41.aar 100% |   3.8 MiB/s | 451.0 KiB |  00m00s
[181/974] boost-math-0:1.83.0-8.fc41.aa 100% |   2.4 MiB/s | 270.5 KiB |  00m00s
[182/974] boost-nowide-0:1.83.0-8.fc41. 100% | 280.0 KiB/s |  19.9 KiB |  00m00s
[183/974] boost-program-options-0:1.83. 100% |   1.2 MiB/s | 101.7 KiB |  00m00s
[184/974] boost-python3-0:1.83.0-8.fc41 100% | 998.4 KiB/s |  87.9 KiB |  00m00s
[185/974] boost-random-0:1.83.0-8.fc41. 100% | 246.2 KiB/s |  23.1 KiB |  00m00s
[186/974] boost-regex-0:1.83.0-8.fc41.a 100% |   1.2 MiB/s | 105.7 KiB |  00m00s
[187/974] boost-serialization-0:1.83.0- 100% |   1.5 MiB/s | 126.3 KiB |  00m00s
[188/974] boost-stacktrace-0:1.83.0-8.f 100% | 369.2 KiB/s |  28.8 KiB |  00m00s
[189/974] boost-system-0:1.83.0-8.fc41. 100% | 177.1 KiB/s |  14.9 KiB |  00m00s
[190/974] boost-test-0:1.83.0-8.fc41.aa 100% |   3.0 MiB/s | 224.8 KiB |  00m00s
[191/974] boost-thread-0:1.83.0-8.fc41. 100% | 895.5 KiB/s |  58.2 KiB |  00m00s
[192/974] boost-timer-0:1.83.0-8.fc41.a 100% | 332.1 KiB/s |  21.3 KiB |  00m00s
[193/974] boost-type_erasure-0:1.83.0-8 100% | 379.1 KiB/s |  31.1 KiB |  00m00s
[194/974] boost-wave-0:1.83.0-8.fc41.aa 100% |   2.6 MiB/s | 202.9 KiB |  00m00s
[195/974] emacs-filesystem-1:30.0-3.fc4 100% | 109.9 KiB/s |   7.1 KiB |  00m00s
[196/974] vim-filesystem-2:9.1.571-3.fc 100% | 268.6 KiB/s |  16.9 KiB |  00m00s
[197/974] glibc-devel-0:2.40-2.fc41.aar 100% |   8.0 MiB/s | 638.2 KiB |  00m00s
[198/974] libasan-0:14.1.1-7.fc41.aarch 100% |   6.5 MiB/s | 495.7 KiB |  00m00s
[199/974] python3-numpy-1:1.26.4-8.fc41 100% |  25.7 MiB/s |   6.8 MiB |  00m00s
[200/974] libatomic-0:14.1.1-7.fc41.aar 100% | 623.9 KiB/s |  41.2 KiB |  00m00s
[201/974] libubsan-0:14.1.1-7.fc41.aarc 100% |   3.1 MiB/s | 214.9 KiB |  00m00s
[202/974] libaec-0:1.1.2-2.fc41.aarch64 100% | 441.3 KiB/s |  36.6 KiB |  00m00s
[203/974] libgfortran-0:14.1.1-7.fc41.a 100% |   4.1 MiB/s | 456.7 KiB |  00m00s
[204/974] cpp-0:14.1.1-7.fc41.aarch64   100% |  29.4 MiB/s |  10.7 MiB |  00m00s
[205/974] ghostscript-tools-fonts-0:10. 100% | 162.6 KiB/s |  12.7 KiB |  00m00s
[206/974] ghostscript-tools-printing-0: 100% | 174.0 KiB/s |  13.4 KiB |  00m00s
[207/974] perl-Digest-0:1.20-511.fc41.n 100% | 395.3 KiB/s |  24.9 KiB |  00m00s
[208/974] perl-Exporter-0:5.78-511.fc41 100% | 490.7 KiB/s |  30.9 KiB |  00m00s
[209/974] libgs-0:10.03.1-3.fc41.aarch6 100% |  19.5 MiB/s |   3.4 MiB |  00m00s
[210/974] perl-Carp-0:1.54-511.fc41.noa 100% | 431.2 KiB/s |  28.9 KiB |  00m00s
[211/974] perl-Getopt-Long-1:2.58-2.fc4 100% | 998.3 KiB/s |  63.9 KiB |  00m00s
[212/974] perl-MIME-Base64-0:3.16-511.f 100% | 480.0 KiB/s |  30.2 KiB |  00m00s
[213/974] perl-Getopt-Std-0:1.14-511.fc 100% | 240.7 KiB/s |  15.6 KiB |  00m00s
[214/974] perl-Storable-1:3.32-511.fc41 100% |   1.5 MiB/s |  97.4 KiB |  00m00s
[215/974] perl-constant-0:1.33-512.fc41 100% | 365.6 KiB/s |  23.0 KiB |  00m00s
[216/974] perl-overload-0:1.37-511.fc41 100% | 699.9 KiB/s |  45.5 KiB |  00m00s
[217/974] perl-parent-1:0.241-511.fc41. 100% | 228.4 KiB/s |  14.8 KiB |  00m00s
[218/974] perl-vars-0:1.05-511.fc41.noa 100% | 205.7 KiB/s |  13.0 KiB |  00m00s
[219/974] perl-Errno-0:1.38-511.fc41.aa 100% | 236.1 KiB/s |  14.9 KiB |  00m00s
[220/974] perl-IO-0:1.55-511.fc41.aarch 100% |   1.2 MiB/s |  82.0 KiB |  00m00s
[221/974] perl-DynaLoader-0:1.56-511.fc 100% | 405.8 KiB/s |  26.0 KiB |  00m00s
[222/974] perl-Symbol-0:1.09-511.fc41.n 100% | 224.7 KiB/s |  14.2 KiB |  00m00s
[223/974] perl-meta-notation-0:5.40.0-5 100% | 144.1 KiB/s |  10.7 KiB |  00m00s
[224/974] texlive-hypdoc-11:svn65678-72 100% |   4.6 MiB/s | 333.1 KiB |  00m00s
[225/974] texlive-hyperref-11:svn65758- 100% |   1.7 MiB/s | 116.9 KiB |  00m00s
[226/974] texlive-l3kernel-11:svn66094- 100% |   2.8 MiB/s | 199.8 KiB |  00m00s
[227/974] texlive-latexconfig-11:svn535 100% | 210.7 KiB/s |  13.5 KiB |  00m00s
[228/974] texlive-latex-fonts-11:svn288 100% | 736.6 KiB/s |  47.1 KiB |  00m00s
[229/974] texlive-psnfss-11:svn54694-72 100% | 896.7 KiB/s |  57.4 KiB |  00m00s
[230/974] texlive-luatex-11:svn66967-85 100% |  21.8 MiB/s |   3.7 MiB |  00m00s
[231/974] texlive-url-11:svn32528.3.4-7 100% | 281.3 KiB/s |  17.7 KiB |  00m00s
[232/974] texlive-pdftex-11:svn66243-85 100% |  16.7 MiB/s |   2.4 MiB |  00m00s
[233/974] desktop-file-utils-0:0.27-2.f 100% |   1.0 MiB/s |  68.7 KiB |  00m00s
[234/974] freeimage-0:3.19.0-0.25.svn19 100% |   3.8 MiB/s | 344.1 KiB |  00m00s
[235/974] brotli-devel-0:1.1.0-5.fc41.a 100% | 409.3 KiB/s |  34.0 KiB |  00m00s
[236/974] bzip2-devel-0:1.0.8-19.fc41.a 100% |   2.5 MiB/s | 213.7 KiB |  00m00s
[237/974] freetype-0:2.13.2-6.fc41.aarc 100% |   4.2 MiB/s | 402.1 KiB |  00m00s
[238/974] harfbuzz-devel-0:9.0.0-2.fc41 100% |   4.5 MiB/s | 447.2 KiB |  00m00s
[239/974] libpng-devel-2:1.6.40-4.fc41. 100% |   3.1 MiB/s | 291.3 KiB |  00m00s
[240/974] gl2ps-0:1.4.2-11.fc41.aarch64 100% | 669.3 KiB/s |  62.9 KiB |  00m00s
[241/974] libICE-0:1.1.1-4.fc41.aarch64 100% | 827.6 KiB/s |  73.7 KiB |  00m00s
[242/974] xorg-x11-proto-devel-0:2024.1 100% |   4.1 MiB/s | 300.3 KiB |  00m00s
[243/974] libSM-0:1.2.4-4.fc41.aarch64  100% | 485.6 KiB/s |  43.2 KiB |  00m00s
[244/974] libuuid-devel-0:2.40.2-4.fc41 100% | 411.6 KiB/s |  34.2 KiB |  00m00s
[245/974] libX11-xcb-0:1.8.10-1.fc41.aa 100% | 141.0 KiB/s |  12.0 KiB |  00m00s
[246/974] libXScrnSaver-0:1.2.4-4.fc41. 100% | 286.5 KiB/s |  25.5 KiB |  00m00s
[247/974] libxcb-devel-0:1.17.0-2.fc41. 100% |  11.2 MiB/s |   1.4 MiB |  00m00s
[248/974] libXcomposite-0:0.4.6-4.fc41. 100% | 229.3 KiB/s |  24.8 KiB |  00m00s
[249/974] libXfixes-devel-0:6.0.1-4.fc4 100% | 152.4 KiB/s |  12.6 KiB |  00m00s
[250/974] libXcursor-0:1.2.2-2.fc41.aar 100% | 368.5 KiB/s |  30.6 KiB |  00m00s
[251/974] libXrender-devel-0:0.9.11-7.f 100% | 232.7 KiB/s |  19.1 KiB |  00m00s
[252/974] libXdmcp-0:1.1.5-2.fc41.aarch 100% | 425.6 KiB/s |  37.4 KiB |  00m00s
[253/974] libXext-0:1.3.6-2.fc41.aarch6 100% | 461.8 KiB/s |  38.8 KiB |  00m00s
[254/974] libXi-0:1.8.1-6.fc41.aarch64  100% | 459.8 KiB/s |  40.0 KiB |  00m00s
[255/974] libXinerama-0:1.1.5-7.fc41.aa 100% | 197.9 KiB/s |  14.6 KiB |  00m00s
[256/974] libXpm-0:3.5.17-4.fc41.aarch6 100% | 775.2 KiB/s |  64.3 KiB |  00m00s
[257/974] libXt-0:1.3.0-4.fc41.aarch64  100% |   1.3 MiB/s | 175.0 KiB |  00m00s
[258/974] libXrandr-0:1.5.4-4.fc41.aarc 100% | 273.0 KiB/s |  27.6 KiB |  00m00s
[259/974] libXres-0:1.2.2-4.fc41.aarch6 100% | 187.9 KiB/s |  15.4 KiB |  00m00s
[260/974] libXv-0:1.0.12-4.fc41.aarch64 100% | 284.6 KiB/s |  18.8 KiB |  00m00s
[261/974] libXtst-0:1.2.4-7.fc41.aarch6 100% | 210.3 KiB/s |  21.0 KiB |  00m00s
[262/974] libxkbfile-0:1.1.3-2.fc41.aar 100% |   1.0 MiB/s |  91.2 KiB |  00m00s
[263/974] mesa-libGL-0:24.1.4-2.fc41.aa 100% |   2.8 MiB/s | 187.7 KiB |  00m00s
[264/974] libglvnd-devel-1:1.7.0-5.fc41 100% |   1.2 MiB/s | 162.0 KiB |  00m00s
[265/974] mesa-libglapi-0:24.1.4-2.fc41 100% | 988.3 KiB/s |  63.3 KiB |  00m00s
[266/974] mesa-libGLU-0:9.0.3-5.fc41.aa 100% |   1.4 MiB/s | 154.8 KiB |  00m00s
[267/974] libdrm-devel-0:2.4.122-1.fc41 100% | 409.1 KiB/s | 190.7 KiB |  00m00s
[268/974] tcl-1:8.6.14-2.fc41.aarch64   100% |   3.7 MiB/s |   1.1 MiB |  00m00s
[269/974] tk-1:8.6.14-2.fc41.aarch64    100% |   5.9 MiB/s |   1.6 MiB |  00m00s
[270/974] fontconfig-0:2.15.0-7.fc41.aa 100% |   3.8 MiB/s | 274.4 KiB |  00m00s
[271/974] libXft-devel-0:2.3.8-7.fc41.a 100% | 478.2 KiB/s |  49.7 KiB |  00m00s
[272/974] libglvnd-glx-1:1.7.0-5.fc41.a 100% | 460.9 KiB/s | 128.6 KiB |  00m00s
[273/974] PEGTL-devel-0:2.8.3-10.fc41.a 100% | 786.2 KiB/s | 158.8 KiB |  00m00s
[274/974] cgnslib-devel-0:4.4.0-5.fc41. 100% | 401.2 KiB/s |  56.2 KiB |  00m00s
[275/974] cli11-devel-0:2.4.2-3.fc41.no 100% |   1.6 MiB/s | 144.1 KiB |  00m00s
[276/974] double-conversion-devel-0:3.3 100% | 390.3 KiB/s |  30.4 KiB |  00m00s
[277/974] eigen3-devel-0:3.4.0-16.fc41. 100% |  10.9 MiB/s |   1.2 MiB |  00m00s
[278/974] expat-devel-0:2.6.2-2.fc41.aa 100% | 700.1 KiB/s |  53.9 KiB |  00m00s
[279/974] vtk-0:9.2.6-17.fc41.aarch64   100% |  23.9 MiB/s |  22.3 MiB |  00m01s
[280/974] flexiblas-devel-0:3.4.4-2.fc4 100% |   1.4 MiB/s | 120.2 KiB |  00m00s
[281/974] gdal-devel-0:3.9.1-2.fc41.aar 100% |   2.1 MiB/s | 228.3 KiB |  00m00s
[282/974] glew-devel-0:2.2.0-8.fc41.aar 100% |   2.5 MiB/s | 220.9 KiB |  00m00s
[283/974] jsoncpp-devel-0:1.9.5-8.fc41. 100% | 355.1 KiB/s |  29.5 KiB |  00m00s
[284/974] lapack-devel-0:3.12.0-6.fc41. 100% |   1.0 MiB/s |  85.9 KiB |  00m00s
[285/974] libXt-devel-0:1.3.0-4.fc41.aa 100% |   5.3 MiB/s | 459.8 KiB |  00m00s
[286/974] libarchive-devel-0:3.7.4-3.fc 100% |   1.7 MiB/s | 133.4 KiB |  00m00s
[287/974] blas-devel-0:3.12.0-6.fc41.aa 100% |  29.6 KiB/s |  27.1 KiB |  00m01s
[288/974] libharu-devel-0:2.4.3-6.fc41. 100% | 521.0 KiB/s |  46.4 KiB |  00m00s
[289/974] libjpeg-turbo-devel-0:3.0.2-3 100% |   1.0 MiB/s |  97.5 KiB |  00m00s
[290/974] libpq-devel-0:16.3-5.fc41.aar 100% |   1.4 MiB/s | 114.6 KiB |  00m00s
[291/974] libtheora-devel-1:1.1.1-38.fc 100% | 385.7 KiB/s |  31.6 KiB |  00m00s
[292/974] libtiff-devel-0:4.6.0-5.fc41. 100% |   2.9 MiB/s | 257.7 KiB |  00m00s
[293/974] mariadb-connector-c-devel-0:3 100% | 521.1 KiB/s |  56.3 KiB |  00m00s
[294/974] libogg-devel-2:1.3.5-9.fc41.a 100% |  38.1 KiB/s |  12.8 KiB |  00m00s
[295/974] lz4-devel-0:1.10.0-1.fc41.aar 100% | 120.6 KiB/s |  32.2 KiB |  00m00s
[296/974] netcdf-cxx-devel-0:4.2-35.fc4 100% |   3.9 MiB/s | 366.6 KiB |  00m00s
[297/974] pugixml-devel-0:1.13-6.fc41.a 100% | 255.5 KiB/s |  23.0 KiB |  00m00s
[298/974] proj-devel-0:9.4.1-2.fc41.aar 100% | 435.7 KiB/s |  87.1 KiB |  00m00s
[299/974] python3-vtk-0:9.2.6-17.fc41.a 100% |  29.0 MiB/s |  10.6 MiB |  00m00s
[300/974] qt5-qttools-devel-0:5.15.14-2 100% |   2.5 MiB/s | 227.1 KiB |  00m00s
[301/974] qt5-qtwebkit-devel-0:5.212.0- 100% | 941.8 KiB/s |  70.6 KiB |  00m00s
[302/974] qt5-qtx11extras-devel-0:5.15. 100% | 168.7 KiB/s |  15.7 KiB |  00m00s
[303/974] qt5-qtbase-devel-0:5.15.14-7. 100% |   5.8 MiB/s |   3.4 MiB |  00m01s
[304/974] sqlite-devel-0:3.46.0-3.fc41. 100% |   1.8 MiB/s | 149.0 KiB |  00m00s
[305/974] utf8cpp-devel-0:4.0.5-3.fc41. 100% | 390.3 KiB/s |  30.8 KiB |  00m00s
[306/974] libb2-0:0.98.1-12.fc41.aarch6 100% | 383.7 KiB/s |  24.9 KiB |  00m00s
[307/974] mpdecimal-0:2.5.1-16.fc41.aar 100% |   1.3 MiB/s |  89.1 KiB |  00m00s
[308/974] vtk-java-0:9.2.6-17.fc41.aarc 100% |  28.5 MiB/s |   6.4 MiB |  00m00s
[309/974] python-pip-wheel-0:24.1.1-2.f 100% |  14.7 MiB/s |   1.2 MiB |  00m00s
[310/974] tzdata-0:2024a-9.fc41.noarch  100% |   8.8 MiB/s | 714.7 KiB |  00m00s
[311/974] python3-markupsafe-0:2.1.5-3. 100% | 478.6 KiB/s |  31.1 KiB |  00m00s
[312/974] python3-charset-normalizer-0: 100% |   1.6 MiB/s | 107.1 KiB |  00m00s
[313/974] python3-idna-0:3.7-4.fc41.noa 100% |   1.7 MiB/s | 115.8 KiB |  00m00s
[314/974] openslide-devel-0:4.0.0-5.fc4 100% |  88.4 KiB/s | 111.6 KiB |  00m01s
[315/974] python3-urllib3-0:1.26.19-2.f 100% |   4.0 MiB/s | 279.1 KiB |  00m00s
[316/974] hwloc-libs-0:2.11.1-2.fc41.aa 100% |  13.0 MiB/s |   2.1 MiB |  00m00s
[317/974] texlive-amsfonts-11:svn61937- 100% |  17.2 MiB/s |   3.7 MiB |  00m00s
[318/974] texlive-bibtex-11:svn66186-85 100% |   4.8 MiB/s | 444.4 KiB |  00m00s
[319/974] texlive-colorprofiles-11:svn4 100% |   2.1 MiB/s | 144.0 KiB |  00m00s
[320/974] texlive-cm-11:svn57963-72.fc4 100% |   4.5 MiB/s | 319.7 KiB |  00m00s
[321/974] texlive-dvips-11:svn66203-85. 100% |   7.2 MiB/s | 730.5 KiB |  00m00s
[322/974] texlive-dvipdfmx-11:svn66203- 100% |  24.3 MiB/s |   3.0 MiB |  00m00s
[323/974] texlive-enctex-11:svn34957.0- 100% | 802.3 KiB/s |  51.3 KiB |  00m00s
[324/974] texlive-etex-pkg-11:svn41784- 100% | 226.9 KiB/s |  14.8 KiB |  00m00s
[325/974] texlive-etex-11:svn66203-72.f 100% | 419.8 KiB/s |  26.5 KiB |  00m00s
[326/974] texlive-glyphlist-11:svn54074 100% | 440.4 KiB/s |  37.9 KiB |  00m00s
[327/974] texlive-graphics-def-11:svn64 100% | 419.5 KiB/s |  26.4 KiB |  00m00s
[328/974] texlive-hyph-utf8-11:svn61719 100% | 415.6 KiB/s |  27.4 KiB |  00m00s
[329/974] texlive-hyphen-base-11:svn664 100% | 496.7 KiB/s |  31.8 KiB |  00m00s
[330/974] texlive-hyphenex-11:svn57387- 100% | 267.6 KiB/s |  17.4 KiB |  00m00s
[331/974] texlive-ifplatform-11:svn4553 100% | 226.1 KiB/s |  14.2 KiB |  00m00s
[332/974] texlive-iftex-11:svn61910-72. 100% | 291.7 KiB/s |  19.0 KiB |  00m00s
[333/974] texlive-knuth-lib-11:svn57963 100% | 778.2 KiB/s |  49.8 KiB |  00m00s
[334/974] texlive-knuth-local-11:svn579 100% | 658.7 KiB/s |  42.8 KiB |  00m00s
[335/974] texlive-lua-alt-getopt-11:svn 100% | 170.0 KiB/s |  10.7 KiB |  00m00s
[336/974] texlive-texlive-scripts-11:sv 100% | 138.8 KiB/s | 121.0 KiB |  00m01s
[337/974] texlive-makeindex-11:svn62517 100% |   4.4 MiB/s | 430.3 KiB |  00m00s
[338/974] texlive-luahbtex-11:svn66186- 100% |  15.4 MiB/s |   1.9 MiB |  00m00s
[339/974] texlive-mflogo-11:svn42428-72 100% | 115.2 KiB/s |  14.4 KiB |  00m00s
[340/974] texlive-plain-11:svn57963-72. 100% | 640.3 KiB/s |  41.6 KiB |  00m00s
[341/974] texlive-mfware-11:svn66186-85 100% |   1.2 MiB/s |  96.7 KiB |  00m00s
[342/974] texlive-tex-ini-files-11:svn4 100% | 125.8 KiB/s |  13.5 KiB |  00m00s
[343/974] texlive-texlive-common-doc-11 100% |   2.3 MiB/s | 155.3 KiB |  00m00s
[344/974] texlive-tex-11:svn66186-85.fc 100% |   2.3 MiB/s | 201.0 KiB |  00m00s
[345/974] texlive-texlive-msg-translati 100% |   2.3 MiB/s | 158.3 KiB |  00m00s
[346/974] texlive-texlive.infra-11:svn6 100% |   3.4 MiB/s | 294.6 KiB |  00m00s
[347/974] texlive-unicode-data-11:svn64 100% |   5.1 MiB/s | 362.9 KiB |  00m00s
[348/974] texlive-xdvi-11:svn62387-85.f 100% |   3.8 MiB/s | 338.9 KiB |  00m00s
[349/974] texlive-fp-11:svn49719-72.fc4 100% | 531.3 KiB/s |  34.0 KiB |  00m00s
[350/974] texlive-kvoptions-11:svn63622 100% |   6.8 MiB/s | 491.6 KiB |  00m00s
[351/974] libX11-common-0:1.8.10-1.fc41 100% |   2.6 MiB/s | 175.7 KiB |  00m00s
[352/974] python3-attrs-0:23.2.0-10.fc4 100% |   1.9 MiB/s | 127.0 KiB |  00m00s
[353/974] libxcb-0:1.17.0-2.fc41.aarch6 100% |   2.7 MiB/s | 246.3 KiB |  00m00s
[354/974] python3-jsonschema-specificat 100% | 422.3 KiB/s |  27.0 KiB |  00m00s
[355/974] python3-referencing-0:0.35.1- 100% |   1.3 MiB/s |  84.9 KiB |  00m00s
[356/974] python3-pyparsing-0:3.1.2-7.f 100% |   4.0 MiB/s | 277.4 KiB |  00m00s
[357/974] python3-rpds-py-0:0.19.1-1.fc 100% |   2.6 MiB/s | 274.2 KiB |  00m00s
[358/974] python3-setuptools-0:69.2.0-8 100% |  18.2 MiB/s |   1.6 MiB |  00m00s
[359/974] libyaml-0:0.2.5-15.fc41.aarch 100% | 580.6 KiB/s |  59.8 KiB |  00m00s
[360/974] fontawesome4-fonts-1:4.7.0-23 100% |   2.5 MiB/s | 204.5 KiB |  00m00s
[361/974] google-roboto-slab-fonts-0:1. 100% |   2.8 MiB/s | 239.0 KiB |  00m00s
[362/974] lato-fonts-0:2.015-22.fc41.no 100% |  10.3 MiB/s |   3.1 MiB |  00m00s
[363/974] python3-sphinxcontrib-jquery- 100% | 395.9 KiB/s | 114.0 KiB |  00m00s
[364/974] kernel-headers-0:6.11.0-0.rc1 100% |  16.3 MiB/s |   1.6 MiB |  00m00s
[365/974] libxcrypt-devel-0:4.4.36-7.fc 100% | 450.4 KiB/s |  28.8 KiB |  00m00s
[366/974] flexiblas-netlib-0:3.4.4-2.fc 100% |  13.4 MiB/s |   2.7 MiB |  00m00s
[367/974] adobe-mappings-cmap-deprecate 100% |   1.3 MiB/s | 110.5 KiB |  00m00s
[368/974] adobe-mappings-cmap-0:2023062 100% |  15.7 MiB/s |   2.1 MiB |  00m00s
[369/974] adobe-mappings-pdf-0:20190401 100% |   7.2 MiB/s | 627.4 KiB |  00m00s
[370/974] cups-libs-1:2.4.10-3.fc41.aar 100% |   3.2 MiB/s | 261.4 KiB |  00m00s
[371/974] jbig2dec-libs-0:0.20-5.fc41.a 100% | 586.8 KiB/s |  72.2 KiB |  00m00s
[372/974] google-droid-sans-fonts-0:202 100% |  15.8 MiB/s |   2.7 MiB |  00m00s
[373/974] lcms2-0:2.16-4.fc41.aarch64   100% |   2.0 MiB/s | 181.7 KiB |  00m00s
[374/974] libijs-0:0.35-23.fc41.aarch64 100% | 327.3 KiB/s |  29.5 KiB |  00m00s
[375/974] texlive-texlive-en-11:svn6657 100% |   1.2 MiB/s |   2.0 MiB |  00m02s
[376/974] libjpeg-turbo-0:3.0.2-3.fc41. 100% |   3.7 MiB/s | 261.8 KiB |  00m00s
[377/974] libpaper-1:2.1.1-7.fc41.aarch 100% | 335.3 KiB/s |  27.5 KiB |  00m00s
[378/974] libtiff-0:4.6.0-5.fc41.aarch6 100% |   2.3 MiB/s | 203.8 KiB |  00m00s
[379/974] libpng-2:1.6.40-4.fc41.aarch6 100% |   1.2 MiB/s | 116.3 KiB |  00m00s
[380/974] openjpeg-0:2.5.2-3.fc41.aarch 100% |   2.2 MiB/s | 184.2 KiB |  00m00s
[381/974] urw-base35-fonts-0:20200910-2 100% | 129.6 KiB/s |  10.0 KiB |  00m00s
[382/974] perl-Pod-Usage-4:2.03-511.fc4 100% | 540.6 KiB/s |  40.0 KiB |  00m00s
[383/974] perl-Text-ParseWords-0:3.31-5 100% | 255.0 KiB/s |  16.6 KiB |  00m00s
[384/974] perl-base-0:2.27-511.fc41.noa 100% | 231.0 KiB/s |  16.2 KiB |  00m00s
[385/974] perl-Fcntl-0:1.18-511.fc41.aa 100% | 394.4 KiB/s |  30.0 KiB |  00m00s
[386/974] perl-mro-0:1.29-511.fc41.aarc 100% | 455.0 KiB/s |  29.6 KiB |  00m00s
[387/974] perl-overloading-0:0.02-511.f 100% | 204.2 KiB/s |  12.9 KiB |  00m00s
[388/974] perl-File-stat-0:1.14-511.fc4 100% | 250.1 KiB/s |  17.0 KiB |  00m00s
[389/974] perl-SelectSaver-0:1.02-511.f 100% | 179.8 KiB/s |  11.7 KiB |  00m00s
[390/974] perl-Socket-4:2.038-511.fc41. 100% | 866.7 KiB/s |  55.5 KiB |  00m00s
[391/974] texlive-auxhook-11:svn53173-7 100% |   4.2 MiB/s | 292.8 KiB |  00m00s
[392/974] texlive-bitset-11:svn53837-72 100% |   7.9 MiB/s | 618.3 KiB |  00m00s
[393/974] texlive-etexcmds-11:svn53171- 100% |   4.4 MiB/s | 308.1 KiB |  00m00s
[394/974] texlive-atbegshi-11:svn53051- 100% |   2.5 MiB/s | 406.8 KiB |  00m00s
[395/974] texlive-gettitlestring-11:svn 100% |   4.4 MiB/s | 325.2 KiB |  00m00s
[396/974] texlive-hobsub-11:svn52810-72 100% |   1.1 MiB/s |  75.6 KiB |  00m00s
[397/974] texlive-infwarerr-11:svn53023 100% |   4.1 MiB/s | 293.1 KiB |  00m00s
[398/974] texlive-intcalc-11:svn53168-7 100% |   4.4 MiB/s | 430.1 KiB |  00m00s
[399/974] texlive-hycolor-11:svn53584-7 100% |   2.5 MiB/s | 381.9 KiB |  00m00s
[400/974] texlive-kvdefinekeys-11:svn53 100% |   4.3 MiB/s | 304.1 KiB |  00m00s
[401/974] texlive-kvsetkeys-11:svn64632 100% |   5.5 MiB/s | 396.4 KiB |  00m00s
[402/974] texlive-ltxcmds-11:svn56421-7 100% |   5.5 MiB/s | 398.1 KiB |  00m00s
[403/974] texlive-letltxmacro-11:svn530 100% |   2.2 MiB/s | 298.0 KiB |  00m00s
[404/974] texlive-memoir-11:svn65040-72 100% |   1.3 MiB/s |  92.2 KiB |  00m00s
[405/974] texlive-pdfescape-11:svn53082 100% |   4.8 MiB/s | 350.9 KiB |  00m00s
[406/974] texlive-refcount-11:svn53164- 100% |   4.7 MiB/s | 333.0 KiB |  00m00s
[407/974] texlive-rerunfilecheck-11:svn 100% |   4.7 MiB/s | 338.7 KiB |  00m00s
[408/974] texlive-stringenc-11:svn52982 100% |   9.2 MiB/s | 699.9 KiB |  00m00s
[409/974] texlive-pdftexcmds-11:svn5577 100% |   2.6 MiB/s | 388.9 KiB |  00m00s
[410/974] texlive-alphalph-11:svn53087- 100% |   5.0 MiB/s | 358.8 KiB |  00m00s
[411/974] texlive-amsmath-11:svn63514-7 100% | 686.4 KiB/s |  44.6 KiB |  00m00s
[412/974] texlive-booktabs-11:svn53402- 100% | 232.6 KiB/s |  15.8 KiB |  00m00s
[413/974] texlive-colortbl-11:svn64015- 100% | 249.1 KiB/s |  15.7 KiB |  00m00s
[414/974] texlive-csquotes-11:svn64389- 100% | 510.6 KiB/s |  33.7 KiB |  00m00s
[415/974] texlive-enumitem-11:svn51423- 100% | 371.6 KiB/s |  25.6 KiB |  00m00s
[416/974] texlive-fancyvrb-11:svn65585- 100% | 383.3 KiB/s |  24.5 KiB |  00m00s
[417/974] texlive-hologo-11:svn61719-72 100% |   7.9 MiB/s | 584.5 KiB |  00m00s
[418/974] texlive-underscore-11:svn1826 100% | 242.8 KiB/s |  16.8 KiB |  00m00s
[419/974] zziplib-0:0.13.74-2.fc41.aarc 100% |   1.1 MiB/s |  88.4 KiB |  00m00s
[420/974] texlive-dehyph-11:svn48599-72 100% | 995.5 KiB/s |  63.7 KiB |  00m00s
[421/974] texlive-graphics-11:svn66204- 100% | 578.6 KiB/s |  37.6 KiB |  00m00s
[422/974] texlive-l3backend-11:svn65573 100% |   3.8 MiB/s | 895.2 KiB |  00m00s
[423/974] glib2-0:2.81.0-1.fc41.aarch64 100% |  18.0 MiB/s |   3.0 MiB |  00m00s
[424/974] imath-0:3.1.11-3.fc41.aarch64 100% | 824.9 KiB/s |  94.9 KiB |  00m00s
[425/974] LibRaw-0:0.21.2-6.fc41.aarch6 100% |   2.9 MiB/s | 411.2 KiB |  00m00s
[426/974] jxrlib-0:1.1-28.fc41.aarch64  100% |   4.8 MiB/s | 449.6 KiB |  00m00s
[427/974] libwebp-0:1.4.0-2.fc41.aarch6 100% |   2.3 MiB/s | 249.7 KiB |  00m00s
[428/974] openexr-libs-0:3.2.4-3.fc41.a 100% |   7.4 MiB/s |   1.1 MiB |  00m00s
[429/974] brotli-0:1.1.0-5.fc41.aarch64 100% | 235.1 KiB/s |  19.7 KiB |  00m00s
[430/974] cairo-devel-0:1.18.0-4.fc41.a 100% |   2.3 MiB/s | 191.8 KiB |  00m00s
[431/974] cairo-0:1.18.0-4.fc41.aarch64 100% |   7.0 MiB/s | 698.1 KiB |  00m00s
[432/974] graphite2-devel-0:1.3.14-16.f 100% | 233.2 KiB/s |  20.8 KiB |  00m00s
[433/974] harfbuzz-0:9.0.0-2.fc41.aarch 100% |   4.3 MiB/s |   1.0 MiB |  00m00s
[434/974] glib2-devel-0:2.81.0-1.fc41.a 100% |  13.0 MiB/s |   1.5 MiB |  00m00s
[435/974] harfbuzz-icu-0:9.0.0-2.fc41.a 100% | 201.7 KiB/s |  16.3 KiB |  00m00s
[436/974] libXau-devel-0:1.0.11-7.fc41. 100% | 166.0 KiB/s |  13.8 KiB |  00m00s
[437/974] libXfixes-0:6.0.1-4.fc41.aarc 100% | 243.4 KiB/s |  19.7 KiB |  00m00s
[438/974] libXrender-0:0.9.11-7.fc41.aa 100% | 321.4 KiB/s |  27.3 KiB |  00m00s
[439/974] libpciaccess-devel-0:0.16-13. 100% | 151.2 KiB/s |  12.4 KiB |  00m00s
[440/974] libdrm-0:2.4.122-1.fc41.aarch 100% |   1.8 MiB/s | 192.7 KiB |  00m00s
[441/974] libglvnd-1:1.7.0-5.fc41.aarch 100% |   1.2 MiB/s | 109.2 KiB |  00m00s
[442/974] libglvnd-core-devel-1:1.7.0-5 100% | 171.7 KiB/s |  17.5 KiB |  00m00s
[443/974] libglvnd-gles-1:1.7.0-5.fc41. 100% | 338.0 KiB/s |  30.1 KiB |  00m00s
[444/974] libglvnd-opengl-1:1.7.0-5.fc4 100% | 432.3 KiB/s |  40.6 KiB |  00m00s
[445/974] libXxf86vm-0:1.1.5-7.fc41.aar 100% | 214.8 KiB/s |  18.0 KiB |  00m00s
[446/974] libglvnd-egl-1:1.7.0-5.fc41.a 100% | 154.1 KiB/s |  36.4 KiB |  00m00s
[447/974] libxshmfence-0:1.3.2-4.fc41.a 100% | 137.8 KiB/s |  12.5 KiB |  00m00s
[448/974] libXft-0:2.3.8-7.fc41.aarch64 100% | 550.3 KiB/s |  71.5 KiB |  00m00s
[449/974] double-conversion-0:3.3.0-4.f 100% | 480.8 KiB/s |  48.6 KiB |  00m00s
[450/974] libGLEW-0:2.2.0-8.fc41.aarch6 100% |   1.9 MiB/s | 172.6 KiB |  00m00s
[451/974] libharu-0:2.4.3-6.fc41.aarch6 100% |   6.6 MiB/s | 574.9 KiB |  00m00s
[452/974] cgnslib-libs-0:4.4.0-5.fc41.a 100% | 811.8 KiB/s | 292.2 KiB |  00m00s
[453/974] libogg-2:1.3.5-9.fc41.aarch64 100% | 398.3 KiB/s |  33.1 KiB |  00m00s
[454/974] gdal-libs-0:3.9.1-2.fc41.aarc 100% |  28.8 MiB/s |   8.9 MiB |  00m00s
[455/974] libtheora-1:1.1.1-38.fc41.aar 100% |   1.6 MiB/s | 162.7 KiB |  00m00s
[456/974] mariadb-connector-c-0:3.3.10- 100% |   1.8 MiB/s | 203.5 KiB |  00m00s
[457/974] netcdf-0:4.9.2-6.fc41.aarch64 100% |   7.6 MiB/s | 822.4 KiB |  00m00s
[458/974] openslide-0:4.0.0-5.fc41.aarc 100% |   1.2 MiB/s | 127.8 KiB |  00m00s
[459/974] proj-0:9.4.1-2.fc41.aarch64   100% |  11.8 MiB/s |   1.4 MiB |  00m00s
[460/974] pugixml-0:1.13-6.fc41.aarch64 100% |   1.1 MiB/s |  96.8 KiB |  00m00s
[461/974] default-fonts-core-sans-0:4.1 100% | 457.8 KiB/s |  31.1 KiB |  00m00s
[462/974] fonts-filesystem-1:2.0.5-17.f 100% | 132.6 KiB/s |   8.5 KiB |  00m00s
[463/974] xml-common-0:0.6.3-65.fc41.no 100% | 480.6 KiB/s |  31.2 KiB |  00m00s
[464/974] fontconfig-devel-0:2.15.0-7.f 100% |   1.8 MiB/s | 164.8 KiB |  00m00s
[465/974] blas64-0:3.12.0-6.fc41.aarch6 100% |   2.2 MiB/s | 192.3 KiB |  00m00s
[466/974] blas-0:3.12.0-6.fc41.aarch64  100% |   6.1 MiB/s | 572.6 KiB |  00m00s
[467/974] blas64_-0:3.12.0-6.fc41.aarch 100% |   1.6 MiB/s | 192.9 KiB |  00m00s
[468/974] cgnslib-0:4.4.0-5.fc41.aarch6 100% |   4.6 MiB/s | 428.9 KiB |  00m00s
[469/974] flexiblas-0:3.4.4-2.fc41.aarc 100% | 269.3 KiB/s |  25.3 KiB |  00m00s
[470/974] lapack64-0:3.12.0-6.fc41.aarc 100% |  10.6 MiB/s |   2.2 MiB |  00m00s
[471/974] flexiblas-netlib64-0:3.4.4-2. 100% |   8.5 MiB/s |   2.7 MiB |  00m00s
[472/974] lapack64_-0:3.12.0-6.fc41.aar 100% |  14.0 MiB/s |   2.2 MiB |  00m00s
[473/974] automake-0:1.16.5-17.fc41.noa 100% |   8.7 MiB/s | 696.9 KiB |  00m00s
[474/974] lapack-0:3.12.0-6.fc41.aarch6 100% |  24.5 MiB/s |  11.8 MiB |  00m00s
[475/974] openssl-devel-1:3.2.2-5.fc41. 100% |  13.4 MiB/s |   2.8 MiB |  00m00s
[476/974] libpq-0:16.3-5.fc41.aarch64   100% |   3.0 MiB/s | 248.5 KiB |  00m00s
[477/974] libwebp-devel-0:1.4.0-2.fc41. 100% | 607.4 KiB/s |  39.5 KiB |  00m00s
[478/974] libzstd-devel-0:1.5.6-2.fc41. 100% | 631.5 KiB/s |  51.8 KiB |  00m00s
[479/974] netcdf-cxx-0:4.2-35.fc41.aarc 100% | 505.1 KiB/s |  41.4 KiB |  00m00s
[480/974] netcdf-devel-0:4.9.2-6.fc41.a 100% |   1.2 MiB/s |  99.2 KiB |  00m00s
[481/974] gdk-pixbuf2-devel-0:2.42.12-6 100% |   3.6 MiB/s | 368.2 KiB |  00m00s
[482/974] libdicom-devel-0:1.1.0-3.fc41 100% | 217.8 KiB/s |  16.8 KiB |  00m00s
[483/974] openjpeg-devel-0:2.5.2-3.fc41 100% | 259.9 KiB/s |  27.0 KiB |  00m00s
[484/974] libcurl-devel-0:8.9.1-1.fc41. 100% |   9.4 MiB/s | 872.9 KiB |  00m00s
[485/974] vtk-qt-0:9.2.6-17.fc41.aarch6 100% |   2.8 MiB/s | 276.4 KiB |  00m00s
[486/974] mesa-libEGL-devel-0:24.1.4-2. 100% | 370.4 KiB/s |  24.1 KiB |  00m00s
[487/974] perl-English-0:1.11-511.fc41. 100% | 208.5 KiB/s |  13.6 KiB |  00m00s
[488/974] qt5-rpm-macros-0:5.15.14-3.fc 100% | 148.3 KiB/s |  10.7 KiB |  00m00s
[489/974] qt5-qtbase-0:5.15.14-7.fc41.a 100% |  19.2 MiB/s |   3.5 MiB |  00m00s
[490/974] vulkan-loader-devel-0:1.3.283 100% | 161.9 KiB/s |  12.5 KiB |  00m00s
[491/974] qt5-designer-0:5.15.14-2.fc41 100% |   1.7 MiB/s | 159.9 KiB |  00m00s
[492/974] qt5-qtbase-gui-0:5.15.14-7.fc 100% |  21.8 MiB/s |   6.3 MiB |  00m00s
[493/974] qt5-doctools-0:5.15.14-2.fc41 100% |   6.8 MiB/s | 673.3 KiB |  00m00s
[494/974] qt5-linguist-0:5.15.14-2.fc41 100% |   8.2 MiB/s | 872.6 KiB |  00m00s
[495/974] qt5-qttools-0:5.15.14-2.fc41. 100% | 371.1 KiB/s |  40.5 KiB |  00m00s
[496/974] qt5-qttools-libs-designer-0:5 100% |  13.0 MiB/s |   2.7 MiB |  00m00s
[497/974] qt5-qttools-libs-help-0:5.15. 100% |   1.6 MiB/s | 157.1 KiB |  00m00s
[498/974] qt5-qttools-libs-designercomp 100% |   5.2 MiB/s | 780.9 KiB |  00m00s
[499/974] qt5-qtx11extras-0:5.15.14-2.f 100% | 355.0 KiB/s |  35.9 KiB |  00m00s
[500/974] sqlite-0:3.46.0-3.fc41.aarch6 100% |   4.4 MiB/s | 858.7 KiB |  00m00s
[501/974] qt5-qtdeclarative-devel-0:5.1 100% |   4.7 MiB/s |   1.5 MiB |  00m00s
[502/974] texlive-gsftopk-11:svn52851-8 100% | 220.3 KiB/s |  34.4 KiB |  00m00s
[503/974] texlive-xetex-11:svn66203-85. 100% |   5.4 MiB/s |   1.2 MiB |  00m00s
[504/974] texlive-catchfile-11:svn53084 100% |   4.2 MiB/s | 305.2 KiB |  00m00s
[505/974] perl-File-Temp-1:0.231.100-51 100% | 909.5 KiB/s |  59.1 KiB |  00m00s
[506/974] qt5-qtwebkit-0:5.212.0-0.88al 100% |  17.4 MiB/s |  12.2 MiB |  00m01s
[507/974] perl-Text-Unidecode-0:1.30-25 100% |   1.9 MiB/s | 181.4 KiB |  00m00s
[508/974] perl-XML-Parser-0:2.47-5.fc41 100% |   2.0 MiB/s | 236.6 KiB |  00m00s
[509/974] perl-XML-XPath-0:1.48-7.fc41. 100% | 914.3 KiB/s |  86.9 KiB |  00m00s
[510/974] libXaw-0:1.0.16-2.fc41.aarch6 100% |   2.5 MiB/s | 199.3 KiB |  00m00s
[511/974] libXmu-0:1.2.1-2.fc41.aarch64 100% | 793.2 KiB/s |  77.7 KiB |  00m00s
[512/974] texlive-epstopdf-pkg-11:svn53 100% | 682.1 KiB/s | 362.2 KiB |  00m01s
[513/974] libXau-0:1.0.11-7.fc41.aarch6 100% | 305.3 KiB/s |  32.4 KiB |  00m00s
[514/974] flexiblas-openblas-openmp-0:3 100% | 167.3 KiB/s |  16.6 KiB |  00m00s
[515/974] avahi-libs-0:0.8-29.fc41.aarc 100% | 708.3 KiB/s |  66.6 KiB |  00m00s
[516/974] gnutls-0:3.8.6-7.fc41.aarch64 100% |   7.1 MiB/s |   1.1 MiB |  00m00s
[517/974] jbigkit-libs-0:2.1-30.fc41.aa 100% | 526.4 KiB/s |  53.2 KiB |  00m00s
[518/974] liblerc-0:4.0.0-7.fc41.aarch6 100% |   1.6 MiB/s | 188.0 KiB |  00m00s
[519/974] urw-base35-bookman-fonts-0:20 100% |   7.2 MiB/s | 846.8 KiB |  00m00s
[520/974] urw-base35-c059-fonts-0:20200 100% |   7.6 MiB/s | 874.0 KiB |  00m00s
[521/974] urw-base35-d050000l-fonts-0:2 100% | 700.9 KiB/s |  75.7 KiB |  00m00s
[522/974] urw-base35-fonts-common-0:202 100% | 235.8 KiB/s |  20.7 KiB |  00m00s
[523/974] urw-base35-gothic-fonts-0:202 100% |   3.9 MiB/s | 642.4 KiB |  00m00s
[524/974] urw-base35-nimbus-roman-fonts 100% |   9.5 MiB/s | 856.0 KiB |  00m00s
[525/974] urw-base35-nimbus-mono-ps-fon 100% |   3.8 MiB/s | 794.6 KiB |  00m00s
[526/974] urw-base35-p052-fonts-0:20200 100% |   6.5 MiB/s | 973.1 KiB |  00m00s
[527/974] urw-base35-standard-symbols-p 100% | 736.7 KiB/s |  58.2 KiB |  00m00s
[528/974] urw-base35-nimbus-sans-fonts- 100% |   5.8 MiB/s |   1.3 MiB |  00m00s
[529/974] perl-Pod-Perldoc-0:3.28.01-51 100% |   1.2 MiB/s |  86.1 KiB |  00m00s
[530/974] urw-base35-z003-fonts-0:20200 100% |   3.4 MiB/s | 275.4 KiB |  00m00s
[531/974] perl-Class-Struct-0:0.68-511. 100% | 338.8 KiB/s |  22.0 KiB |  00m00s
[532/974] texlive-bigintcalc-11:svn5317 100% |   6.6 MiB/s | 463.9 KiB |  00m00s
[533/974] perl-podlators-1:6.0.2-2.fc41 100% |   1.6 MiB/s | 128.9 KiB |  00m00s
[534/974] texlive-uniquecounter-11:svn5 100% |   4.3 MiB/s | 298.4 KiB |  00m00s
[535/974] texlive-etoolbox-11:svn56554- 100% | 349.1 KiB/s |  23.7 KiB |  00m00s
[536/974] texlive-atveryend-11:svn53108 100% |   4.5 MiB/s | 383.2 KiB |  00m00s
[537/974] texlive-pstricks-11:svn65346- 100% |   1.7 MiB/s | 114.6 KiB |  00m00s
[538/974] texlive-graphics-cfg-11:svn41 100% | 164.2 KiB/s |  10.7 KiB |  00m00s
[539/974] jasper-libs-0:4.2.3-2.fc41.aa 100% |   1.7 MiB/s | 159.6 KiB |  00m00s
[540/974] libdeflate-0:1.20-7.fc41.aarc 100% | 788.7 KiB/s |  63.9 KiB |  00m00s
[541/974] graphite2-0:1.3.14-16.fc41.aa 100% |   1.0 MiB/s |  91.7 KiB |  00m00s
[542/974] pixman-0:0.43.4-2.fc41.aarch6 100% |   2.4 MiB/s | 214.6 KiB |  00m00s
[543/974] pixman-devel-0:0.43.4-2.fc41. 100% | 231.4 KiB/s |  17.4 KiB |  00m00s
[544/974] libffi-devel-0:3.4.6-2.fc41.a 100% | 309.2 KiB/s |  27.8 KiB |  00m00s
[545/974] libmount-devel-0:2.40.2-4.fc4 100% | 364.5 KiB/s |  27.3 KiB |  00m00s
[546/974] libselinux-devel-0:3.7-5.fc41 100% |   2.0 MiB/s | 151.1 KiB |  00m00s
[547/974] sysprof-capture-devel-0:47~al 100% | 514.0 KiB/s |  57.0 KiB |  00m00s
[548/974] libpciaccess-0:0.16-13.fc41.a 100% | 293.9 KiB/s |  26.7 KiB |  00m00s
[549/974] pcre2-devel-0:10.44-1.fc41.1. 100% |   2.8 MiB/s | 521.4 KiB |  00m00s
[550/974] mesa-libEGL-0:24.1.4-2.fc41.a 100% |   1.9 MiB/s | 140.8 KiB |  00m00s
[551/974] armadillo-0:12.8.1-2.fc41.aar 100% | 372.5 KiB/s |  30.9 KiB |  00m00s
[552/974] freexl-0:2.0.0-8.fc41.aarch64 100% | 533.6 KiB/s |  45.9 KiB |  00m00s
[553/974] cfitsio-0:4.4.0-3.fc41.aarch6 100% |   4.0 MiB/s | 590.7 KiB |  00m00s
[554/974] geos-0:3.12.2-2.fc41.aarch64  100% |   7.8 MiB/s |   1.0 MiB |  00m00s
[555/974] giflib-0:5.2.2-2.fc41.aarch64 100% | 536.4 KiB/s |  52.6 KiB |  00m00s
[556/974] json-c-0:0.17-4.fc41.aarch64  100% | 480.2 KiB/s |  45.1 KiB |  00m00s
[557/974] libarrow-dataset-libs-0:16.1. 100% |   3.4 MiB/s | 462.5 KiB |  00m00s
[558/974] libgeotiff-0:1.7.3-2.fc41.aar 100% |   1.0 MiB/s | 101.1 KiB |  00m00s
[559/974] libgta-0:1.2.1-13.fc41.aarch6 100% | 415.1 KiB/s |  35.3 KiB |  00m00s
[560/974] libarrow-0:16.1.0-6.fc41.aarc 100% |  18.7 MiB/s |   4.8 MiB |  00m00s
[561/974] libkml-0:1.3.0-49.fc41.aarch6 100% |   2.7 MiB/s | 328.5 KiB |  00m00s
[562/974] libqhull_r-1:8.0.2-5.fc41.aar 100% |   2.2 MiB/s | 195.8 KiB |  00m00s
[563/974] libspatialite-0:5.1.0-7.fc41. 100% |  26.7 MiB/s |   2.9 MiB |  00m00s
[564/974] parquet-libs-0:16.1.0-6.fc41. 100% |   7.2 MiB/s | 917.0 KiB |  00m00s
[565/974] poppler-0:24.02.0-4.fc41.aarc 100% |  12.3 MiB/s |   1.1 MiB |  00m00s
[566/974] unixODBC-0:2.3.12-5.fc41.aarc 100% |   3.7 MiB/s | 398.4 KiB |  00m00s
[567/974] xerces-c-0:3.2.5-5.fc41.aarch 100% |   8.5 MiB/s | 884.2 KiB |  00m00s
[568/974] mariadb-connector-c-config-0: 100% | 110.2 KiB/s |   8.7 KiB |  00m00s
[569/974] blosc-0:1.21.5-5.fc41.aarch64 100% | 546.3 KiB/s |  48.6 KiB |  00m00s
[570/974] gdk-pixbuf2-0:2.42.12-6.fc41. 100% |   6.9 MiB/s | 487.9 KiB |  00m00s
[571/974] gdk-pixbuf2-modules-extra-0:2 100% |   1.1 MiB/s |  88.4 KiB |  00m00s
[572/974] ogdi-0:4.1.1-2.fc41.aarch64   100% | 475.9 KiB/s | 239.4 KiB |  00m01s
[573/974] libdicom-0:1.1.0-3.fc41.aarch 100% |   1.3 MiB/s | 112.8 KiB |  00m00s
[574/974] google-noto-sans-vf-fonts-0:2 100% |   8.1 MiB/s | 594.1 KiB |  00m00s
[575/974] proj-data-0:9.4.1-2.fc41.noar 100% |   8.2 MiB/s |   1.3 MiB |  00m00s
[576/974] gettext-0:0.22.5-6.fc41.aarch 100% |  11.3 MiB/s |   1.1 MiB |  00m00s
[577/974] cgnslib-common-0:4.4.0-5.fc41 100% |   1.4 MiB/s | 114.2 KiB |  00m00s
[578/974] flexiblas-openblas-openmp64-0 100% | 237.1 KiB/s |  16.6 KiB |  00m00s
[579/974] abattis-cantarell-vf-fonts-0: 100% | 477.1 KiB/s | 120.2 KiB |  00m00s
[580/974] autoconf-0:2.72-3.fc41.noarch 100% |   8.8 MiB/s | 829.7 KiB |  00m00s
[581/974] perl-Thread-Queue-0:3.14-511. 100% | 338.3 KiB/s |  21.3 KiB |  00m00s
[582/974] shared-mime-info-0:2.3-6.fc41 100% |   4.9 MiB/s | 388.7 KiB |  00m00s
[583/974] openjpeg-tools-0:2.5.2-3.fc41 100% |   1.0 MiB/s |  80.7 KiB |  00m00s
[584/974] perl-threads-1:2.40-511.fc41. 100% | 360.9 KiB/s |  57.4 KiB |  00m00s
[585/974] libidn2-devel-0:2.3.7-2.fc41. 100% | 604.7 KiB/s |  70.7 KiB |  00m00s
[586/974] libnghttp2-devel-0:1.62.1-2.f 100% | 568.8 KiB/s |  55.7 KiB |  00m00s
[587/974] libpsl-devel-0:0.21.5-4.fc41. 100% | 289.0 KiB/s |  33.2 KiB |  00m00s
[588/974] libssh-devel-0:0.10.6-8.fc41. 100% | 461.0 KiB/s |  39.2 KiB |  00m00s
[589/974] libproxy-0:0.5.8-1.fc41.aarch 100% | 493.8 KiB/s |  44.9 KiB |  00m00s
[590/974] qt5-qtdeclarative-0:5.15.14-3 100% |  19.5 MiB/s |   4.2 MiB |  00m00s
[591/974] pcre2-utf16-0:10.44-1.fc41.1. 100% |   2.3 MiB/s | 207.6 KiB |  00m00s
[592/974] qt-settings-0:40.0-2.fc41.noa 100% | 129.9 KiB/s |  10.1 KiB |  00m00s
[593/974] dbus-libs-1:1.14.10-4.fc41.aa 100% | 590.6 KiB/s | 155.3 KiB |  00m00s
[594/974] qt5-filesystem-0:5.15.14-3.fc 100% | 137.4 KiB/s |  10.3 KiB |  00m00s
[595/974] qt5-qtbase-common-0:5.15.14-7 100% | 180.9 KiB/s |  12.3 KiB |  00m00s
[596/974] libinput-0:1.26.1-2.fc41.aarc 100% |   2.6 MiB/s | 214.0 KiB |  00m00s
[597/974] libxkbcommon-0:1.7.0-4.fc41.a 100% |   1.8 MiB/s | 143.9 KiB |  00m00s
[598/974] glx-utils-0:9.0.0-8.fc41.aarc 100% | 477.9 KiB/s |  74.1 KiB |  00m00s
[599/974] libxkbcommon-x11-0:1.7.0-4.fc 100% | 284.6 KiB/s |  21.3 KiB |  00m00s
[600/974] mesa-libgbm-0:24.1.4-2.fc41.a 100% | 742.0 KiB/s |  49.0 KiB |  00m00s
[601/974] xcb-util-image-0:0.4.1-6.fc41 100% | 178.2 KiB/s |  18.9 KiB |  00m00s
[602/974] xcb-util-keysyms-0:0.4.1-6.fc 100% | 163.0 KiB/s |  14.5 KiB |  00m00s
[603/974] xcb-util-renderutil-0:0.3.10- 100% | 216.1 KiB/s |  17.5 KiB |  00m00s
[604/974] vulkan-loader-0:1.3.283.0-3.f 100% |   1.9 MiB/s | 154.6 KiB |  00m00s
[605/974] xcb-util-wm-0:0.4.2-6.fc41.aa 100% | 281.5 KiB/s |  30.7 KiB |  00m00s
[606/974] vulkan-headers-0:1.3.283.0-2. 100% |   9.8 MiB/s |   1.2 MiB |  00m00s
[607/974] qt5-qttools-common-0:5.15.14- 100% | 112.1 KiB/s |  11.2 KiB |  00m00s
[608/974] gstreamer1-0:1.24.6-1.fc41.aa 100% |  10.1 MiB/s |   1.6 MiB |  00m00s
[609/974] hyphen-0:2.8.8-25.fc41.aarch6 100% | 364.4 KiB/s |  29.5 KiB |  00m00s
[610/974] libxslt-0:1.1.42-2.fc41.aarch 100% |   1.8 MiB/s | 187.6 KiB |  00m00s
[611/974] qt5-qtlocation-0:5.15.14-2.fc 100% |  18.5 MiB/s |   3.1 MiB |  00m00s
[612/974] qt5-qtsensors-0:5.15.14-2.fc4 100% |   2.7 MiB/s | 223.2 KiB |  00m00s
[613/974] qt5-qtwebchannel-0:5.15.14-2. 100% | 973.8 KiB/s | 101.3 KiB |  00m00s
[614/974] clang-libs-0:18.1.8-3.fc41.aa 100% |  27.8 MiB/s |  22.3 MiB |  00m01s
[615/974] woff2-0:1.0.2-20.fc41.aarch64 100% | 378.3 KiB/s |  61.3 KiB |  00m00s
[616/974] teckit-0:2.5.12-3.fc41.aarch6 100% |   3.1 MiB/s | 342.7 KiB |  00m00s
[617/974] texlive-babel-11:svn65823-72. 100% |   6.6 MiB/s | 477.1 KiB |  00m00s
[618/974] texlive-everyshi-11:svn57001- 100% |   2.2 MiB/s | 145.1 KiB |  00m00s
[619/974] texlive-firstaid-11:svn64892- 100% |   3.9 MiB/s | 272.9 KiB |  00m00s
[620/974] texlive-l3packages-11:svn6572 100% | 605.8 KiB/s |  38.8 KiB |  00m00s
[621/974] texlive-xetexconfig-11:svn458 100% | 142.2 KiB/s |   9.2 KiB |  00m00s
[622/974] perl-POSIX-0:2.20-511.fc41.aa 100% |   1.4 MiB/s |  97.0 KiB |  00m00s
[623/974] gstreamer1-plugins-base-0:1.2 100% |   1.9 MiB/s |   2.2 MiB |  00m01s
[624/974] perl-URI-0:5.28-2.fc41.noarch 100% |   1.9 MiB/s | 132.6 KiB |  00m00s
[625/974] texlive-epstopdf-11:svn66461- 100% | 117.9 KiB/s |  29.7 KiB |  00m00s
[626/974] perl-libwww-perl-0:6.77-2.fc4 100% |   2.8 MiB/s | 206.4 KiB |  00m00s
[627/974] perl-Data-Dumper-0:2.189-512. 100% | 664.2 KiB/s |  55.1 KiB |  00m00s
[628/974] perl-I18N-Langinfo-0:0.24-511 100% | 251.8 KiB/s |  25.9 KiB |  00m00s
[629/974] perl-open-0:1.13-511.fc41.noa 100% | 145.8 KiB/s |  16.5 KiB |  00m00s
[630/974] groff-base-0:1.23.0-7.fc41.aa 100% |  13.1 MiB/s |   1.1 MiB |  00m00s
[631/974] nettle-0:3.10-3.fc41.aarch64  100% |   4.5 MiB/s | 437.9 KiB |  00m00s
[632/974] perl-IPC-Open3-0:1.22-511.fc4 100% | 346.3 KiB/s |  21.8 KiB |  00m00s
[633/974] perl-HTTP-Tiny-0:0.088-512.fc 100% | 845.7 KiB/s |  55.8 KiB |  00m00s
[634/974] perl-Term-ANSIColor-0:5.01-51 100% | 733.7 KiB/s |  47.7 KiB |  00m00s
[635/974] perl-Pod-Simple-1:3.45-511.fc 100% |   3.2 MiB/s | 219.0 KiB |  00m00s
[636/974] texlive-auto-pst-pdf-11:svn56 100% | 231.7 KiB/s |  14.8 KiB |  00m00s
[637/974] perl-Term-Cap-0:1.18-511.fc41 100% | 339.5 KiB/s |  22.1 KiB |  00m00s
[638/974] texlive-biblatex-11:svn66403- 100% |   4.3 MiB/s | 302.0 KiB |  00m00s
[639/974] texlive-bera-11:svn20031.0-72 100% |   4.9 MiB/s | 353.5 KiB |  00m00s
[640/974] texlive-breakurl-11:svn29901. 100% | 233.3 KiB/s |  15.2 KiB |  00m00s
[641/974] texlive-caption-11:svn66580-7 100% |   1.3 MiB/s |  84.7 KiB |  00m00s
[642/974] texlive-filecontents-11:svn52 100% | 230.1 KiB/s |  14.5 KiB |  00m00s
[643/974] texlive-eso-pic-11:svn56658-7 100% | 265.8 KiB/s |  17.3 KiB |  00m00s
[644/974] texlive-footmisc-11:svn62524- 100% | 361.6 KiB/s |  22.8 KiB |  00m00s
[645/974] texlive-multido-11:svn18302.1 100% | 249.8 KiB/s |  16.0 KiB |  00m00s
[646/974] texlive-paralist-11:svn43021- 100% | 249.9 KiB/s |  15.7 KiB |  00m00s
[647/974] texlive-koma-script-11:svn646 100% |  30.0 MiB/s |   6.4 MiB |  00m00s
[648/974] texlive-pst-3d-11:svn17257.1. 100% | 255.4 KiB/s |  16.1 KiB |  00m00s
[649/974] texlive-pst-coil-11:svn62977- 100% | 254.0 KiB/s |  16.5 KiB |  00m00s
[650/974] texlive-pst-eps-11:svn15878.1 100% | 239.1 KiB/s |  15.3 KiB |  00m00s
[651/974] texlive-pst-fill-11:svn60671- 100% | 248.8 KiB/s |  16.2 KiB |  00m00s
[652/974] texlive-pst-grad-11:svn15878. 100% | 260.3 KiB/s |  16.4 KiB |  00m00s
[653/974] texlive-pst-node-11:svn61838- 100% | 589.2 KiB/s |  38.3 KiB |  00m00s
[654/974] texlive-pst-ovl-11:svn54963-7 100% | 231.1 KiB/s |  14.6 KiB |  00m00s
[655/974] openblas-openmp-0:0.3.26-5.fc 100% |   3.6 MiB/s |   3.8 MiB |  00m01s
[656/974] texlive-pst-plot-11:svn65346- 100% | 534.0 KiB/s |  35.2 KiB |  00m00s
[657/974] texlive-pst-text-11:svn49542- 100% | 268.8 KiB/s |  16.9 KiB |  00m00s
[658/974] texlive-pst-tools-11:svn60621 100% | 292.9 KiB/s |  19.0 KiB |  00m00s
[659/974] texlive-pst-tree-11:svn60421- 100% | 288.8 KiB/s |  19.1 KiB |  00m00s
[660/974] texlive-pstricks-add-11:svn65 100% | 544.4 KiB/s |  34.8 KiB |  00m00s
[661/974] texlive-setspace-11:svn65206- 100% | 240.3 KiB/s |  16.1 KiB |  00m00s
[662/974] texlive-ragged2e-11:svn66152- 100% |   9.2 MiB/s | 679.7 KiB |  00m00s
[663/974] texlive-showexpl-11:svn57414- 100% | 257.2 KiB/s |  16.2 KiB |  00m00s
[664/974] texlive-subfig-11:svn15878.1. 100% | 294.5 KiB/s |  19.4 KiB |  00m00s
[665/974] texlive-xcolor-11:svn63563-72 100% | 467.9 KiB/s |  30.4 KiB |  00m00s
[666/974] texlive-xkeyval-11:svn63616-7 100% | 393.4 KiB/s |  25.2 KiB |  00m00s
[667/974] libblkid-devel-0:2.40.2-4.fc4 100% | 296.9 KiB/s |  26.4 KiB |  00m00s
[668/974] libsepol-devel-0:3.7-2.fc41.a 100% | 539.8 KiB/s |  48.0 KiB |  00m00s
[669/974] pcre2-utf32-0:10.44-1.fc41.1. 100% |   2.4 MiB/s | 195.4 KiB |  00m00s
[670/974] libwayland-client-0:1.23.0-2. 100% | 381.6 KiB/s |  32.4 KiB |  00m00s
[671/974] libwayland-server-0:1.23.0-2. 100% | 532.9 KiB/s |  41.6 KiB |  00m00s
[672/974] SuperLU-0:6.0.1-6.fc41.aarch6 100% |   1.7 MiB/s | 174.1 KiB |  00m00s
[673/974] arpack-0:3.9.1-4.fc41.aarch64 100% |   1.5 MiB/s | 182.8 KiB |  00m00s
[674/974] minizip-ng-compat-0:3.0.10-8. 100% | 988.5 KiB/s |  65.2 KiB |  00m00s
[675/974] libarrow-doc-0:16.1.0-6.fc41. 100% | 353.7 KiB/s |  29.4 KiB |  00m00s
[676/974] hwdata-0:0.384-2.fc41.noarch  100% |   4.9 MiB/s |   1.6 MiB |  00m00s
[677/974] liborc2-0:2.0.1-4.fc41.aarch6 100% |   5.0 MiB/s | 465.9 KiB |  00m00s
[678/974] re2-1:20220601-6.fc41.aarch64 100% |   2.5 MiB/s | 191.8 KiB |  00m00s
[679/974] snappy-0:1.2.1-2.fc41.aarch64 100% | 504.6 KiB/s |  39.4 KiB |  00m00s
[680/974] utf8proc-0:2.7.0-8.fc41.aarch 100% | 996.8 KiB/s |  80.7 KiB |  00m00s
[681/974] libarrow-acero-libs-0:16.1.0- 100% |   4.8 MiB/s | 473.4 KiB |  00m00s
[682/974] uriparser-0:0.9.8-2.fc41.aarc 100% | 663.0 KiB/s |  57.0 KiB |  00m00s
[683/974] librttopo-0:1.1.0-15.fc41.aar 100% |   2.3 MiB/s | 205.6 KiB |  00m00s
[684/974] thrift-0:0.20.0-3.fc41.aarch6 100% |  12.0 MiB/s |   1.4 MiB |  00m00s
[685/974] nspr-0:4.35.0-27.fc41.aarch64 100% |   1.4 MiB/s | 134.8 KiB |  00m00s
[686/974] gpgmepp-0:1.23.2-5.fc41.aarch 100% |   1.0 MiB/s | 129.7 KiB |  00m00s
[687/974] nss-0:3.101.0-4.fc41.aarch64  100% |   7.3 MiB/s | 703.4 KiB |  00m00s
[688/974] google-noto-fonts-common-0:20 100% | 250.2 KiB/s |  18.0 KiB |  00m00s
[689/974] poppler-data-0:0.4.11-8.fc41. 100% |  21.5 MiB/s |   2.0 MiB |  00m00s
[690/974] gettext-libs-0:0.22.5-6.fc41. 100% |   6.5 MiB/s | 648.9 KiB |  00m00s
[691/974] libtextstyle-0:0.22.5-6.fc41. 100% |   1.0 MiB/s |  87.0 KiB |  00m00s
[692/974] gettext-runtime-0:0.22.5-6.fc 100% |   1.2 MiB/s | 121.3 KiB |  00m00s
[693/974] perl-File-Compare-0:1.100.800 100% | 206.4 KiB/s |  13.2 KiB |  00m00s
[694/974] m4-0:1.4.19-10.fc41.aarch64   100% |   3.6 MiB/s | 301.4 KiB |  00m00s
[695/974] publicsuffix-list-0:20240107- 100% |   1.3 MiB/s |  87.5 KiB |  00m00s
[696/974] openblas-openmp64-0:0.3.26-5. 100% |  23.3 MiB/s |   3.8 MiB |  00m00s
[697/974] perl-threads-shared-0:1.69-51 100% | 396.0 KiB/s |  44.3 KiB |  00m00s
[698/974] duktape-0:2.7.0-8.fc41.aarch6 100% |   2.0 MiB/s | 170.3 KiB |  00m00s
[699/974] libevdev-0:1.13.2-3.fc41.aarc 100% | 465.6 KiB/s |  37.7 KiB |  00m00s
[700/974] libwacom-0:2.12.2-2.fc41.aarc 100% | 584.7 KiB/s |  45.6 KiB |  00m00s
[701/974] mtdev-0:1.1.6-9.fc41.aarch64  100% | 272.7 KiB/s |  21.0 KiB |  00m00s
[702/974] xkeyboard-config-0:2.42-2.fc4 100% |  10.9 MiB/s | 972.3 KiB |  00m00s
[703/974] xcb-util-0:0.4.1-6.fc41.aarch 100% | 181.8 KiB/s |  18.5 KiB |  00m00s
[704/974] clang-resource-filesystem-0:1 100% | 233.3 KiB/s |  15.2 KiB |  00m00s
[705/974] libunwind-0:1.8.0-4.fc41.aarc 100% | 896.6 KiB/s |  79.8 KiB |  00m00s
[706/974] alsa-lib-0:1.2.12-2.fc41.aarc 100% |   5.2 MiB/s | 504.2 KiB |  00m00s
[707/974] graphene-0:1.10.6-9.fc41.aarc 100% | 604.3 KiB/s |  63.5 KiB |  00m00s
[708/974] cdparanoia-libs-0:10.2-45.fc4 100% | 390.8 KiB/s |  53.9 KiB |  00m00s
[709/974] libgudev-0:238-6.fc41.aarch64 100% | 386.8 KiB/s |  34.0 KiB |  00m00s
[710/974] iso-codes-0:4.16.0-5.fc41.noa 100% |  17.7 MiB/s |   3.5 MiB |  00m00s
[711/974] libvisual-1:0.4.1-5.fc41.aarc 100% |   1.4 MiB/s | 145.2 KiB |  00m00s
[712/974] libvorbis-1:1.3.7-11.fc41.aar 100% |   2.2 MiB/s | 184.6 KiB |  00m00s
[713/974] libwayland-cursor-0:1.23.0-2. 100% | 203.0 KiB/s |  19.3 KiB |  00m00s
[714/974] libwayland-egl-0:1.23.0-2.fc4 100% | 165.9 KiB/s |  12.8 KiB |  00m00s
[715/974] opus-0:1.5.1-2.fc41.aarch64   100% |   2.0 MiB/s | 227.6 KiB |  00m00s
[716/974] llvm-libs-0:18.1.8-2.fc41.aar 100% |  37.6 MiB/s |  26.4 MiB |  00m01s
[717/974] orc-0:0.4.39-1.fc41.aarch64   100% |   2.4 MiB/s | 221.7 KiB |  00m00s
[718/974] perl-locale-0:1.12-511.fc41.n 100% | 215.6 KiB/s |  13.6 KiB |  00m00s
[719/974] perl-libnet-0:3.15-512.fc41.n 100% |   1.9 MiB/s | 128.5 KiB |  00m00s
[720/974] pango-0:1.54.0-2.fc41.aarch64 100% |   2.8 MiB/s | 344.8 KiB |  00m00s
[721/974] perl-Data-Dump-0:1.25-11.fc41 100% | 509.0 KiB/s |  32.6 KiB |  00m00s
[722/974] perl-Encode-Locale-0:1.05-30. 100% | 286.4 KiB/s |  18.6 KiB |  00m00s
[723/974] perl-File-Listing-0:6.16-4.fc 100% | 373.7 KiB/s |  24.7 KiB |  00m00s
[724/974] perl-HTTP-Cookies-0:6.11-4.fc 100% | 574.3 KiB/s |  37.3 KiB |  00m00s
[725/974] perl-HTML-Parser-0:3.82-3.fc4 100% |   1.5 MiB/s | 123.8 KiB |  00m00s
[726/974] perl-HTTP-Date-0:6.06-5.fc41. 100% | 369.1 KiB/s |  24.4 KiB |  00m00s
[727/974] perl-HTTP-Message-0:6.46-2.fc 100% |   1.5 MiB/s | 100.8 KiB |  00m00s
[728/974] perl-HTTP-Negotiate-0:6.01-39 100% | 310.9 KiB/s |  19.6 KiB |  00m00s
[729/974] perl-LWP-MediaTypes-0:6.04-19 100% | 493.7 KiB/s |  33.1 KiB |  00m00s
[730/974] perl-Module-Load-1:0.36-511.f 100% | 267.1 KiB/s |  17.4 KiB |  00m00s
[731/974] perl-NTLM-0:1.09-39.fc41.noar 100% | 344.3 KiB/s |  21.7 KiB |  00m00s
[732/974] perl-Net-HTTP-0:6.23-5.fc41.n 100% | 584.3 KiB/s |  39.1 KiB |  00m00s
[733/974] perl-Try-Tiny-0:0.31-10.fc41. 100% | 576.4 KiB/s |  37.5 KiB |  00m00s
[734/974] perl-WWW-RobotRules-0:6.02-40 100% | 312.5 KiB/s |  19.7 KiB |  00m00s
[735/974] perl-B-0:1.89-511.fc41.aarch6 100% |   2.0 MiB/s | 177.2 KiB |  00m00s
[736/974] perl-encoding-4:3.00-511.fc41 100% | 752.2 KiB/s |  63.2 KiB |  00m00s
[737/974] openblas-0:0.3.26-5.fc41.aarc 100% | 466.0 KiB/s |  38.7 KiB |  00m00s
[738/974] perl-IO-Socket-SSL-0:2.088-2. 100% |   2.4 MiB/s | 230.4 KiB |  00m00s
[739/974] perl-Mozilla-CA-0:20240313-2. 100% | 217.5 KiB/s |  14.1 KiB |  00m00s
[740/974] perl-Time-Local-2:1.350-511.f 100% | 515.3 KiB/s |  34.5 KiB |  00m00s
[741/974] perl-Pod-Escapes-1:1.07-511.f 100% | 304.8 KiB/s |  19.8 KiB |  00m00s
[742/974] perl-Text-Tabs+Wrap-0:2024.00 100% | 336.2 KiB/s |  21.9 KiB |  00m00s
[743/974] perl-if-0:0.61.000-511.fc41.n 100% | 214.8 KiB/s |  14.0 KiB |  00m00s
[744/974] biber-0:2.19-6.fc41.noarch    100% |   3.0 MiB/s | 292.5 KiB |  00m00s
[745/974] ncurses-0:6.5-2.20240629.fc41 100% |   3.5 MiB/s | 422.6 KiB |  00m00s
[746/974] texlive-logreq-11:svn53003-72 100% | 283.2 KiB/s |  18.4 KiB |  00m00s
[747/974] texlive-polyglossia-11:svn657 100% |   2.3 MiB/s | 217.9 KiB |  00m00s
[748/974] texlive-xpatch-11:svn54563-72 100% | 257.2 KiB/s |  16.7 KiB |  00m00s
[749/974] texlive-xstring-11:svn65551-7 100% | 352.0 KiB/s |  23.6 KiB |  00m00s
[750/974] texlive-babelbib-11:svn57349- 100% | 781.4 KiB/s |  51.6 KiB |  00m00s
[751/974] perl-Net-SSLeay-0:1.94-7.fc41 100% | 769.3 KiB/s | 375.4 KiB |  00m00s
[752/974] texlive-listings-11:svn66222- 100% |   1.9 MiB/s | 165.1 KiB |  00m00s
[753/974] texlive-bookmark-11:svn56885- 100% |   3.7 MiB/s | 478.0 KiB |  00m00s
[754/974] texlive-marginnote-11:svn4838 100% | 229.3 KiB/s |  15.4 KiB |  00m00s
[755/974] texlive-mparhack-11:svn59066- 100% | 246.5 KiB/s |  16.0 KiB |  00m00s
[756/974] texlive-geometry-11:svn61719- 100% | 107.5 KiB/s |  21.1 KiB |  00m00s
[757/974] texlive-pst-math-11:svn64732- 100% | 276.3 KiB/s |  18.2 KiB |  00m00s
[758/974] texlive-picture-11:svn54867-7 100% |   2.8 MiB/s | 310.3 KiB |  00m00s
[759/974] texlive-attachfile-11:svn4209 100% | 230.9 KiB/s |  20.3 KiB |  00m00s
[760/974] texlive-varwidth-11:svn24104. 100% | 239.0 KiB/s |  16.0 KiB |  00m00s
[761/974] texlive-pdfcolmk-11:svn52912- 100% | 244.3 KiB/s |  16.6 KiB |  00m00s
[762/974] gpgme-0:1.23.2-5.fc41.aarch64 100% |   1.6 MiB/s | 210.1 KiB |  00m00s
[763/974] protobuf-0:3.19.6-10.fc41.aar 100% |   4.2 MiB/s | 926.8 KiB |  00m00s
[764/974] libassuan-0:2.5.7-2.fc41.aarc 100% | 347.6 KiB/s |  66.7 KiB |  00m00s
[765/974] crypto-policies-scripts-0:202 100% | 838.0 KiB/s | 123.2 KiB |  00m00s
[766/974] metis-0:5.1.0.3-6.fc41.aarch6 100% |   1.2 MiB/s | 568.6 KiB |  00m00s
[767/974] nss-sysinit-0:3.101.0-4.fc41. 100% | 128.5 KiB/s |  19.3 KiB |  00m00s
[768/974] nss-util-0:3.101.0-4.fc41.aar 100% | 825.6 KiB/s |  84.2 KiB |  00m00s
[769/974] nss-softokn-0:3.101.0-4.fc41. 100% |   2.1 MiB/s | 405.0 KiB |  00m00s
[770/974] gettext-envsubst-0:0.22.5-6.f 100% | 423.5 KiB/s |  37.3 KiB |  00m00s
[771/974] libedit-0:3.1-52.20240517cvs. 100% |   1.4 MiB/s | 105.7 KiB |  00m00s
[772/974] libwacom-data-0:2.12.2-2.fc41 100% |   3.2 MiB/s | 293.3 KiB |  00m00s
[773/974] perl-IO-Socket-IP-0:0.42-512. 100% | 633.6 KiB/s |  41.8 KiB |  00m00s
[774/974] fribidi-0:1.0.15-2.fc41.aarch 100% | 837.0 KiB/s |  92.1 KiB |  00m00s
[775/974] libthai-0:0.1.29-9.fc41.aarch 100% |   1.8 MiB/s | 211.5 KiB |  00m00s
[776/974] perl-subs-0:1.04-511.fc41.noa 100% | 182.4 KiB/s |  11.7 KiB |  00m00s
[777/974] perl-HTML-Tagset-0:3.24-2.fc4 100% | 283.8 KiB/s |  18.4 KiB |  00m00s
[778/974] perl-TimeDate-1:2.33-15.fc41. 100% | 834.9 KiB/s |  57.6 KiB |  00m00s
[779/974] perl-Clone-0:0.46-8.fc41.aarc 100% | 227.8 KiB/s |  22.1 KiB |  00m00s
[780/974] perl-Compress-Raw-Zlib-0:2.21 100% | 610.7 KiB/s |  63.5 KiB |  00m00s
[781/974] perl-IO-Compress-0:2.212-512. 100% |   3.2 MiB/s | 303.5 KiB |  00m00s
[782/974] perl-IO-HTML-0:1.004-13.fc41. 100% | 424.0 KiB/s |  27.6 KiB |  00m00s
[783/974] mailcap-0:2.1.54-7.fc41.noarc 100% | 513.0 KiB/s |  34.4 KiB |  00m00s
[784/974] perl-Digest-HMAC-0:1.04-11.fc 100% | 334.7 KiB/s |  22.1 KiB |  00m00s
[785/974] perl-AutoLoader-0:5.74-511.fc 100% | 311.7 KiB/s |  21.2 KiB |  00m00s
[786/974] perl-Filter-2:1.64-512.fc41.a 100% | 941.3 KiB/s |  87.5 KiB |  00m00s
[787/974] perl-Business-ISBN-0:3.009-5. 100% | 379.9 KiB/s |  32.3 KiB |  00m00s
[788/974] perl-Business-ISMN-0:1.204-2. 100% | 343.5 KiB/s |  25.8 KiB |  00m00s
[789/974] perl-Business-ISSN-0:1.005-12 100% | 217.2 KiB/s |  18.2 KiB |  00m00s
[790/974] perl-Class-Accessor-0:0.51-21 100% | 298.3 KiB/s |  28.3 KiB |  00m00s
[791/974] perl-Data-Compare-0:1.29-5.fc 100% | 392.3 KiB/s |  34.5 KiB |  00m00s
[792/974] perl-Data-Uniqid-0:0.12-34.fc 100% | 109.8 KiB/s |  12.1 KiB |  00m00s
[793/974] perl-DateTime-Calendar-Julian 100% | 311.8 KiB/s |  23.1 KiB |  00m00s
[794/974] perl-DateTime-Format-Builder- 100% |   1.2 MiB/s |  92.8 KiB |  00m00s
[795/974] perl-DateTime-2:1.65-6.fc41.a 100% | 912.2 KiB/s | 133.2 KiB |  00m00s
[796/974] perl-File-Slurper-0:0.014-6.f 100% | 329.8 KiB/s |  21.1 KiB |  00m00s
[797/974] perl-DateTime-TimeZone-0:2.62 100% |   2.9 MiB/s | 397.9 KiB |  00m00s
[798/974] perl-IO-String-0:1.08-51.fc41 100% | 185.7 KiB/s |  17.1 KiB |  00m00s
[799/974] perl-IPC-Cmd-2:1.04-512.fc41. 100% | 483.1 KiB/s |  39.6 KiB |  00m00s
[800/974] perl-IPC-Run3-0:0.049-2.fc41. 100% | 456.5 KiB/s |  38.3 KiB |  00m00s
[801/974] perl-LWP-Protocol-https-0:6.1 100% | 261.5 KiB/s |  21.4 KiB |  00m00s
[802/974] perl-Lingua-Translit-0:0.29-7 100% | 424.6 KiB/s |  33.1 KiB |  00m00s
[803/974] perl-List-AllUtils-0:0.19-13. 100% | 556.3 KiB/s |  49.0 KiB |  00m00s
[804/974] perl-Log-Log4perl-0:1.57-6.fc 100% |   2.8 MiB/s | 361.3 KiB |  00m00s
[805/974] perl-Parse-RecDescent-0:1.967 100% |   1.7 MiB/s | 208.0 KiB |  00m00s
[806/974] perl-Regexp-Common-0:20170602 100% |   1.7 MiB/s | 184.5 KiB |  00m00s
[807/974] perl-Sort-Key-0:1.33-32.fc41. 100% | 542.8 KiB/s |  45.6 KiB |  00m00s
[808/974] perl-Text-Balanced-0:2.06-511 100% | 574.3 KiB/s |  48.8 KiB |  00m00s
[809/974] perl-Text-BibTeX-0:0.89-7.fc4 100% |   1.8 MiB/s | 252.0 KiB |  00m00s
[810/974] perl-Text-CSV-0:2.04-2.fc41.n 100% | 919.4 KiB/s | 115.8 KiB |  00m00s
[811/974] perl-Text-Roman-0:3.5-28.fc41 100% | 257.9 KiB/s |  22.4 KiB |  00m00s
[812/974] perl-Unicode-UCD-0:0.78-511.f 100% | 752.4 KiB/s |  78.3 KiB |  00m00s
[813/974] perl-Unicode-LineBreak-0:2019 100% |   1.1 MiB/s | 118.6 KiB |  00m00s
[814/974] perl-Unicode-Collate-0:1.31-5 100% |   3.7 MiB/s | 637.6 KiB |  00m00s
[815/974] perl-XML-LibXML-Simple-0:1.01 100% | 370.3 KiB/s |  32.6 KiB |  00m00s
[816/974] perl-XML-LibXML-1:2.0210-3.fc 100% |   3.0 MiB/s | 345.5 KiB |  00m00s
[817/974] perl-XML-LibXSLT-0:2.003.000- 100% | 718.4 KiB/s |  63.9 KiB |  00m00s
[818/974] perl-autovivification-0:0.18- 100% | 456.3 KiB/s |  32.9 KiB |  00m00s
[819/974] perl-XML-Writer-0:0.900-15.fc 100% | 288.1 KiB/s |  33.7 KiB |  00m00s
[820/974] texlive-bidi-11:svn65572-72.f 100% |   2.2 MiB/s | 200.2 KiB |  00m00s
[821/974] texlive-filehook-11:svn64822- 100% | 326.0 KiB/s |  20.9 KiB |  00m00s
[822/974] texlive-fontspec-11:svn63386- 100% | 602.6 KiB/s |  42.8 KiB |  00m00s
[823/974] texlive-luabidi-11:svn54512-7 100% | 276.8 KiB/s |  18.0 KiB |  00m00s
[824/974] texlive-luatexbase-11:svn5266 100% | 221.2 KiB/s |  14.2 KiB |  00m00s
[825/974] texlive-makecmds-11:svn15878. 100% | 203.6 KiB/s |  13.4 KiB |  00m00s
[826/974] texlive-algorithms-11:svn4242 100% | 326.1 KiB/s |  21.2 KiB |  00m00s
[827/974] libgpg-error-0:1.50-2.fc41.aa 100% |   2.7 MiB/s | 237.3 KiB |  00m00s
[828/974] nss-softokn-freebl-0:3.101.0- 100% |   2.4 MiB/s | 288.6 KiB |  00m00s
[829/974] libdatrie-0:0.2.13-10.fc41.aa 100% | 383.9 KiB/s |  32.2 KiB |  00m00s
[830/974] gnupg2-0:2.4.5-3.fc41.aarch64 100% |  11.2 MiB/s |   2.7 MiB |  00m00s
[831/974] perl-Compress-Raw-Bzip2-0:2.2 100% | 507.0 KiB/s |  35.5 KiB |  00m00s
[832/974] perl-Digest-SHA-1:6.04-512.fc 100% | 701.4 KiB/s |  62.4 KiB |  00m00s
[833/974] perl-Business-ISBN-Data-0:202 100% | 552.4 KiB/s |  44.2 KiB |  00m00s
[834/974] perl-Tie-Cycle-0:1.228-3.fc41 100% | 232.1 KiB/s |  19.5 KiB |  00m00s
[835/974] perl-File-Find-Rule-0:0.34-29 100% | 400.3 KiB/s |  32.0 KiB |  00m00s
[836/974] perl-Math-BigInt-1:2.0030.03- 100% |   2.7 MiB/s | 225.7 KiB |  00m00s
[837/974] perl-Sys-Hostname-0:1.25-511. 100% | 220.4 KiB/s |  17.4 KiB |  00m00s
[838/974] perl-Dist-CheckConflicts-0:0. 100% | 300.6 KiB/s |  23.1 KiB |  00m00s
[839/974] perl-Params-ValidationCompile 100% | 467.1 KiB/s |  37.4 KiB |  00m00s
[840/974] perl-Specio-0:0.48-7.fc41.noa 100% |   1.9 MiB/s | 158.1 KiB |  00m00s
[841/974] perl-namespace-autoclean-0:0. 100% | 321.2 KiB/s |  25.4 KiB |  00m00s
[842/974] perl-DateTime-Format-Strptime 100% | 544.2 KiB/s |  40.8 KiB |  00m00s
[843/974] perl-Params-Validate-0:1.31-9 100% | 789.2 KiB/s |  67.9 KiB |  00m00s
[844/974] perl-DateTime-Locale-0:1.42-2 100% |  13.1 MiB/s |   4.0 MiB |  00m00s
[845/974] perl-Class-Singleton-0:1.6-12 100% | 397.8 KiB/s |  25.5 KiB |  00m00s
[846/974] perl-DateTime-TimeZone-Tzfile 100% | 253.0 KiB/s |  19.5 KiB |  00m00s
[847/974] perl-Module-Runtime-0:0.016-2 100% | 288.3 KiB/s |  23.1 KiB |  00m00s
[848/974] perl-ExtUtils-MM-Utils-2:7.70 100% | 166.3 KiB/s |  11.6 KiB |  00m00s
[849/974] perl-Locale-Maketext-Simple-1 100% | 222.2 KiB/s |  17.6 KiB |  00m00s
[850/974] perl-Module-Load-Conditional- 100% | 281.9 KiB/s |  22.0 KiB |  00m00s
[851/974] perl-Params-Check-1:0.38-511. 100% | 325.1 KiB/s |  21.8 KiB |  00m00s
[852/974] perl-List-SomeUtils-0:0.59-6. 100% | 558.0 KiB/s |  45.2 KiB |  00m00s
[853/974] perl-List-UtilsBy-0:0.12-10.f 100% | 390.3 KiB/s |  28.5 KiB |  00m00s
[854/974] perl-IPC-SysV-0:2.09-512.fc41 100% | 547.1 KiB/s |  41.6 KiB |  00m00s
[855/974] perl-Log-Dispatch-0:2.71-5.fc 100% |   1.0 MiB/s |  83.9 KiB |  00m00s
[856/974] perl-LDAP-1:0.68-14.fc41.noar 100% |   3.1 MiB/s | 385.9 KiB |  00m00s
[857/974] perl-Log-Dispatch-FileRotate- 100% | 330.8 KiB/s |  32.4 KiB |  00m00s
[858/974] perl-Safe-0:2.46-511.fc41.noa 100% | 253.6 KiB/s |  24.9 KiB |  00m00s
[859/974] perl-MIME-Charset-0:1.013.1-6 100% | 565.5 KiB/s |  48.1 KiB |  00m00s
[860/974] sombok-0:2.4.0-22.fc41.aarch6 100% | 555.8 KiB/s |  47.2 KiB |  00m00s
[861/974] perl-XML-SAX-Base-0:1.09-24.f 100% | 458.5 KiB/s |  32.1 KiB |  00m00s
[862/974] perl-XML-SAX-0:1.02-17.fc41.n 100% | 556.6 KiB/s |  62.3 KiB |  00m00s
[863/974] perl-XML-NamespaceSupport-0:1 100% | 203.6 KiB/s |  25.6 KiB |  00m00s
[864/974] perl-autodie-0:2.37-512.fc41. 100% |   1.0 MiB/s |  96.9 KiB |  00m00s
[865/974] texlive-changepage-11:svn1587 100% | 274.0 KiB/s |  17.8 KiB |  00m00s
[866/974] texlive-fancyhdr-11:svn64977- 100% | 271.4 KiB/s |  17.6 KiB |  00m00s
[867/974] texlive-natbib-11:svn20668.8. 100% | 454.8 KiB/s |  29.1 KiB |  00m00s
[868/974] texlive-placeins-11:svn19848. 100% | 172.0 KiB/s |  11.5 KiB |  00m00s
[869/974] texlive-sauerj-11:svn15878.0- 100% | 275.6 KiB/s |  17.9 KiB |  00m00s
[870/974] texlive-titlesec-11:svn59845- 100% | 510.0 KiB/s |  32.1 KiB |  00m00s
[871/974] texlive-xifthen-11:svn38929-7 100% | 225.2 KiB/s |  14.4 KiB |  00m00s
[872/974] texlive-zref-11:svn62977-72.f 100% |   8.7 MiB/s | 685.6 KiB |  00m00s
[873/974] texlive-currfile-11:svn64673- 100% | 302.7 KiB/s |  19.1 KiB |  00m00s
[874/974] texlive-euenc-11:svn19795.0.1 100% | 310.4 KiB/s |  20.2 KiB |  00m00s
[875/974] texlive-kastrup-11:svn15878.0 100% | 170.3 KiB/s |  10.7 KiB |  00m00s
[876/974] texlive-pgf-11:svn65553-72.fc 100% |   5.4 MiB/s | 893.7 KiB |  00m00s
[877/974] texlive-xunicode-11:svn30466. 100% | 670.6 KiB/s |  42.2 KiB |  00m00s
[878/974] texlive-luaotfload-11:svn6461 100% |  11.9 MiB/s |   1.2 MiB |  00m00s
[879/974] texlive-ctablestack-11:svn385 100% | 252.9 KiB/s |  16.2 KiB |  00m00s
[880/974] texlive-float-11:svn15878.1.3 100% | 235.7 KiB/s |  14.8 KiB |  00m00s
[881/974] libgcrypt-0:1.11.0-3.fc41.aar 100% |   7.0 MiB/s | 508.2 KiB |  00m00s
[882/974] npth-0:1.7-2.fc41.aarch64     100% | 400.7 KiB/s |  25.2 KiB |  00m00s
[883/974] libksba-0:1.6.7-2.fc41.aarch6 100% |   1.9 MiB/s | 157.1 KiB |  00m00s
[884/974] tpm2-tss-0:4.1.3-3.fc41.aarch 100% |   5.6 MiB/s | 403.5 KiB |  00m00s
[885/974] perl-Number-Compare-0:0.03-39 100% | 152.0 KiB/s |  11.9 KiB |  00m00s
[886/974] perl-Text-Glob-0:0.11-24.fc41 100% | 141.4 KiB/s |  13.4 KiB |  00m00s
[887/974] perl-Math-Complex-0:1.62-511. 100% | 489.7 KiB/s |  46.0 KiB |  00m00s
[888/974] perl-Eval-Closure-0:0.14-24.f 100% | 120.9 KiB/s |  23.8 KiB |  00m00s
[889/974] perl-File-ShareDir-0:1.118-12 100% | 136.5 KiB/s |  29.8 KiB |  00m00s
[890/974] perl-Exception-Class-0:1.45-1 100% | 224.8 KiB/s |  43.6 KiB |  00m00s
[891/974] perl-Devel-StackTrace-1:2.05- 100% | 369.0 KiB/s |  30.6 KiB |  00m00s
[892/974] perl-Ref-Util-0:0.204-21.fc41 100% | 267.2 KiB/s |  23.5 KiB |  00m00s
[893/974] perl-MRO-Compat-0:0.15-10.fc4 100% | 239.8 KiB/s |  25.4 KiB |  00m00s
[894/974] perl-Role-Tiny-0:2.002004-12. 100% | 379.6 KiB/s |  31.9 KiB |  00m00s
[895/974] perl-XString-0:0.005-14.fc41. 100% | 291.9 KiB/s |  23.1 KiB |  00m00s
[896/974] perl-version-9:0.99.32-4.fc41 100% | 762.8 KiB/s |  62.5 KiB |  00m00s
[897/974] perl-B-Hooks-EndOfScope-0:0.2 100% | 568.5 KiB/s |  43.2 KiB |  00m00s
[898/974] perl-namespace-clean-0:0.27-2 100% | 481.9 KiB/s |  34.2 KiB |  00m00s
[899/974] perl-Sub-Identify-0:0.14-28.f 100% | 288.0 KiB/s |  23.3 KiB |  00m00s
[900/974] perl-Module-Implementation-0: 100% | 261.9 KiB/s |  19.1 KiB |  00m00s
[901/974] perl-Date-ISO8601-0:0.005-21. 100% | 188.0 KiB/s |  19.2 KiB |  00m00s
[902/974] perl-DateTime-TimeZone-System 100% | 212.4 KiB/s |  22.5 KiB |  00m00s
[903/974] perl-Params-Classify-0:0.015- 100% | 364.3 KiB/s |  31.0 KiB |  00m00s
[904/974] perl-Locale-Maketext-0:1.33-5 100% |   1.1 MiB/s |  93.8 KiB |  00m00s
[905/974] perl-Module-CoreList-1:5.2024 100% |   1.0 MiB/s |  90.0 KiB |  00m00s
[906/974] perl-Module-Metadata-0:1.0000 100% | 415.0 KiB/s |  35.3 KiB |  00m00s
[907/974] perl-Convert-ASN1-0:0.34-4.fc 100% | 898.8 KiB/s |  59.3 KiB |  00m00s
[908/974] perl-Authen-SASL-0:2.1700-4.f 100% | 794.2 KiB/s |  62.0 KiB |  00m00s
[909/974] perl-JSON-0:4.10-6.fc41.noarc 100% |   1.2 MiB/s |  94.9 KiB |  00m00s
[910/974] perl-Text-Soundex-0:3.05-32.f 100% | 438.3 KiB/s |  30.2 KiB |  00m00s
[911/974] perl-Devel-GlobalDestruction- 100% | 251.1 KiB/s |  17.1 KiB |  00m00s
[912/974] perl-MIME-Lite-0:3.033-11.fc4 100% |   1.1 MiB/s |  94.0 KiB |  00m00s
[913/974] perl-Mail-Sendmail-0:0.80-21. 100% | 511.6 KiB/s |  35.8 KiB |  00m00s
[914/974] perl-Mail-Sender-1:0.903-25.f 100% | 623.5 KiB/s |  50.5 KiB |  00m00s
[915/974] perl-MailTools-0:2.21-17.fc41 100% |   1.4 MiB/s | 107.8 KiB |  00m00s
[916/974] perl-Sys-Syslog-0:0.36-512.fc 100% | 587.6 KiB/s |  47.0 KiB |  00m00s
[917/974] perl-Date-Manip-0:6.95-2.fc41 100% |   9.3 MiB/s |   1.1 MiB |  00m00s
[918/974] perl-IPC-System-Simple-0:1.30 100% | 604.6 KiB/s |  38.7 KiB |  00m00s
[919/974] texlive-ifmtarg-11:svn47544-7 100% | 201.9 KiB/s |  12.7 KiB |  00m00s
[920/974] perl-Tie-RefHash-0:1.40-511.f 100% | 286.0 KiB/s |  23.2 KiB |  00m00s
[921/974] texlive-ms-11:svn57473-72.fc4 100% | 244.1 KiB/s |  15.4 KiB |  00m00s
[922/974] texlive-lua-uni-algos-11:svn6 100% |   1.4 MiB/s |  94.7 KiB |  00m00s
[923/974] texlive-lualibs-11:svn64615-7 100% |   2.4 MiB/s | 157.3 KiB |  00m00s
[924/974] perl-Opcode-0:1.65-511.fc41.a 100% | 126.1 KiB/s |  35.9 KiB |  00m00s
[925/974] perl-Class-Inspector-0:1.36-1 100% | 193.9 KiB/s |  30.4 KiB |  00m00s
[926/974] perl-Devel-LexAlias-0:0.05-38 100% |  82.2 KiB/s |  16.5 KiB |  00m00s
[927/974] perl-Class-Data-Inheritable-0 100% | 124.1 KiB/s |  12.8 KiB |  00m00s
[928/974] perl-Ref-Util-XS-0:0.117-24.f 100% | 201.1 KiB/s |  23.5 KiB |  00m00s
[929/974] perl-Class-Method-Modifiers-0 100% | 384.3 KiB/s |  50.0 KiB |  00m00s
[930/974] perl-Hash-Util-FieldHash-0:1. 100% | 423.4 KiB/s |  39.0 KiB |  00m00s
[931/974] perl-Sub-Exporter-Progressive 100% | 262.7 KiB/s |  21.0 KiB |  00m00s
[932/974] perl-Variable-Magic-0:0.64-3. 100% | 857.0 KiB/s |  54.8 KiB |  00m00s
[933/974] perl-Package-Stash-0:0.40-8.f 100% | 350.1 KiB/s |  32.6 KiB |  00m00s
[934/974] perl-Devel-CallChecker-0:0.00 100% | 278.9 KiB/s |  24.3 KiB |  00m00s
[935/974] perltidy-0:20240511-2.fc41.no 100% |   1.3 MiB/s | 772.3 KiB |  00m01s
[936/974] perl-I18N-LangTags-0:0.45-511 100% | 472.2 KiB/s |  52.4 KiB |  00m00s
[937/974] perl-GSSAPI-0:0.28-47.fc41.aa 100% | 654.2 KiB/s |  55.0 KiB |  00m00s
[938/974] perl-Tie-0:4.6-511.fc41.noarc 100% | 251.4 KiB/s |  27.7 KiB |  00m00s
[939/974] perl-Email-Date-Format-0:1.00 100% | 265.8 KiB/s |  18.9 KiB |  00m00s
[940/974] perl-deprecate-0:0.04-511.fc4 100% | 145.3 KiB/s |  14.5 KiB |  00m00s
[941/974] perl-Devel-Caller-0:2.07-7.fc 100% | 235.0 KiB/s |  19.3 KiB |  00m00s
[942/974] perl-MIME-Types-0:2.26-2.fc41 100% | 801.4 KiB/s |  70.5 KiB |  00m00s
[943/974] perl-Net-SMTP-SSL-0:1.04-25.f 100% | 137.5 KiB/s |  11.7 KiB |  00m00s
[944/974] perl-Pod-Html-0:1.35-511.fc41 100% | 306.3 KiB/s |  29.4 KiB |  00m00s
[945/974] perl-Sub-Exporter-0:0.991-4.f 100% | 626.3 KiB/s |  77.7 KiB |  00m00s
[946/974] perl-Package-Stash-XS-0:0.30- 100% | 276.7 KiB/s |  35.1 KiB |  00m00s
[947/974] perl-DynaLoader-Functions-0:0 100% | 210.8 KiB/s |  19.0 KiB |  00m00s
[948/974] perl-PadWalker-0:2.5-15.fc41. 100% | 377.2 KiB/s |  27.2 KiB |  00m00s
[949/974] perl-Data-OptList-0:0.114-5.f 100% | 317.0 KiB/s |  26.9 KiB |  00m00s
[950/974] perl-Package-Generator-0:1.10 100% | 296.1 KiB/s |  22.5 KiB |  00m00s
[951/974] perl-Params-Util-0:1.102-16.f 100% | 411.7 KiB/s |  32.5 KiB |  00m00s
[952/974] perl-Sub-Install-0:0.929-6.fc 100% | 252.1 KiB/s |  22.9 KiB |  00m00s
[953/974] gcc-plugin-annobin-0:14.1.1-7 100% | 819.1 KiB/s |  52.4 KiB |  00m00s
[954/974] annobin-plugin-gcc-0:12.65-1. 100% |  11.7 MiB/s | 970.2 KiB |  00m00s
[955/974] annobin-docs-0:12.65-1.fc41.n 100% |   1.1 MiB/s |  91.5 KiB |  00m00s
[956/974] pyproject-rpm-macros-0:1.14.0 100% | 665.4 KiB/s |  42.6 KiB |  00m00s
[957/974] python-rpm-macros-0:3.13-3.fc 100% | 271.8 KiB/s |  17.7 KiB |  00m00s
[958/974] python3-rpm-generators-0:14-1 100% | 375.7 KiB/s |  29.3 KiB |  00m00s
[959/974] python3-rpm-macros-0:3.13-3.f 100% | 197.5 KiB/s |  12.4 KiB |  00m00s
[960/974] cmake-rpm-macros-0:3.28.3-7.f 100% | 256.8 KiB/s |  17.7 KiB |  00m00s
[961/974] xorg-x11-fonts-Type1-0:7.5-39 100% |   5.1 MiB/s | 507.0 KiB |  00m00s
[962/974] java-21-openjdk-1:21.0.4.0.7- 100% |   3.3 MiB/s | 422.3 KiB |  00m00s
[963/974] javapackages-filesystem-0:6.2 100% | 129.0 KiB/s |  12.3 KiB |  00m00s
[964/974] copy-jdk-configs-0:4.1-6.fc41 100% | 138.0 KiB/s |  27.7 KiB |  00m00s
[965/974] lksctp-tools-0:1.0.19-9.fc41. 100% | 625.3 KiB/s |  98.8 KiB |  00m00s
[966/974] tzdata-java-0:2024a-9.fc41.no 100% | 474.0 KiB/s |  47.4 KiB |  00m00s
[967/974] mkfontscale-0:1.2.3-1.fc41.aa 100% | 340.5 KiB/s |  31.7 KiB |  00m00s
[968/974] ttmkfdir-0:3.0.9-71.fc41.aarc 100% | 587.6 KiB/s |  51.1 KiB |  00m00s
[969/974] lua-0:5.4.6-6.fc41.aarch64    100% |   1.8 MiB/s | 189.4 KiB |  00m00s
[970/974] lua-posix-0:36.2.1-7.fc41.aar 100% |   1.8 MiB/s | 145.8 KiB |  00m00s
[971/974] libfontenc-0:1.1.8-2.fc41.aar 100% | 325.2 KiB/s |  32.8 KiB |  00m00s
[972/974] xpdf-libs-1:4.05-5.fc41.aarch 100% |   5.2 MiB/s | 569.8 KiB |  00m00s
[973/974] hdf-libs-0:4.2.16.2-2.fc41.aa 100% |   2.4 MiB/s | 274.3 KiB |  00m00s
[974/974] java-21-openjdk-headless-1:21 100% |  40.3 MiB/s |  47.1 MiB |  00m01s
--------------------------------------------------------------------------------
[974/974] Total                         100% |  19.7 MiB/s | 770.7 MiB |  00m39s
Running transaction
[  1/976] Verify package files          100% | 334.0   B/s | 974.0   B |  00m03s
>>> Running pre-transaction scriptlet: texlive-base-11:20230311-85.fc41.aarch64
>>> Stop pre-transaction scriptlet: texlive-base-11:20230311-85.fc41.aarch64
>>> Running pre-transaction scriptlet: copy-jdk-configs-0:4.1-6.fc41.noarch
>>> Stop pre-transaction scriptlet: copy-jdk-configs-0:4.1-6.fc41.noarch
>>> Running pre-transaction scriptlet: crypto-policies-scripts-0:20240725-2.git9
>>> Stop pre-transaction scriptlet: crypto-policies-scripts-0:20240725-2.git9555
>>> Running pre-transaction scriptlet: java-21-openjdk-headless-1:21.0.4.0.7-2.f
>>> Stop pre-transaction scriptlet: java-21-openjdk-headless-1:21.0.4.0.7-2.fc41
[  2/976] Prepare transaction           100% |   1.1 KiB/s | 974.0   B |  00m01s
>>> Running pre-install scriptlet: texlive-base-11:20230311-85.fc41.aarch64
>>> Stop pre-install scriptlet: texlive-base-11:20230311-85.fc41.aarch64
[  3/976] Installing texlive-base-11:20 100% | 413.5 MiB/s |  19.0 MiB |  00m00s
[  4/976] Installing cmake-filesystem-0 100% |   3.5 MiB/s |   7.1 KiB |  00m00s
[  5/976] Installing libpng-2:1.6.40-4. 100% | 109.0 MiB/s | 335.0 KiB |  00m00s
[  6/976] Installing xorg-x11-proto-dev 100% | 162.1 MiB/s |   1.8 MiB |  00m00s
[  7/976] Installing libjpeg-turbo-0:3. 100% | 258.5 MiB/s | 794.2 KiB |  00m00s
[  8/976] Installing zlib-ng-compat-dev 100% | 105.8 MiB/s | 108.3 KiB |  00m00s
[  9/976] Installing libgfortran-0:14.1 100% | 304.3 MiB/s |   1.5 MiB |  00m00s
[ 10/976] Installing texlive-lib-11:202 100% | 267.8 MiB/s |   1.6 MiB |  00m00s
[ 11/976] Installing expat-0:2.6.2-2.fc 100% | 175.4 MiB/s | 539.0 KiB |  00m00s
[ 12/976] Installing libicu-0:74.2-2.fc 100% | 345.6 MiB/s |  35.6 MiB |  00m00s
[ 13/976] Installing fonts-filesystem-1 100% | 769.5 KiB/s | 788.0   B |  00m00s
[ 14/976] Installing urw-base35-fonts-c 100% |  37.5 MiB/s |  38.4 KiB |  00m00s
[ 15/976] Installing boost-system-0:1.8 100% | 192.7 MiB/s | 197.4 KiB |  00m00s
[ 16/976] Installing openjpeg-0:2.5.2-3 100% | 175.7 MiB/s | 539.7 KiB |  00m00s
[ 17/976] Installing boost-chrono-0:1.8 100% | 193.9 MiB/s | 198.5 KiB |  00m00s
[ 18/976] Installing nspr-0:4.35.0-27.f 100% | 362.5 MiB/s | 742.4 KiB |  00m00s
[ 19/976] Installing boost-thread-0:1.8 100% | 129.6 MiB/s | 265.4 KiB |  00m00s
[ 20/976] Installing libpng-devel-2:1.6 100% | 235.4 MiB/s |   1.2 MiB |  00m00s
[ 21/976] Installing libgpg-error-0:1.5 100% | 187.4 MiB/s |   1.1 MiB |  00m00s
[ 22/976] Installing qt5-qttools-common 100% |   7.7 MiB/s |   7.9 KiB |  00m00s
[ 23/976] Installing libogg-2:1.3.5-9.f 100% | 202.2 MiB/s | 207.0 KiB |  00m00s
[ 24/976] Installing libglvnd-1:1.7.0-5 100% | 485.0 MiB/s |   1.5 MiB |  00m00s
[ 25/976] Installing libglvnd-opengl-1: 100% | 223.6 MiB/s | 457.9 KiB |  00m00s
[ 26/976] Installing libwebp-0:1.4.0-2. 100% | 309.7 MiB/s |   1.2 MiB |  00m00s
[ 27/976] Installing lcms2-0:2.16-4.fc4 100% | 237.6 MiB/s | 486.5 KiB |  00m00s
[ 28/976] Installing libX11-xcb-0:1.8.1 100% | 191.3 MiB/s | 195.9 KiB |  00m00s
[ 29/976] Installing nss-util-0:3.101.0 100% | 169.0 MiB/s | 346.1 KiB |  00m00s
[ 30/976] Installing libjpeg-turbo-deve 100% | 173.6 MiB/s | 355.5 KiB |  00m00s
[ 31/976] Installing libarrow-doc-0:16. 100% |  12.6 MiB/s | 116.6 KiB |  00m00s
[ 32/976] Installing openssl-devel-1:3. 100% |  49.3 MiB/s |   5.2 MiB |  00m00s
[ 33/976] Installing tcl-1:8.6.14-2.fc4 100% | 226.5 MiB/s |   4.5 MiB |  00m00s
[ 34/976] Installing libICE-0:1.1.1-4.f 100% | 134.0 MiB/s | 274.5 KiB |  00m00s
[ 35/976] Installing libaec-0:1.1.2-2.f 100% | 134.3 MiB/s | 412.6 KiB |  00m00s
[ 36/976] Installing hdf5-0:1.12.1-20.f 100% | 377.2 MiB/s |  12.4 MiB |  00m00s
[ 37/976] Installing tbb-0:2021.13.0-2. 100% | 212.7 MiB/s | 871.3 KiB |  00m00s
[ 38/976] Installing opencascade-founda 100% | 428.9 MiB/s |  63.0 MiB |  00m00s
[ 39/976] Installing libmpc-0:1.3.1-6.f 100% | 137.8 MiB/s | 282.3 KiB |  00m00s
[ 40/976] Installing libICE-devel-0:1.1 100% | 257.2 MiB/s | 263.4 KiB |  00m00s
[ 41/976] Installing libSM-0:1.2.4-4.fc 100% | 124.4 MiB/s | 254.7 KiB |  00m00s
[ 42/976] Installing libtheora-1:1.1.1- 100% | 278.5 MiB/s | 855.6 KiB |  00m00s
[ 43/976] Installing libassuan-0:2.5.7- 100% | 137.5 MiB/s | 281.7 KiB |  00m00s
[ 44/976] Installing boost-regex-0:1.83 100% | 161.7 MiB/s | 331.2 KiB |  00m00s
[ 45/976] Installing python-rpm-macros- 100% |  22.3 MiB/s |  22.8 KiB |  00m00s
[ 46/976] Installing snappy-0:1.2.1-2.f 100% | 207.8 MiB/s | 212.8 KiB |  00m00s
[ 47/976] Installing libwayland-client- 100% |  97.3 MiB/s | 199.4 KiB |  00m00s
[ 48/976] Installing geos-0:3.12.2-2.fc 100% | 307.9 MiB/s |   3.7 MiB |  00m00s
[ 49/976] Installing graphite2-0:1.3.14 100% | 162.1 MiB/s | 498.0 KiB |  00m00s
[ 50/976] Installing double-conversion- 100% | 100.7 MiB/s | 206.3 KiB |  00m00s
[ 51/976] Installing imath-0:3.1.11-3.f 100% | 167.4 MiB/s | 514.2 KiB |  00m00s
[ 52/976] Installing libpaper-1:2.1.1-7 100% | 110.7 MiB/s | 226.6 KiB |  00m00s
[ 53/976] Installing mesa-libglapi-0:24 100% | 194.3 MiB/s | 397.8 KiB |  00m00s
[ 54/976] Installing emacs-filesystem-1 100% | 531.2 KiB/s | 544.0   B |  00m00s
[ 55/976] Installing boost-context-0:1. 100% | 192.9 MiB/s | 197.5 KiB |  00m00s
[ 56/976] Installing boost-atomic-0:1.8 100% | 193.3 MiB/s | 197.9 KiB |  00m00s
[ 57/976] Installing boost-filesystem-0 100% |  64.5 MiB/s | 264.0 KiB |  00m00s
[ 58/976] Installing libstdc++-devel-0: 100% | 271.9 MiB/s |  15.2 MiB |  00m00s
[ 59/976] Installing jsoncpp-0:1.9.5-8. 100% | 109.8 MiB/s | 337.3 KiB |  00m00s
[ 60/976] Installing python3-rpm-macros 100% |   6.5 MiB/s |   6.7 KiB |  00m00s
[ 61/976] Installing cgnslib-libs-0:4.4 100% | 224.4 MiB/s | 919.0 KiB |  00m00s
[ 62/976] Installing tcl-devel-1:8.6.14 100% | 195.1 MiB/s | 799.3 KiB |  00m00s
[ 63/976] Installing mesa-libGLU-0:9.0. 100% |  96.3 MiB/s | 394.4 KiB |  00m00s
[ 64/976] Installing libicu-devel-0:74. 100% | 193.9 MiB/s |   5.8 MiB |  00m00s
[ 65/976] Installing blas-0:3.12.0-6.fc 100% | 111.1 MiB/s |   1.6 MiB |  00m00s
[ 66/976] Installing blas64-0:3.12.0-6. 100% | 370.0 MiB/s |   1.1 MiB |  00m00s
[ 67/976] Installing blas64_-0:3.12.0-6 100% | 371.0 MiB/s |   1.1 MiB |  00m00s
[ 68/976] Installing hdf-libs-0:4.2.16. 100% | 208.1 MiB/s | 852.3 KiB |  00m00s
[ 69/976] Installing libharu-0:2.4.3-6. 100% | 160.1 MiB/s |   1.8 MiB |  00m00s
[ 70/976] Installing eigen3-devel-0:3.4 100% | 206.5 MiB/s |   8.5 MiB |  00m00s
[ 71/976] Installing openblas-0:0.3.26- 100% |  95.5 MiB/s |  97.8 KiB |  00m00s
[ 72/976] Installing alsa-lib-0:1.2.12- 100% | 186.0 MiB/s |   1.9 MiB |  00m00s
[ 73/976] Installing libevdev-0:1.13.2- 100% |  97.3 MiB/s | 199.3 KiB |  00m00s
[ 74/976] Installing m4-0:1.4.19-10.fc4 100% | 131.8 MiB/s | 675.0 KiB |  00m00s
[ 75/976] Installing libtextstyle-0:0.2 100% | 129.0 MiB/s | 264.2 KiB |  00m00s
[ 76/976] Installing gettext-libs-0:0.2 100% | 290.5 MiB/s |   2.0 MiB |  00m00s
[ 77/976] Installing minizip-ng-compat- 100% | 128.6 MiB/s | 263.4 KiB |  00m00s
[ 78/976] Installing freexl-0:2.0.0-8.f 100% | 217.4 MiB/s | 222.6 KiB |  00m00s
[ 79/976] Installing libwayland-server- 100% | 195.2 MiB/s | 199.9 KiB |  00m00s
[ 80/976] Installing libxslt-0:1.1.42-2 100% | 212.5 MiB/s | 870.3 KiB |  00m00s
[ 81/976] Installing pcre2-utf16-0:10.4 100% | 315.8 MiB/s | 646.7 KiB |  00m00s
[ 82/976] Installing dbus-libs-1:1.14.1 100% | 239.4 MiB/s | 490.2 KiB |  00m00s
[ 83/976] Installing libdicom-0:1.1.0-3 100% | 284.8 MiB/s | 583.3 KiB |  00m00s
[ 84/976] Installing json-c-0:0.17-4.fc 100% | 198.9 MiB/s | 203.7 KiB |  00m00s
[ 85/976] Installing pixman-0:0.43.4-2. 100% | 234.2 MiB/s | 719.5 KiB |  00m00s
[ 86/976] Installing libdeflate-0:1.20- 100% | 220.8 MiB/s | 226.1 KiB |  00m00s
[ 87/976] Installing openexr-libs-0:3.2 100% | 406.3 MiB/s |   6.9 MiB |  00m00s
[ 88/976] Installing liblerc-0:4.0.0-7. 100% | 199.2 MiB/s | 612.0 KiB |  00m00s
[ 89/976] Installing libXau-0:1.0.11-7. 100% | 119.4 MiB/s | 244.5 KiB |  00m00s
[ 90/976] Installing libxcb-0:1.17.0-2. 100% | 420.4 MiB/s |   5.0 MiB |  00m00s
[ 91/976] Installing libpq-0:16.3-5.fc4 100% |  88.7 MiB/s |   1.1 MiB |  00m00s
>>> Running pre-install scriptlet: xml-common-0:0.6.3-65.fc41.noarch
>>> Stop pre-install scriptlet: xml-common-0:0.6.3-65.fc41.noarch
[ 92/976] Installing xml-common-0:0.6.3 100% |  26.4 MiB/s |  81.1 KiB |  00m00s
[ 93/976] Installing pugixml-0:1.13-6.f 100% | 107.7 MiB/s | 330.7 KiB |  00m00s
[ 94/976] Installing libxshmfence-0:1.3 100% | 191.7 MiB/s | 196.3 KiB |  00m00s
[ 95/976] Installing zziplib-0:0.13.74- 100% | 181.0 MiB/s | 926.9 KiB |  00m00s
[ 96/976] Installing adobe-mappings-cma 100% | 294.2 MiB/s |  14.4 MiB |  00m00s
[ 97/976] Installing kernel-headers-0:6 100% | 136.8 MiB/s |   6.4 MiB |  00m00s
[ 98/976] Installing libxcrypt-devel-0: 100% |  10.6 MiB/s |  32.6 KiB |  00m00s
[ 99/976] Installing glibc-devel-0:2.40 100% | 108.7 MiB/s |   2.3 MiB |  00m00s
[100/976] Installing libatomic-0:14.1.1 100% | 193.1 MiB/s | 197.8 KiB |  00m00s
[101/976] Installing boost-program-opti 100% | 162.2 MiB/s | 332.2 KiB |  00m00s
[102/976] Installing boost-date-time-0: 100% | 192.8 MiB/s | 197.4 KiB |  00m00s
[103/976] Installing boost-container-0: 100% |  96.9 MiB/s | 198.5 KiB |  00m00s
[104/976] Installing make-1:4.4.1-8.fc4 100% | 231.4 MiB/s |   1.9 MiB |  00m00s
[105/976] Installing boost-json-0:1.83. 100% | 192.0 MiB/s | 393.2 KiB |  00m00s
[106/976] Installing boost-wave-0:1.83. 100% | 236.7 MiB/s | 727.2 KiB |  00m00s
[107/976] Installing adobe-mappings-cma 100% | 190.5 MiB/s | 585.2 KiB |  00m00s
[108/976] Installing pugixml-devel-0:1. 100% |  21.5 MiB/s |  66.2 KiB |  00m00s
[109/976] Installing iso-codes-0:4.16.0 100% | 221.2 MiB/s |  19.0 MiB |  00m00s
[110/976] Installing libpq-devel-0:16.3 100% | 107.9 MiB/s | 552.3 KiB |  00m00s
[111/976] Installing xcb-util-keysyms-0 100% | 193.3 MiB/s | 197.9 KiB |  00m00s
[112/976] Installing xcb-util-renderuti 100% | 197.2 MiB/s | 202.0 KiB |  00m00s
[113/976] Installing xcb-util-wm-0:0.4. 100% | 193.2 MiB/s | 395.6 KiB |  00m00s
[114/976] Installing xcb-util-0:0.4.1-6 100% | 195.2 MiB/s | 199.9 KiB |  00m00s
[115/976] Installing xcb-util-image-0:0 100% | 195.0 MiB/s | 199.7 KiB |  00m00s
[116/976] Installing libXau-devel-0:1.0 100% |   1.1 MiB/s |   8.2 KiB |  00m00s
[117/976] Installing libxcb-devel-0:1.1 100% |  41.5 MiB/s |   3.1 MiB |  00m00s
[118/976] Installing pixman-devel-0:0.4 100% |   2.0 MiB/s |  50.2 KiB |  00m00s
>>> Running pre-install scriptlet: tpm2-tss-0:4.1.3-3.fc41.aarch64
>>> Stop pre-install scriptlet: tpm2-tss-0:4.1.3-3.fc41.aarch64
[119/976] Installing tpm2-tss-0:4.1.3-3 100% | 299.5 MiB/s |   3.6 MiB |  00m00s
[120/976] Installing libdicom-devel-0:1 100% |  46.6 MiB/s |  47.7 KiB |  00m00s
[121/976] Installing avahi-libs-0:0.8-2 100% | 200.9 MiB/s | 617.1 KiB |  00m00s
[122/976] Installing openblas-openmp-0: 100% | 422.9 MiB/s |  19.5 MiB |  00m00s
[123/976] Installing openblas-openmp64- 100% | 449.6 MiB/s |  19.3 MiB |  00m00s
[124/976] Installing flexiblas-netlib64 100% | 338.0 MiB/s |   9.5 MiB |  00m00s
[125/976] Installing flexiblas-netlib-0 100% | 332.8 MiB/s |   9.6 MiB |  00m00s
[126/976] Installing flexiblas-openblas 100% | 191.7 MiB/s | 196.3 KiB |  00m00s
[127/976] Installing flexiblas-0:3.4.4- 100% |  48.5 MiB/s |  49.7 KiB |  00m00s
[128/976] Installing flexiblas-openblas 100% | 191.7 MiB/s | 196.3 KiB |  00m00s
[129/976] Installing flexiblas-devel-0: 100% | 501.8 MiB/s |   5.0 MiB |  00m00s
[130/976] Installing arpack-0:3.9.1-4.f 100% | 264.4 MiB/s | 812.2 KiB |  00m00s
[131/976] Installing libharu-devel-0:2. 100% |  92.6 MiB/s | 189.7 KiB |  00m00s
[132/976] Installing lapack64_-0:3.12.0 100% | 298.3 MiB/s |   5.7 MiB |  00m00s
[133/976] Installing lapack64-0:3.12.0- 100% | 145.1 MiB/s |   5.7 MiB |  00m00s
[134/976] Installing lapack-0:3.12.0-6. 100% |  63.8 MiB/s |  16.7 MiB |  00m00s
[135/976] Installing pyproject-rpm-macr 100% |  52.6 MiB/s | 107.7 KiB |  00m00s
[136/976] Installing jsoncpp-devel-0:1. 100% |  40.4 MiB/s |  82.7 KiB |  00m00s
[137/976] Installing json-devel-0:3.11. 100% | 167.0 MiB/s |   1.0 MiB |  00m00s
[138/976] Installing PEGTL-devel-0:2.8. 100% |  76.5 MiB/s | 705.3 KiB |  00m00s
[139/976] Installing boost-fiber-0:1.83 100% |  97.4 MiB/s | 199.4 KiB |  00m00s
[140/976] Installing boost-log-0:1.83.0 100% | 134.4 MiB/s |   1.6 MiB |  00m00s
[141/976] Installing boost-coroutine-0: 100% |  96.8 MiB/s | 198.2 KiB |  00m00s
[142/976] Installing double-conversion- 100% |  49.4 MiB/s | 101.2 KiB |  00m00s
[143/976] Installing graphite2-devel-0: 100% |  49.4 MiB/s |  50.6 KiB |  00m00s
[144/976] Installing librttopo-0:1.1.0- 100% | 178.0 MiB/s | 546.7 KiB |  00m00s
[145/976] Installing libwayland-cursor- 100% | 205.7 MiB/s | 210.6 KiB |  00m00s
[146/976] Installing blosc-0:1.21.5-5.f 100% | 127.3 MiB/s | 260.7 KiB |  00m00s
[147/976] Installing netcdf-0:4.9.2-6.f 100% | 364.3 MiB/s |   4.7 MiB |  00m00s
[148/976] Installing netcdf-cxx-0:4.2-3 100% |   8.5 MiB/s | 200.3 KiB |  00m00s
>>> Running post-install scriptlet: netcdf-cxx-0:4.2-35.fc41.aarch64
>>> Stop post-install scriptlet: netcdf-cxx-0:4.2-35.fc41.aarch64
[149/976] Installing boost-graph-0:1.83 100% | 150.5 MiB/s | 462.4 KiB |  00m00s
[150/976] Installing cpp-0:14.1.1-7.fc4 100% | 289.0 MiB/s |  31.8 MiB |  00m00s
[151/976] Installing libaec-devel-0:1.1 100% |  12.6 MiB/s |  12.9 KiB |  00m00s
[152/976] Installing libarchive-devel-0 100% |  90.6 MiB/s | 185.5 KiB |  00m00s
[153/976] Installing nss-softokn-freebl 100% | 227.7 MiB/s | 932.8 KiB |  00m00s
[154/976] Installing nss-softokn-0:3.10 100% | 324.5 MiB/s |   2.6 MiB |  00m00s
[155/976] Installing libwebp-devel-0:1. 100% |  60.5 MiB/s | 124.0 KiB |  00m00s
[156/976] Installing libvorbis-1:1.3.7- 100% | 300.9 MiB/s |   1.2 MiB |  00m00s
[157/976] Installing libgcrypt-0:1.11.0 100% | 238.5 MiB/s |   1.2 MiB |  00m00s
[158/976] Installing libksba-0:1.6.7-2. 100% | 172.2 MiB/s | 529.0 KiB |  00m00s
[159/976] Installing boost-locale-0:1.8 100% | 215.0 MiB/s | 660.3 KiB |  00m00s
[160/976] Installing boost-type_erasure 100% |  97.2 MiB/s | 199.1 KiB |  00m00s
[161/976] Installing boost-timer-0:1.83 100% | 193.5 MiB/s | 198.1 KiB |  00m00s
[162/976] Installing urw-base35-bookman 100% |  91.0 MiB/s |   1.4 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-bookman-fonts-0:20200910-23.fc41.
>>> Stop post-install scriptlet: urw-base35-bookman-fonts-0:20200910-23.fc41.noa
[163/976] Installing urw-base35-c059-fo 100% | 116.3 MiB/s |   1.4 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-c059-fonts-0:20200910-23.fc41.noa
>>> Stop post-install scriptlet: urw-base35-c059-fonts-0:20200910-23.fc41.noarch
[164/976] Installing urw-base35-d050000 100% |  10.4 MiB/s |  85.4 KiB |  00m00s
>>> Running post-install scriptlet: urw-base35-d050000l-fonts-0:20200910-23.fc41
>>> Stop post-install scriptlet: urw-base35-d050000l-fonts-0:20200910-23.fc41.no
[165/976] Installing urw-base35-gothic- 100% |  96.9 MiB/s |   1.2 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-gothic-fonts-0:20200910-23.fc41.n
>>> Stop post-install scriptlet: urw-base35-gothic-fonts-0:20200910-23.fc41.noar
[166/976] Installing urw-base35-nimbus- 100% |  95.6 MiB/s |   1.1 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-nimbus-mono-ps-fonts-0:20200910-2
>>> Stop post-install scriptlet: urw-base35-nimbus-mono-ps-fonts-0:20200910-23.f
[167/976] Installing urw-base35-nimbus- 100% | 113.8 MiB/s |   1.4 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-nimbus-roman-fonts-0:20200910-23.
>>> Stop post-install scriptlet: urw-base35-nimbus-roman-fonts-0:20200910-23.fc4
[168/976] Installing urw-base35-nimbus- 100% | 159.6 MiB/s |   2.4 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-nimbus-sans-fonts-0:20200910-23.f
>>> Stop post-install scriptlet: urw-base35-nimbus-sans-fonts-0:20200910-23.fc41
[169/976] Installing urw-base35-p052-fo 100% | 124.0 MiB/s |   1.5 MiB |  00m00s
>>> Running post-install scriptlet: urw-base35-p052-fonts-0:20200910-23.fc41.noa
>>> Stop post-install scriptlet: urw-base35-p052-fonts-0:20200910-23.fc41.noarch
[170/976] Installing urw-base35-standar 100% |   8.1 MiB/s |  66.0 KiB |  00m00s
>>> Running post-install scriptlet: urw-base35-standard-symbols-ps-fonts-0:20200
>>> Stop post-install scriptlet: urw-base35-standard-symbols-ps-fonts-0:20200910
[171/976] Installing urw-base35-z003-fo 100% |  42.5 MiB/s | 391.8 KiB |  00m00s
>>> Running post-install scriptlet: urw-base35-z003-fonts-0:20200910-23.fc41.noa
>>> Stop post-install scriptlet: urw-base35-z003-fonts-0:20200910-23.fc41.noarch
[172/976] Installing urw-base35-fonts-0 100% |   5.5 MiB/s |   5.6 KiB |  00m00s
[173/976] Installing fontawesome4-fonts 100% | 145.4 MiB/s | 297.8 KiB |  00m00s
[174/976] Installing google-roboto-slab 100% | 228.3 MiB/s | 701.4 KiB |  00m00s
[175/976] Installing lato-fonts-0:2.015 100% | 306.3 MiB/s |  11.3 MiB |  00m00s
[176/976] Installing abattis-cantarell- 100% |  94.9 MiB/s | 194.4 KiB |  00m00s
[177/976] Installing expat-devel-0:2.6. 100% | 100.1 MiB/s | 205.1 KiB |  00m00s
[178/976] Installing ogdi-0:4.1.1-2.fc4 100% | 305.1 MiB/s |   2.1 MiB |  00m00s
[179/976] Installing teckit-0:2.5.12-3. 100% | 340.7 MiB/s |   2.7 MiB |  00m00s
[180/976] Installing jasper-libs-0:4.2. 100% | 150.5 MiB/s | 462.5 KiB |  00m00s
[181/976] Installing LibRaw-0:0.21.2-6. 100% | 407.0 MiB/s |   2.4 MiB |  00m00s
[182/976] Installing rapidjson-devel-0: 100% | 150.0 MiB/s | 614.5 KiB |  00m00s
[183/976] Installing cli11-devel-0:2.4. 100% | 151.7 MiB/s | 621.4 KiB |  00m00s
[184/976] Installing utf8cpp-devel-0:4. 100% |  69.9 MiB/s | 143.1 KiB |  00m00s
[185/976] Installing libssh-devel-0:0.1 100% | 153.7 MiB/s | 157.4 KiB |  00m00s
[186/976] Installing xpdf-libs-1:4.05-5 100% | 309.5 MiB/s |   2.2 MiB |  00m00s
[187/976] Installing libfontenc-0:1.1.8 100% | 115.4 MiB/s | 236.2 KiB |  00m00s
[188/976] Installing lua-posix-0:36.2.1 100% | 455.2 MiB/s |   5.5 MiB |  00m00s
[189/976] Installing lua-0:5.4.6-6.fc41 100% | 214.0 MiB/s | 876.7 KiB |  00m00s
[190/976] Installing copy-jdk-configs-0 100% |  20.5 MiB/s |  21.0 KiB |  00m00s
[191/976] Installing tzdata-java-0:2024 100% |  99.7 MiB/s | 102.1 KiB |  00m00s
[192/976] Installing lksctp-tools-0:1.0 100% | 314.4 MiB/s |   1.3 MiB |  00m00s
[193/976] Installing javapackages-files 100% |   5.2 MiB/s |   5.3 KiB |  00m00s
[194/976] Installing annobin-docs-0:12. 100% |  96.3 MiB/s |  98.6 KiB |  00m00s
[195/976] Installing npth-0:1.7-2.fc41. 100% | 217.5 MiB/s | 222.7 KiB |  00m00s
[196/976] Installing libdatrie-0:0.2.13 100% | 217.9 MiB/s | 223.1 KiB |  00m00s
[197/976] Installing libthai-0:0.1.29-9 100% | 305.1 MiB/s | 937.3 KiB |  00m00s
[198/976] Installing sombok-0:2.4.0-22. 100% | 133.4 MiB/s | 273.3 KiB |  00m00s
[199/976] Installing mailcap-0:2.1.54-7 100% |  85.0 MiB/s |  87.1 KiB |  00m00s
[200/976] Installing fribidi-0:1.0.15-2 100% | 221.0 MiB/s | 678.9 KiB |  00m00s
[201/976] Installing libedit-0:3.1-52.2 100% | 168.8 MiB/s | 345.6 KiB |  00m00s
[202/976] Installing llvm-libs-0:18.1.8 100% | 345.3 MiB/s | 106.0 MiB |  00m00s
[203/976] Installing libwacom-data-0:2. 100% |  64.0 MiB/s |   1.3 MiB |  00m00s
[204/976] Installing gettext-envsubst-0 100% | 115.4 MiB/s | 236.3 KiB |  00m00s
[205/976] Installing gettext-runtime-0: 100% | 112.0 MiB/s | 802.6 KiB |  00m00s
[206/976] Installing gettext-0:0.22.5-6 100% | 357.2 MiB/s |   8.2 MiB |  00m00s
[207/976] Installing protobuf-0:3.19.6- 100% | 324.5 MiB/s |   3.2 MiB |  00m00s
[208/976] Installing liborc2-0:2.0.1-4. 100% | 278.4 MiB/s |   1.7 MiB |  00m00s
[209/976] Installing metis-0:5.1.0.3-6. 100% | 341.4 MiB/s |   2.0 MiB |  00m00s
[210/976] Installing SuperLU-0:6.0.1-6. 100% | 255.6 MiB/s | 523.5 KiB |  00m00s
[211/976] Installing armadillo-0:12.8.1 100% | 103.3 MiB/s | 211.6 KiB |  00m00s
[212/976] Installing ncurses-0:6.5-2.20 100% | 337.8 MiB/s |   1.7 MiB |  00m00s
[213/976] Installing orc-0:0.4.39-1.fc4 100% | 292.6 MiB/s |   1.2 MiB |  00m00s
[214/976] Installing opus-0:1.5.1-2.fc4 100% | 254.4 MiB/s | 521.0 KiB |  00m00s
[215/976] Installing libwayland-egl-0:1 100% | 193.1 MiB/s | 197.7 KiB |  00m00s
[216/976] Installing libvisual-1:0.4.1- 100% | 180.3 MiB/s | 553.9 KiB |  00m00s
[217/976] Installing cdparanoia-libs-0: 100% | 386.0 MiB/s | 395.2 KiB |  00m00s
[218/976] Installing libunwind-0:1.8.0- 100% | 198.0 MiB/s | 608.2 KiB |  00m00s
[219/976] Installing clang-resource-fil 100% |   1.5 MiB/s |   1.6 KiB |  00m00s
[220/976] Installing clang-libs-0:18.1. 100% | 390.3 MiB/s | 103.4 MiB |  00m00s
[221/976] Installing xkeyboard-config-0 100% | 225.5 MiB/s |   6.5 MiB |  00m00s
[222/976] Installing libxkbcommon-0:1.7 100% | 194.8 MiB/s | 598.3 KiB |  00m00s
[223/976] Installing libxkbcommon-x11-0 100% | 191.9 MiB/s | 196.5 KiB |  00m00s
[224/976] Installing mtdev-0:1.1.6-9.fc 100% | 193.9 MiB/s | 198.6 KiB |  00m00s
[225/976] Installing duktape-0:2.7.0-8. 100% | 302.8 MiB/s | 930.2 KiB |  00m00s
[226/976] Installing publicsuffix-list- 100% | 155.8 MiB/s | 319.1 KiB |  00m00s
[227/976] Installing libpsl-devel-0:0.2 100% |  55.5 MiB/s | 113.6 KiB |  00m00s
[228/976] Installing google-noto-fonts- 100% |  17.8 MiB/s |  18.3 KiB |  00m00s
[229/976] Installing google-noto-sans-v 100% | 249.8 MiB/s |   1.2 MiB |  00m00s
[230/976] Installing google-droid-sans- 100% | 284.5 MiB/s |   6.3 MiB |  00m00s
[231/976] Installing default-fonts-core 100% |   5.9 MiB/s |  18.2 KiB |  00m00s
[232/976] Installing poppler-data-0:0.4 100% | 309.8 MiB/s |  12.4 MiB |  00m00s
[233/976] Installing thrift-0:0.20.0-3. 100% | 300.4 MiB/s |   4.5 MiB |  00m00s
[234/976] Installing uriparser-0:0.9.8- 100% | 158.9 MiB/s | 488.1 KiB |  00m00s
[235/976] Installing libkml-0:1.3.0-49. 100% | 309.4 MiB/s |   1.9 MiB |  00m00s
[236/976] Installing utf8proc-0:2.7.0-8 100% | 263.6 MiB/s | 539.9 KiB |  00m00s
[237/976] Installing re2-1:20220601-6.f 100% | 192.6 MiB/s | 591.8 KiB |  00m00s
[238/976] Installing libarrow-0:16.1.0- 100% | 383.6 MiB/s |  19.6 MiB |  00m00s
[239/976] Installing parquet-libs-0:16. 100% | 363.6 MiB/s |   3.3 MiB |  00m00s
[240/976] Installing libarrow-acero-lib 100% | 270.0 MiB/s |   1.3 MiB |  00m00s
[241/976] Installing libarrow-dataset-l 100% | 283.7 MiB/s |   1.4 MiB |  00m00s
[242/976] Installing hwdata-0:0.384-2.f 100% | 417.6 MiB/s |   9.2 MiB |  00m00s
[243/976] Installing libpciaccess-0:0.1 100% | 197.4 MiB/s | 202.1 KiB |  00m00s
[244/976] Installing libdrm-0:2.4.122-1 100% | 324.6 MiB/s |   1.6 MiB |  00m00s
[245/976] Installing mesa-libgbm-0:24.1 100% |  96.8 MiB/s | 198.2 KiB |  00m00s
[246/976] Installing libglvnd-egl-1:1.7 100% |  97.0 MiB/s | 198.6 KiB |  00m00s
[247/976] Installing mesa-libEGL-0:24.1 100% | 193.8 MiB/s | 396.8 KiB |  00m00s
[248/976] Installing libglvnd-gles-1:1. 100% | 318.2 MiB/s | 651.7 KiB |  00m00s
[249/976] Installing libpciaccess-devel 100% |  15.5 MiB/s |  15.9 KiB |  00m00s
[250/976] Installing libdrm-devel-0:2.4 100% | 149.8 MiB/s | 767.0 KiB |  00m00s
[251/976] Installing pcre2-utf32-0:10.4 100% | 210.5 MiB/s | 646.6 KiB |  00m00s
[252/976] Installing pcre2-devel-0:10.4 100% | 181.4 MiB/s |   2.0 MiB |  00m00s
[253/976] Installing libsepol-devel-0:3 100% |  31.2 MiB/s | 127.8 KiB |  00m00s
[254/976] Installing libselinux-devel-0 100% |  19.7 MiB/s | 161.2 KiB |  00m00s
[255/976] Installing libblkid-devel-0:2 100% |  44.9 MiB/s |  46.0 KiB |  00m00s
[256/976] Installing libmount-devel-0:2 100% |   6.3 MiB/s |  64.5 KiB |  00m00s
>>> Running pre-install scriptlet: groff-base-0:1.23.0-7.fc41.aarch64
>>> Stop pre-install scriptlet: groff-base-0:1.23.0-7.fc41.aarch64
[257/976] Installing groff-base-0:1.23. 100% | 162.5 MiB/s |   5.2 MiB |  00m00s
>>> Running post-install scriptlet: groff-base-0:1.23.0-7.fc41.aarch64
>>> Stop post-install scriptlet: groff-base-0:1.23.0-7.fc41.aarch64
[258/976] Installing perl-Digest-SHA-1: 100% |  87.0 MiB/s | 267.2 KiB |  00m00s
[259/976] Installing perl-Digest-0:1.20 100% |  36.2 MiB/s |  37.1 KiB |  00m00s
[260/976] Installing perl-GSSAPI-0:0.28 100% |  79.6 MiB/s | 244.4 KiB |  00m00s
[261/976] Installing perl-Tie-0:4.6-511 100% |  32.9 MiB/s |  33.7 KiB |  00m00s
[262/976] Installing perl-Digest-HMAC-0 100% |  29.4 MiB/s |  30.1 KiB |  00m00s
[263/976] Installing perl-FileHandle-0: 100% |   9.5 MiB/s |   9.8 KiB |  00m00s
[264/976] Installing perl-B-0:1.89-511. 100% | 148.8 MiB/s | 609.4 KiB |  00m00s
[265/976] Installing perl-subs-0:1.04-5 100% |   2.4 MiB/s |   2.5 KiB |  00m00s
[266/976] Installing perl-Business-ISBN 100% |  93.8 MiB/s | 288.1 KiB |  00m00s
[267/976] Installing perl-Authen-SASL-0 100% |  39.6 MiB/s | 121.8 KiB |  00m00s
[268/976] Installing perl-Digest-MD5-0: 100% | 114.1 MiB/s | 233.8 KiB |  00m00s
[269/976] Installing perl-Data-Dumper-0 100% | 129.7 MiB/s | 265.7 KiB |  00m00s
[270/976] Installing perl-Business-ISBN 100% |  54.4 MiB/s |  55.7 KiB |  00m00s
[271/976] Installing perl-libnet-0:3.15 100% |  95.9 MiB/s | 294.7 KiB |  00m00s
[272/976] Installing perl-AutoLoader-0: 100% |  20.5 MiB/s |  20.9 KiB |  00m00s
[273/976] Installing perl-URI-0:5.28-2. 100% |  61.6 MiB/s | 252.3 KiB |  00m00s
[274/976] Installing perl-File-Path-0:2 100% |  63.0 MiB/s |  64.5 KiB |  00m00s
[275/976] Installing perl-locale-0:1.12 100% |   0.0   B/s |   6.9 KiB |  00m00s
[276/976] Installing perl-Mozilla-CA-0: 100% |  10.3 MiB/s |  10.5 KiB |  00m00s
[277/976] Installing perl-Time-Local-2: 100% |  68.9 MiB/s |  70.6 KiB |  00m00s
[278/976] Installing perl-Pod-Escapes-1 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[279/976] Installing perl-Text-Tabs+Wra 100% |  23.3 MiB/s |  23.9 KiB |  00m00s
[280/976] Installing perl-if-0:0.61.000 100% |   0.0   B/s |   6.2 KiB |  00m00s
[281/976] Installing perl-IO-Socket-IP- 100% |  49.1 MiB/s | 100.5 KiB |  00m00s
[282/976] Installing perl-Net-SSLeay-0: 100% | 179.1 MiB/s |   1.4 MiB |  00m00s
[283/976] Installing perl-IO-Socket-SSL 100% | 172.2 MiB/s | 705.2 KiB |  00m00s
[284/976] Installing perl-Class-Struct- 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[285/976] Installing perl-Term-ANSIColo 100% |  96.9 MiB/s |  99.2 KiB |  00m00s
[286/976] Installing perl-Term-Cap-0:1. 100% |  29.9 MiB/s |  30.6 KiB |  00m00s
[287/976] Installing perl-File-Temp-1:0 100% | 160.2 MiB/s | 164.1 KiB |  00m00s
[288/976] Installing perl-IPC-Open3-0:1 100% |  22.7 MiB/s |  23.3 KiB |  00m00s
[289/976] Installing perl-POSIX-0:2.20- 100% | 160.4 MiB/s | 328.5 KiB |  00m00s
[290/976] Installing perl-Pod-Simple-1: 100% | 139.3 MiB/s | 570.5 KiB |  00m00s
[291/976] Installing perl-HTTP-Tiny-0:0 100% |  75.3 MiB/s | 154.2 KiB |  00m00s
[292/976] Installing perl-Symbol-0:1.09 100% |   7.0 MiB/s |   7.2 KiB |  00m00s
[293/976] Installing perl-SelectSaver-0 100% |   2.5 MiB/s |   2.6 KiB |  00m00s
[294/976] Installing perl-Socket-4:2.03 100% | 133.9 MiB/s | 274.1 KiB |  00m00s
[295/976] Installing perl-File-stat-0:1 100% |  12.7 MiB/s |  13.1 KiB |  00m00s
[296/976] Installing perl-podlators-1:6 100% | 104.6 MiB/s | 321.4 KiB |  00m00s
[297/976] Installing perl-Pod-Perldoc-0 100% |  82.6 MiB/s | 169.3 KiB |  00m00s
[298/976] Installing perl-Text-ParseWor 100% |  14.2 MiB/s |  14.6 KiB |  00m00s
[299/976] Installing perl-base-0:2.27-5 100% |  12.6 MiB/s |  12.9 KiB |  00m00s
[300/976] Installing perl-Fcntl-0:1.18- 100% | 217.0 MiB/s | 222.2 KiB |  00m00s
[301/976] Installing perl-mro-0:1.29-51 100% | 205.9 MiB/s | 210.8 KiB |  00m00s
[302/976] Installing perl-overloading-0 100% |   5.4 MiB/s |   5.5 KiB |  00m00s
[303/976] Installing perl-IO-0:1.55-511 100% | 105.3 MiB/s | 323.4 KiB |  00m00s
[304/976] Installing perl-Pod-Usage-4:2 100% |  84.3 MiB/s |  86.3 KiB |  00m00s
[305/976] Installing perl-File-Basename 100% |  14.2 MiB/s |  14.6 KiB |  00m00s
[306/976] Installing perl-Scalar-List-U 100% |  91.5 MiB/s | 280.9 KiB |  00m00s
[307/976] Installing perl-Getopt-Std-0: 100% |  11.5 MiB/s |  11.7 KiB |  00m00s
[308/976] Installing perl-MIME-Base64-0 100% | 109.6 MiB/s | 224.4 KiB |  00m00s
[309/976] Installing perl-constant-0:1. 100% |  26.7 MiB/s |  27.4 KiB |  00m00s
[310/976] Installing perl-parent-1:0.24 100% |  10.2 MiB/s |  10.5 KiB |  00m00s
[311/976] Installing perl-vars-0:1.05-5 100% |   1.0 MiB/s |   4.3 KiB |  00m00s
[312/976] Installing perl-Errno-0:1.38- 100% |   8.6 MiB/s |   8.8 KiB |  00m00s
[313/976] Installing perl-overload-0:1. 100% |  70.3 MiB/s |  71.9 KiB |  00m00s
[314/976] Installing perl-Storable-1:3. 100% | 182.6 MiB/s | 374.1 KiB |  00m00s
[315/976] Installing perl-Getopt-Long-1 100% |  71.9 MiB/s | 147.2 KiB |  00m00s
[316/976] Installing perl-Exporter-0:5. 100% |  54.3 MiB/s |  55.6 KiB |  00m00s
[317/976] Installing perl-Carp-0:1.54-5 100% |  46.6 MiB/s |  47.7 KiB |  00m00s
[318/976] Installing perl-PathTools-0:3 100% | 116.1 MiB/s | 356.6 KiB |  00m00s
[319/976] Installing perl-DynaLoader-0: 100% |  31.7 MiB/s |  32.5 KiB |  00m00s
[320/976] Installing perl-Encode-4:3.21 100% | 281.3 MiB/s |   5.9 MiB |  00m00s
[321/976] Installing perl-libs-4:5.40.0 100% | 206.8 MiB/s |  11.0 MiB |  00m00s
[322/976] Installing perl-interpreter-4 100% | 148.4 MiB/s | 304.0 KiB |  00m00s
[323/976] Installing perl-File-Find-0:1 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[324/976] Installing perl-Try-Tiny-0:0. 100% |  23.0 MiB/s |  70.6 KiB |  00m00s
[325/976] Installing perl-File-Copy-0:2 100% |  19.7 MiB/s |  20.2 KiB |  00m00s
[326/976] Installing perl-Unicode-Norma 100% | 185.5 MiB/s | 569.9 KiB |  00m00s
[327/976] Installing perl-Module-Runtim 100% |  30.7 MiB/s |  31.5 KiB |  00m00s
[328/976] Installing perl-version-9:0.9 100% |  95.0 MiB/s | 291.7 KiB |  00m00s
[329/976] Installing perl-Dist-CheckCon 100% |  32.3 MiB/s |  33.1 KiB |  00m00s
[330/976] Installing perl-Module-Implem 100% |  25.5 MiB/s |  26.1 KiB |  00m00s
[331/976] Installing perl-Time-HiRes-4: 100% | 137.7 MiB/s | 282.0 KiB |  00m00s
[332/976] Installing perl-LWP-MediaType 100% |  78.6 MiB/s |  80.5 KiB |  00m00s
[333/976] Installing perl-Compress-Raw- 100% | 141.0 MiB/s | 288.8 KiB |  00m00s
[334/976] Installing perl-Sys-Hostname- 100% |  98.3 MiB/s | 201.4 KiB |  00m00s
[335/976] Installing perl-Params-Util-0 100% | 113.9 MiB/s | 233.2 KiB |  00m00s
[336/976] Installing perl-English-0:1.1 100% |   6.5 MiB/s |   6.6 KiB |  00m00s
[337/976] Installing perl-Text-Unidecod 100% |  48.0 MiB/s | 491.8 KiB |  00m00s
[338/976] Installing perl-threads-1:2.4 100% | 129.5 MiB/s | 265.3 KiB |  00m00s
[339/976] Installing perl-I18N-Langinfo 100% | 211.2 MiB/s | 216.3 KiB |  00m00s
[340/976] Installing perl-Encode-Locale 100% |  19.6 MiB/s |  20.1 KiB |  00m00s
[341/976] Installing perl-File-Compare- 100% |   6.0 MiB/s |   6.1 KiB |  00m00s
[342/976] Installing perl-Data-Dump-0:1 100% |  51.0 MiB/s |  52.2 KiB |  00m00s
[343/976] Installing perl-Module-Load-1 100% |  15.5 MiB/s |  15.9 KiB |  00m00s
[344/976] Installing perl-TimeDate-1:2. 100% |  33.7 MiB/s | 103.7 KiB |  00m00s
[345/976] Installing perl-HTTP-Date-0:6 100% |  41.6 MiB/s |  42.6 KiB |  00m00s
[346/976] Installing perl-Clone-0:0.46- 100% | 102.7 MiB/s | 210.3 KiB |  00m00s
[347/976] Installing perl-Text-Balanced 100% | 110.1 MiB/s | 112.7 KiB |  00m00s
[348/976] Installing perl-XML-Namespace 100% |  45.0 MiB/s |  46.1 KiB |  00m00s
[349/976] Installing perl-XML-SAX-Base- 100% | 170.4 MiB/s | 174.5 KiB |  00m00s
[350/976] Installing perl-Devel-StackTr 100% |  49.4 MiB/s |  50.6 KiB |  00m00s
[351/976] Installing perl-Date-ISO8601- 100% |  24.9 MiB/s |  25.5 KiB |  00m00s
[352/976] Installing perl-Sub-Install-0 100% |  36.3 MiB/s |  37.2 KiB |  00m00s
[353/976] Installing perl-Data-OptList- 100% |  25.5 MiB/s |  52.2 KiB |  00m00s
[354/976] Installing perl-Parse-RecDesc 100% | 104.6 MiB/s | 535.4 KiB |  00m00s
[355/976] Installing perl-File-Listing- 100% |  41.5 MiB/s |  42.5 KiB |  00m00s
[356/976] Installing autoconf-0:2.72-3. 100% | 254.3 MiB/s |   2.8 MiB |  00m00s
[357/976] Installing perl-threads-share 100% | 114.3 MiB/s | 234.0 KiB |  00m00s
[358/976] Installing perl-Thread-Queue- 100% |  29.7 MiB/s |  30.4 KiB |  00m00s
[359/976] Installing automake-0:1.16.5- 100% | 176.4 MiB/s |   1.8 MiB |  00m00s
[360/976] Installing libogg-devel-2:1.3 100% |  18.1 MiB/s |  18.6 KiB |  00m00s
[361/976] Installing libtheora-devel-1: 100% |  98.0 MiB/s | 100.3 KiB |  00m00s
[362/976] Installing perl-Mail-Sendmail 100% |  65.0 MiB/s |  66.5 KiB |  00m00s
[363/976] Installing perl-Params-Valida 100% |  95.2 MiB/s | 292.4 KiB |  00m00s
[364/976] Installing perl-List-SomeUtil 100% | 106.4 MiB/s | 109.0 KiB |  00m00s
[365/976] Installing perl-Module-CoreLi 100% | 379.5 MiB/s |   1.1 MiB |  00m00s
[366/976] Installing perl-Module-Metada 100% |  33.7 MiB/s |  69.0 KiB |  00m00s
[367/976] Installing perl-Text-BibTeX-0 100% | 185.3 MiB/s |   1.3 MiB |  00m00s
[368/976] Installing perl-Unicode-Colla 100% | 296.6 MiB/s |   4.4 MiB |  00m00s
[369/976] Installing perl-Unicode-UCD-0 100% |  66.7 MiB/s | 205.0 KiB |  00m00s
[370/976] Installing perl-Date-Manip-0: 100% | 257.0 MiB/s |  11.1 MiB |  00m00s
[371/976] Installing perl-Lingua-Transl 100% |  87.5 MiB/s | 179.3 KiB |  00m00s
[372/976] Installing perl-Pod-Html-0:1. 100% |  42.7 MiB/s |  43.8 KiB |  00m00s
[373/976] Installing perl-meta-notation 100% |   0.0   B/s |   2.3 KiB |  00m00s
[374/976] Installing perl-sigtrap-0:1.1 100% |  11.2 MiB/s |  11.4 KiB |  00m00s
[375/976] Installing perl-NTLM-0:1.09-3 100% |  31.9 MiB/s |  32.7 KiB |  00m00s
[376/976] Installing perl-WWW-RobotRule 100% |  25.2 MiB/s |  25.8 KiB |  00m00s
[377/976] Installing perl-HTML-Tagset-0 100% |  19.2 MiB/s |  19.7 KiB |  00m00s
[378/976] Installing perl-IO-HTML-0:1.0 100% |  45.7 MiB/s |  46.8 KiB |  00m00s
[379/976] Installing perl-Business-ISSN 100% |  21.6 MiB/s |  22.1 KiB |  00m00s
[380/976] Installing perl-Class-Accesso 100% |  41.9 MiB/s |  42.9 KiB |  00m00s
[381/976] Installing perl-File-Slurper- 100% |  29.3 MiB/s |  30.0 KiB |  00m00s
[382/976] Installing perl-IO-String-0:1 100% |  17.4 MiB/s |  17.8 KiB |  00m00s
[383/976] Installing perl-IPC-Run3-0:0. 100% |  30.9 MiB/s |  63.3 KiB |  00m00s
[384/976] Installing perl-Regexp-Common 100% | 115.4 MiB/s | 472.7 KiB |  00m00s
[385/976] Installing perl-Sort-Key-0:1. 100% |  79.9 MiB/s | 245.5 KiB |  00m00s
[386/976] Installing perl-Text-CSV-0:2. 100% | 170.6 MiB/s | 349.4 KiB |  00m00s
[387/976] Installing perl-Text-Roman-0: 100% |  33.8 MiB/s |  34.7 KiB |  00m00s
[388/976] Installing perl-XML-Writer-0: 100% |  33.5 MiB/s |  68.6 KiB |  00m00s
[389/976] Installing perl-autovivificat 100% | 109.3 MiB/s | 223.8 KiB |  00m00s
[390/976] Installing perl-Compress-Raw- 100% | 111.3 MiB/s | 227.9 KiB |  00m00s
[391/976] Installing perl-IO-Compress-0 100% | 147.0 MiB/s |   1.0 MiB |  00m00s
[392/976] Installing perl-HTTP-Message- 100% |  71.6 MiB/s | 219.9 KiB |  00m00s
[393/976] Installing perl-HTML-Parser-0 100% | 104.3 MiB/s | 427.1 KiB |  00m00s
[394/976] Installing perl-HTTP-Negotiat 100% |  28.0 MiB/s |  28.7 KiB |  00m00s
[395/976] Installing perl-Net-HTTP-0:6. 100% |  37.7 MiB/s |  77.2 KiB |  00m00s
[396/976] Installing perltidy-0:2024051 100% | 312.2 MiB/s |   3.7 MiB |  00m00s
[397/976] Installing perl-HTTP-Cookies- 100% |  73.9 MiB/s |  75.7 KiB |  00m00s
[398/976] Installing perl-LWP-Protocol- 100% |  30.4 MiB/s |  31.1 KiB |  00m00s
[399/976] Installing perl-libwww-perl-0 100% | 103.6 MiB/s | 530.3 KiB |  00m00s
[400/976] Installing perl-XML-Parser-0: 100% | 126.9 MiB/s | 779.8 KiB |  00m00s
[401/976] Installing perl-XML-SAX-0:1.0 100% |   2.2 MiB/s | 126.0 KiB |  00m00s
>>> Running post-install scriptlet: perl-XML-SAX-0:1.02-17.fc41.noarch
>>> Stop post-install scriptlet: perl-XML-SAX-0:1.02-17.fc41.noarch
[402/976] Installing perl-XML-LibXML-1: 100% |   9.7 MiB/s |   1.0 MiB |  00m00s
>>> Running trigger-install scriptlet: perl-XML-LibXML-1:2.0210-3.fc41.aarch64
>>> Stop trigger-install scriptlet: perl-XML-LibXML-1:2.0210-3.fc41.aarch64
[403/976] Installing perl-XML-LibXML-Si 100% |  25.5 MiB/s |  52.3 KiB |  00m00s
[404/976] Installing perl-Tie-Cycle-0:1 100% |  24.0 MiB/s |  24.6 KiB |  00m00s
[405/976] Installing perl-Business-ISMN 100% |  36.8 MiB/s |  37.7 KiB |  00m00s
[406/976] Installing perl-Class-Singlet 100% |  40.4 MiB/s |  41.4 KiB |  00m00s
[407/976] Installing perl-ExtUtils-MM-U 100% |   3.6 MiB/s |   3.7 KiB |  00m00s
[408/976] Installing perl-List-UtilsBy- 100% |  55.8 MiB/s |  57.2 KiB |  00m00s
[409/976] Installing perl-List-AllUtils 100% | 132.7 MiB/s | 135.9 KiB |  00m00s
[410/976] Installing perl-IPC-SysV-0:2. 100% |  79.7 MiB/s | 244.9 KiB |  00m00s
[411/976] Installing perl-MIME-Charset- 100% |  52.4 MiB/s | 107.3 KiB |  00m00s
[412/976] Installing perl-Unicode-LineB 100% |  94.4 MiB/s | 386.6 KiB |  00m00s
[413/976] Installing perl-Number-Compar 100% |   5.3 MiB/s |   5.4 KiB |  00m00s
[414/976] Installing perl-Text-Glob-0:0 100% |   9.1 MiB/s |   9.3 KiB |  00m00s
[415/976] Installing perl-File-Find-Rul 100% |  43.4 MiB/s |  44.4 KiB |  00m00s
[416/976] Installing perl-Data-Compare- 100% |  28.4 MiB/s |  58.1 KiB |  00m00s
[417/976] Installing perl-Math-Complex- 100% |  83.8 MiB/s |  85.8 KiB |  00m00s
[418/976] Installing perl-Math-BigInt-1 100% | 234.8 MiB/s | 961.8 KiB |  00m00s
[419/976] Installing perl-Data-Uniqid-0 100% |   5.7 MiB/s |   5.8 KiB |  00m00s
[420/976] Installing perl-JSON-0:4.10-6 100% | 133.3 MiB/s | 273.0 KiB |  00m00s
[421/976] Installing perl-MRO-Compat-0: 100% |  43.8 MiB/s |  44.9 KiB |  00m00s
[422/976] Installing perl-XString-0:0.0 100% | 106.9 MiB/s | 218.9 KiB |  00m00s
[423/976] Installing perl-Sub-Identify- 100% | 105.7 MiB/s | 216.5 KiB |  00m00s
[424/976] Installing perl-Convert-ASN1- 100% |  84.7 MiB/s | 173.4 KiB |  00m00s
[425/976] Installing perl-Mail-Sender-1 100% | 158.6 MiB/s | 162.5 KiB |  00m00s
[426/976] Installing perl-Sys-Syslog-0: 100% | 133.3 MiB/s | 273.1 KiB |  00m00s
[427/976] Installing perl-Opcode-0:1.65 100% | 108.4 MiB/s | 222.0 KiB |  00m00s
[428/976] Installing perl-Safe-0:2.46-5 100% |  30.3 MiB/s |  31.0 KiB |  00m00s
[429/976] Installing perl-IPC-System-Si 100% |  71.8 MiB/s |  73.5 KiB |  00m00s
[430/976] Installing perl-Tie-RefHash-0 100% |  34.9 MiB/s |  35.8 KiB |  00m00s
[431/976] Installing perl-autodie-0:2.3 100% |  71.3 MiB/s | 219.1 KiB |  00m00s
[432/976] Installing perl-XML-LibXSLT-0 100% |  92.0 MiB/s | 282.6 KiB |  00m00s
[433/976] Installing perl-Class-Inspect 100% |  57.9 MiB/s |  59.3 KiB |  00m00s
[434/976] Installing perl-File-ShareDir 100% |  28.9 MiB/s |  59.2 KiB |  00m00s
[435/976] Installing perl-Class-Data-In 100% |   6.9 MiB/s |   7.0 KiB |  00m00s
[436/976] Installing perl-Exception-Cla 100% |  92.4 MiB/s |  94.6 KiB |  00m00s
[437/976] Installing perl-Ref-Util-XS-0 100% | 102.0 MiB/s | 208.8 KiB |  00m00s
[438/976] Installing perl-Ref-Util-0:0. 100% |  32.4 MiB/s |  33.2 KiB |  00m00s
[439/976] Installing perl-Class-Method- 100% |  35.7 MiB/s | 109.6 KiB |  00m00s
[440/976] Installing perl-Role-Tiny-0:2 100% |  62.0 MiB/s |  63.5 KiB |  00m00s
[441/976] Installing perl-Hash-Util-Fie 100% | 115.4 MiB/s | 236.4 KiB |  00m00s
[442/976] Installing perl-Variable-Magi 100% | 139.0 MiB/s | 284.7 KiB |  00m00s
[443/976] Installing perl-I18N-LangTags 100% |  81.6 MiB/s |  83.6 KiB |  00m00s
[444/976] Installing perl-Locale-Makete 100% | 169.9 MiB/s | 173.9 KiB |  00m00s
[445/976] Installing perl-Locale-Makete 100% |  13.1 MiB/s |  13.5 KiB |  00m00s
[446/976] Installing perl-Params-Check- 100% |  27.9 MiB/s |  28.6 KiB |  00m00s
[447/976] Installing perl-Module-Load-C 100% |  29.2 MiB/s |  29.9 KiB |  00m00s
[448/976] Installing perl-IPC-Cmd-2:1.0 100% |  83.9 MiB/s |  85.9 KiB |  00m00s
[449/976] Installing perl-deprecate-0:0 100% |   0.0   B/s |   6.9 KiB |  00m00s
[450/976] Installing perl-Text-Soundex- 100% | 113.8 MiB/s | 233.1 KiB |  00m00s
[451/976] Installing perl-LDAP-1:0.68-1 100% | 104.4 MiB/s | 962.3 KiB |  00m00s
[452/976] Installing perl-Email-Date-Fo 100% |  25.4 MiB/s |  26.0 KiB |  00m00s
[453/976] Installing perl-MIME-Types-0: 100% |  90.0 MiB/s | 184.3 KiB |  00m00s
[454/976] Installing perl-MIME-Lite-0:3 100% | 121.6 MiB/s | 248.9 KiB |  00m00s
[455/976] Installing perl-Net-SMTP-SSL- 100% |   5.2 MiB/s |   5.3 KiB |  00m00s
[456/976] Installing perl-MailTools-0:2 100% |  51.9 MiB/s | 212.7 KiB |  00m00s
[457/976] Installing perl-Package-Stash 100% | 110.9 MiB/s | 227.1 KiB |  00m00s
[458/976] Installing perl-Package-Stash 100% |  28.4 MiB/s |  58.1 KiB |  00m00s
[459/976] Installing perl-DynaLoader-Fu 100% |  20.3 MiB/s |  20.7 KiB |  00m00s
[460/976] Installing perl-Devel-CallChe 100% | 107.1 MiB/s | 219.3 KiB |  00m00s
[461/976] Installing perl-Params-Classi 100% | 110.2 MiB/s | 225.6 KiB |  00m00s
[462/976] Installing perl-DateTime-Time 100% |  28.9 MiB/s |  29.6 KiB |  00m00s
[463/976] Installing perl-DateTime-Time 100% |  25.2 MiB/s |  25.8 KiB |  00m00s
[464/976] Installing perl-PadWalker-0:2 100% | 104.9 MiB/s | 214.8 KiB |  00m00s
[465/976] Installing perl-Devel-Caller- 100% | 102.1 MiB/s | 209.2 KiB |  00m00s
[466/976] Installing perl-Devel-LexAlia 100% |  98.2 MiB/s | 201.1 KiB |  00m00s
[467/976] Installing perl-Eval-Closure- 100% |  33.8 MiB/s |  34.6 KiB |  00m00s
[468/976] Installing perl-Params-Valida 100% |  46.0 MiB/s |  94.2 KiB |  00m00s
[469/976] Installing perl-Specio-0:0.48 100% |  42.1 MiB/s | 344.7 KiB |  00m00s
[470/976] Installing perl-Package-Gener 100% |  15.4 MiB/s |  31.6 KiB |  00m00s
[471/976] Installing perl-Sub-Exporter- 100% |  65.7 MiB/s | 201.9 KiB |  00m00s
[472/976] Installing perl-Sub-Exporter- 100% |  28.2 MiB/s |  28.9 KiB |  00m00s
[473/976] Installing perl-B-Hooks-EndOf 100% |  24.4 MiB/s |  75.1 KiB |  00m00s
[474/976] Installing perl-namespace-cle 100% |  14.5 MiB/s |  44.6 KiB |  00m00s
[475/976] Installing perl-namespace-aut 100% |   4.6 MiB/s |  42.6 KiB |  00m00s
[476/976] Installing perl-DateTime-Loca 100% | 179.6 MiB/s |  22.8 MiB |  00m00s
[477/976] Installing perl-DateTime-Time 100% | 277.7 MiB/s |   6.4 MiB |  00m00s
[478/976] Installing perl-DateTime-2:1. 100% | 136.7 MiB/s | 559.8 KiB |  00m00s
[479/976] Installing perl-DateTime-Cale 100% |  33.5 MiB/s |  34.3 KiB |  00m00s
[480/976] Installing perl-DateTime-Form 100% |  48.2 MiB/s |  98.7 KiB |  00m00s
[481/976] Installing perl-DateTime-Form 100% |  52.0 MiB/s | 213.0 KiB |  00m00s
[482/976] Installing perl-Devel-GlobalD 100% |  18.6 MiB/s |  19.0 KiB |  00m00s
[483/976] Installing perl-Log-Dispatch- 100% |  48.8 MiB/s | 150.0 KiB |  00m00s
[484/976] Installing perl-Log-Dispatch- 100% |  26.6 MiB/s |  54.5 KiB |  00m00s
[485/976] Installing perl-Log-Log4perl- 100% | 109.6 MiB/s | 897.8 KiB |  00m00s
[486/976] Installing biber-0:2.19-6.fc4 100% | 167.5 MiB/s |   1.3 MiB |  00m00s
[487/976] Installing nettle-0:3.10-3.fc 100% | 234.3 MiB/s | 959.8 KiB |  00m00s
[488/976] Installing gnutls-0:3.8.6-7.f 100% | 280.3 MiB/s |   3.4 MiB |  00m00s
[489/976] Installing glib2-0:2.81.0-1.f 100% | 317.7 MiB/s |  16.5 MiB |  00m00s
[490/976] Installing cups-libs-1:2.4.10 100% | 168.1 MiB/s | 860.7 KiB |  00m00s
[491/976] Installing shared-mime-info-0 100% | 133.5 MiB/s |   2.7 MiB |  00m00s
>>> Running post-install scriptlet: shared-mime-info-0:2.3-6.fc41.aarch64
>>> Stop post-install scriptlet: shared-mime-info-0:2.3-6.fc41.aarch64
[492/976] Installing gdk-pixbuf2-0:2.42 100% | 154.9 MiB/s |   2.9 MiB |  00m00s
[493/976] Installing libgudev-0:238-6.f 100% | 114.0 MiB/s | 233.5 KiB |  00m00s
[494/976] Installing gdk-pixbuf2-module 100% | 295.9 MiB/s |   1.8 MiB |  00m00s
[495/976] Installing desktop-file-utils 100% | 209.0 MiB/s | 642.1 KiB |  00m00s
[496/976] Installing xdg-utils-0:1.2.1- 100% | 170.7 MiB/s | 349.5 KiB |  00m00s
[497/976] Installing libproxy-0:0.5.8-1 100% | 138.3 MiB/s | 424.7 KiB |  00m00s
[498/976] Installing graphene-0:1.10.6- 100% | 119.3 MiB/s | 244.4 KiB |  00m00s
[499/976] Installing gnupg2-0:2.4.5-3.f 100% | 301.5 MiB/s |  12.4 MiB |  00m00s
[500/976] Installing gpgme-0:1.23.2-5.f 100% | 198.6 MiB/s | 813.3 KiB |  00m00s
[501/976] Installing gpgmepp-0:1.23.2-5 100% | 170.3 MiB/s | 523.0 KiB |  00m00s
[502/976] Installing woff2-0:1.0.2-20.f 100% | 288.7 MiB/s | 591.3 KiB |  00m00s
[503/976] Installing hyphen-0:2.8.8-25. 100% | 108.2 MiB/s | 221.6 KiB |  00m00s
[504/976] Installing vulkan-loader-0:1. 100% | 164.8 MiB/s | 675.0 KiB |  00m00s
[505/976] Installing qt5-filesystem-0:5 100% |   1.7 MiB/s |   3.5 KiB |  00m00s
[506/976] Installing qt-settings-0:40.0 100% |   1.6 MiB/s |   1.7 KiB |  00m00s
[507/976] Installing qt5-qtbase-common- 100% |  49.7 KiB/s | 356.0   B |  00m00s
>>> Running pre-install scriptlet: qt5-qtbase-0:5.15.14-7.fc41.aarch64
>>> Stop pre-install scriptlet: qt5-qtbase-0:5.15.14-7.fc41.aarch64
[508/976] Installing qt5-qtbase-0:5.15. 100% | 205.3 MiB/s |  11.3 MiB |  00m00s
>>> Running post-install scriptlet: qt5-qtbase-0:5.15.14-7.fc41.aarch64
>>> Stop post-install scriptlet: qt5-qtbase-0:5.15.14-7.fc41.aarch64
[509/976] Installing qt5-qttools-0:5.15 100% | 192.6 MiB/s | 394.4 KiB |  00m00s
[510/976] Installing libnghttp2-devel-0 100% | 144.7 MiB/s | 296.3 KiB |  00m00s
[511/976] Installing libidn2-devel-0:2. 100% |  63.5 MiB/s | 260.1 KiB |  00m00s
[512/976] Installing cgnslib-common-0:4 100% | 125.9 MiB/s | 515.8 KiB |  00m00s
[513/976] Installing proj-data-0:9.4.1- 100% | 392.5 MiB/s |   9.0 MiB |  00m00s
[514/976] Installing mariadb-connector- 100% | 988.3 KiB/s |   1.0 KiB |  00m00s
[515/976] Installing mariadb-connector- 100% | 329.3 MiB/s |   2.0 MiB |  00m00s
[516/976] Installing mariadb-connector- 100% | 122.6 MiB/s | 376.5 KiB |  00m00s
[517/976] Installing xerces-c-0:3.2.5-5 100% | 360.8 MiB/s |   3.6 MiB |  00m00s
[518/976] Installing unixODBC-0:2.3.12- 100% | 260.8 MiB/s |   2.3 MiB |  00m00s
[519/976] Installing libqhull_r-1:8.0.2 100% | 285.3 MiB/s | 584.4 KiB |  00m00s
[520/976] Installing libgta-0:1.2.1-13. 100% | 218.4 MiB/s | 223.6 KiB |  00m00s
[521/976] Installing giflib-0:5.2.2-2.f 100% | 127.9 MiB/s | 261.9 KiB |  00m00s
[522/976] Installing cfitsio-0:4.4.0-3. 100% | 292.3 MiB/s |   1.8 MiB |  00m00s
[523/976] Installing sysprof-capture-de 100% | 136.4 MiB/s | 279.3 KiB |  00m00s
[524/976] Installing libffi-devel-0:3.4 100% |  30.5 MiB/s |  31.2 KiB |  00m00s
[525/976] Installing jbigkit-libs-0:2.1 100% | 214.7 MiB/s | 439.7 KiB |  00m00s
[526/976] Installing libtiff-0:4.6.0-5. 100% | 208.1 MiB/s | 852.4 KiB |  00m00s
[527/976] Installing proj-0:9.4.1-2.fc4 100% | 339.5 MiB/s |   5.1 MiB |  00m00s
[528/976] Installing libgeotiff-0:1.7.3 100% | 268.4 MiB/s |   1.1 MiB |  00m00s
[529/976] Installing libspatialite-0:5. 100% | 421.8 MiB/s |  15.6 MiB |  00m00s
[530/976] Installing openjpeg-tools-0:2 100% | 193.9 MiB/s | 595.5 KiB |  00m00s
[531/976] Installing openjpeg-devel-0:2 100% |  75.1 MiB/s |  76.9 KiB |  00m00s
[532/976] Installing sqlite-0:3.46.0-3. 100% | 257.6 MiB/s |   1.8 MiB |  00m00s
[533/976] Installing sqlite-devel-0:3.4 100% | 325.8 MiB/s | 667.2 KiB |  00m00s
[534/976] Installing libzstd-devel-0:1. 100% | 198.5 MiB/s | 203.2 KiB |  00m00s
[535/976] Installing libtiff-devel-0:4. 100% | 175.7 MiB/s | 719.6 KiB |  00m00s
[536/976] Installing libglvnd-core-deve 100% |  40.1 MiB/s |  41.1 KiB |  00m00s
[537/976] Installing brotli-0:1.1.0-5.f 100% | 191.8 MiB/s | 196.5 KiB |  00m00s
[538/976] Installing brotli-devel-0:1.1 100% |  22.1 MiB/s |  68.0 KiB |  00m00s
[539/976] Installing libcurl-devel-0:8. 100% |  58.7 MiB/s |   1.3 MiB |  00m00s
[540/976] Installing proj-devel-0:9.4.1 100% | 181.3 MiB/s | 557.0 KiB |  00m00s
[541/976] Installing jxrlib-0:1.1-28.fc 100% | 315.1 MiB/s |   1.3 MiB |  00m00s
[542/976] Installing freeimage-0:3.19.0 100% | 251.7 MiB/s |   1.0 MiB |  00m00s
[543/976] Installing freeimage-devel-0: 100% |  62.5 MiB/s | 128.1 KiB |  00m00s
[544/976] Installing libijs-0:0.35-23.f 100% | 225.3 MiB/s | 230.7 KiB |  00m00s
[545/976] Installing jbig2dec-libs-0:0. 100% | 147.8 MiB/s | 302.7 KiB |  00m00s
[546/976] Installing adobe-mappings-pdf 100% | 314.0 MiB/s |   4.4 MiB |  00m00s
[547/976] Installing libyaml-0:0.2.5-15 100% | 128.9 MiB/s | 264.0 KiB |  00m00s
[548/976] Installing libX11-common-0:1. 100% |  84.8 MiB/s |   1.2 MiB |  00m00s
[549/976] Installing libX11-0:1.8.10-1. 100% | 191.8 MiB/s |   1.3 MiB |  00m00s
[550/976] Installing libX11-devel-0:1.8 100% |  43.1 MiB/s |   1.1 MiB |  00m00s
[551/976] Installing libXext-0:1.3.6-2. 100% | 103.1 MiB/s | 211.2 KiB |  00m00s
[552/976] Installing libXext-devel-0:1. 100% |  27.1 MiB/s | 110.9 KiB |  00m00s
[553/976] Installing libXrender-0:0.9.1 100% | 194.8 MiB/s | 199.4 KiB |  00m00s
[554/976] Installing cairo-0:1.18.0-4.f 100% | 238.5 MiB/s |   1.9 MiB |  00m00s
[555/976] Installing harfbuzz-0:9.0.0-2 100% | 273.4 MiB/s |   3.0 MiB |  00m00s
[556/976] Installing freetype-0:2.13.2- 100% | 184.5 MiB/s | 944.7 KiB |  00m00s
[557/976] Installing fontconfig-0:2.15. 100% |   2.1 MiB/s |   2.4 MiB |  00m01s
>>> Running post-install scriptlet: fontconfig-0:2.15.0-7.fc41.aarch64
>>> Stop post-install scriptlet: fontconfig-0:2.15.0-7.fc41.aarch64
[558/976] Installing libXt-0:1.3.0-4.fc 100% | 132.5 MiB/s | 542.9 KiB |  00m00s
[559/976] Installing libXi-0:1.8.1-6.fc 100% | 197.0 MiB/s | 201.8 KiB |  00m00s
[560/976] Installing libXrender-devel-0 100% |  49.8 MiB/s |  51.0 KiB |  00m00s
[561/976] Installing libXmu-0:1.2.1-2.f 100% | 223.4 MiB/s | 457.5 KiB |  00m00s
[562/976] Installing libXft-0:2.3.8-7.f 100% |  28.0 MiB/s | 258.0 KiB |  00m00s
>>> Running pre-install scriptlet: tk-1:8.6.14-2.fc41.aarch64
>>> Stop pre-install scriptlet: tk-1:8.6.14-2.fc41.aarch64
[563/976] Installing tk-1:8.6.14-2.fc41 100% | 169.7 MiB/s |   3.9 MiB |  00m00s
[564/976] Installing libXpm-0:3.5.17-4. 100% | 129.8 MiB/s | 265.9 KiB |  00m00s
[565/976] Installing libXfixes-0:6.0.1- 100% |  97.5 MiB/s | 199.8 KiB |  00m00s
[566/976] Installing libXfixes-devel-0: 100% |   9.7 MiB/s |   9.9 KiB |  00m00s
[567/976] Installing libXi-devel-0:1.8. 100% |  47.1 MiB/s | 144.6 KiB |  00m00s
[568/976] Installing libXcursor-0:1.2.2 100% |  97.3 MiB/s | 199.2 KiB |  00m00s
[569/976] Installing libXcursor-devel-0 100% |  15.9 MiB/s |  32.6 KiB |  00m00s
[570/976] Installing libXtst-0:1.2.4-7. 100% | 198.0 MiB/s | 202.7 KiB |  00m00s
[571/976] Installing openslide-0:4.0.0- 100% | 140.7 MiB/s | 432.3 KiB |  00m00s
[572/976] Installing libXv-0:1.0.12-4.f 100% | 194.7 MiB/s | 199.4 KiB |  00m00s
[573/976] Installing libXcomposite-0:0. 100% | 110.4 MiB/s | 226.2 KiB |  00m00s
[574/976] Installing libXcomposite-deve 100% |  10.3 MiB/s |  10.5 KiB |  00m00s
[575/976] Installing libXv-devel-0:1.0. 100% |  22.5 MiB/s |  46.0 KiB |  00m00s
[576/976] Installing libXtst-devel-0:1. 100% |  13.7 MiB/s |  14.0 KiB |  00m00s
[577/976] Installing libXpm-devel-0:3.5 100% | 142.3 MiB/s | 437.0 KiB |  00m00s
[578/976] Installing libXaw-0:1.0.16-2. 100% | 200.4 MiB/s | 615.7 KiB |  00m00s
[579/976] Installing pango-0:1.54.0-2.f 100% | 239.0 MiB/s |   1.9 MiB |  00m00s
[580/976] Installing libgs-0:10.03.1-3. 100% | 405.1 MiB/s |  23.1 MiB |  00m00s
[581/976] Installing ghostscript-tools- 100% |   3.3 MiB/s |   3.4 KiB |  00m00s
[582/976] Installing ghostscript-tools- 100% |   4.9 MiB/s |   5.1 KiB |  00m00s
[583/976] Installing ghostscript-0:10.0 100% | 107.1 MiB/s | 219.3 KiB |  00m00s
[584/976] Installing mkfontscale-0:1.2. 100% | 201.7 MiB/s | 206.6 KiB |  00m00s
[585/976] Installing ttmkfdir-0:3.0.9-7 100% | 109.1 MiB/s | 223.5 KiB |  00m00s
[586/976] Installing xorg-x11-fonts-Typ 100% |  18.0 MiB/s | 865.6 KiB |  00m00s
>>> Running post-install scriptlet: xorg-x11-fonts-Type1-0:7.5-39.fc41.noarch
>>> Stop post-install scriptlet: xorg-x11-fonts-Type1-0:7.5-39.fc41.noarch
[587/976] Installing harfbuzz-icu-0:9.0 100% | 191.8 MiB/s | 196.4 KiB |  00m00s
[588/976] Installing libXrandr-0:1.5.4- 100% | 196.3 MiB/s | 201.0 KiB |  00m00s
[589/976] Installing libXrandr-devel-0: 100% |  24.1 MiB/s |  24.7 KiB |  00m00s
[590/976] Installing libXScrnSaver-0:1. 100% | 221.9 MiB/s | 227.2 KiB |  00m00s
[591/976] Installing libXScrnSaver-deve 100% |  12.0 MiB/s |  12.3 KiB |  00m00s
[592/976] Installing libXinerama-0:1.1. 100% | 195.5 MiB/s | 200.2 KiB |  00m00s
[593/976] Installing libXinerama-devel- 100% |   8.3 MiB/s |   8.5 KiB |  00m00s
[594/976] Installing libXres-0:1.2.2-4. 100% | 193.5 MiB/s | 198.2 KiB |  00m00s
[595/976] Installing libXres-devel-0:1. 100% |   6.2 MiB/s |   6.4 KiB |  00m00s
[596/976] Installing libXxf86vm-0:1.1.5 100% | 194.0 MiB/s | 198.6 KiB |  00m00s
[597/976] Installing libglvnd-glx-1:1.7 100% | 302.5 MiB/s |   1.2 MiB |  00m00s
[598/976] Installing mesa-libGL-0:24.1. 100% | 236.6 MiB/s | 726.7 KiB |  00m00s
[599/976] Installing libglvnd-devel-1:1 100% | 353.4 MiB/s |   2.1 MiB |  00m00s
[600/976] Installing mesa-libGL-devel-0 100% |  77.0 MiB/s |  78.9 KiB |  00m00s
[601/976] Installing mesa-libGLU-devel- 100% |  17.1 MiB/s |  17.5 KiB |  00m00s
[602/976] Installing libGLEW-0:2.2.0-8. 100% | 273.9 MiB/s | 841.5 KiB |  00m00s
[603/976] Installing glew-devel-0:2.2.0 100% | 362.0 MiB/s |   1.8 MiB |  00m00s
[604/976] Installing mesa-libEGL-devel- 100% |  21.6 MiB/s |  22.1 KiB |  00m00s
[605/976] Installing gl2ps-0:1.4.2-11.f 100% | 219.5 MiB/s | 224.8 KiB |  00m00s
[606/976] Installing gl2ps-devel-0:1.4. 100% | 125.5 MiB/s | 257.1 KiB |  00m00s
[607/976] Installing cgnslib-0:4.4.0-5. 100% | 369.6 MiB/s |   5.5 MiB |  00m00s
[608/976] Installing glx-utils-0:9.0.0- 100% | 414.2 MiB/s | 848.3 KiB |  00m00s
[609/976] Installing libxkbfile-0:1.1.3 100% | 150.0 MiB/s | 307.3 KiB |  00m00s
[610/976] Installing libxkbfile-devel-0 100% |  37.2 MiB/s |  38.1 KiB |  00m00s
[611/976] Installing texlive-texlive-co 100% | 130.8 MiB/s | 268.0 KiB |  00m00s
[612/976] Installing hwloc-libs-0:2.11. 100% | 363.1 MiB/s |   2.9 MiB |  00m00s
[613/976] Installing tbb-bind-0:2021.13 100% |  95.9 MiB/s | 196.4 KiB |  00m00s
[614/976] Installing tbb-devel-0:2021.1 100% | 103.5 MiB/s |   1.3 MiB |  00m00s
[615/976] Installing tzdata-0:2024a-9.f 100% |  35.9 MiB/s |   1.9 MiB |  00m00s
[616/976] Installing python-pip-wheel-0 100% | 416.5 MiB/s |   1.2 MiB |  00m00s
[617/976] Installing mpdecimal-0:2.5.1- 100% | 161.1 MiB/s | 330.0 KiB |  00m00s
[618/976] Installing libb2-0:0.98.1-12. 100% | 198.6 MiB/s | 203.3 KiB |  00m00s
[619/976] Installing python3-0:3.13.0~b 100% |  29.8 MiB/s | 213.6 KiB |  00m00s
[620/976] Installing python3-libs-0:3.1 100% | 267.4 MiB/s |  50.3 MiB |  00m00s
[621/976] Installing python3-packaging- 100% |  84.6 MiB/s | 433.2 KiB |  00m00s
[622/976] Installing glib2-devel-0:2.81 100% | 372.0 MiB/s |  16.7 MiB |  00m00s
[623/976] Installing python3-docutils-0 100% | 158.4 MiB/s |   4.9 MiB |  00m00s
[624/976] Installing boost-python3-0:1. 100% | 162.9 MiB/s | 333.6 KiB |  00m00s
[625/976] Installing python3-idna-0:3.7 100% | 147.0 MiB/s | 602.1 KiB |  00m00s
[626/976] Installing python3-attrs-0:23 100% |  95.9 MiB/s | 392.7 KiB |  00m00s
[627/976] Installing python3-rpds-py-0: 100% | 183.7 MiB/s | 752.4 KiB |  00m00s
[628/976] Installing python3-referencin 100% |  81.9 MiB/s | 335.6 KiB |  00m00s
[629/976] Installing gstreamer1-0:1.24. 100% | 287.3 MiB/s |   7.2 MiB |  00m00s
[630/976] Installing cmake-rpm-macros-0 100% |   7.9 MiB/s |   8.1 KiB |  00m00s
[631/976] Installing gstreamer1-plugins 100% | 328.1 MiB/s |  13.1 MiB |  00m00s
[632/976] Installing python3-jsonschema 100% |  13.5 MiB/s |  55.1 KiB |  00m00s
[633/976] Installing python3-jsonschema 100% | 121.4 MiB/s | 870.3 KiB |  00m00s
[634/976] Installing python3-urllib3-0: 100% | 111.4 MiB/s |   1.0 MiB |  00m00s
[635/976] Installing gdk-pixbuf2-devel- 100% | 204.0 MiB/s |   2.7 MiB |  00m00s
[636/976] Installing python3-rpm-genera 100% |  40.5 MiB/s |  82.9 KiB |  00m00s
[637/976] Installing python3-devel-0:3. 100% | 106.5 MiB/s |   1.8 MiB |  00m00s
[638/976] Installing python3-babel-0:2. 100% | 246.7 MiB/s |  28.6 MiB |  00m00s
[639/976] Installing python3-imagesize- 100% |   7.5 MiB/s |  38.3 KiB |  00m00s
[640/976] Installing python3-pygments-0 100% | 195.7 MiB/s |  10.6 MiB |  00m00s
[641/976] Installing python3-snowballst 100% | 218.1 MiB/s |   1.7 MiB |  00m00s
[642/976] Installing python3-sphinx-the 100% |  22.7 MiB/s |  46.4 KiB |  00m00s
[643/976] Installing python3-click-0:8. 100% | 213.4 MiB/s |   1.1 MiB |  00m00s
[644/976] Installing python3-fastjsonsc 100% |  64.1 MiB/s | 196.8 KiB |  00m00s
[645/976] Installing python3-jsonref-0: 100% |  31.0 MiB/s |  63.5 KiB |  00m00s
[646/976] Installing python3-simplejson 100% | 104.0 MiB/s | 639.2 KiB |  00m00s
[647/976] Installing python3-six-0:1.16 100% |  39.3 MiB/s | 120.7 KiB |  00m00s
[648/976] Installing python3-astroid-0: 100% | 164.1 MiB/s |   2.8 MiB |  00m00s
[649/976] Installing python3-pyyaml-0:6 100% | 122.9 MiB/s | 880.8 KiB |  00m00s
[650/976] Installing python3-unidecode- 100% |  59.6 MiB/s |   1.3 MiB |  00m00s
[651/976] Installing python3-numpy-1:1. 100% | 288.6 MiB/s |  41.6 MiB |  00m00s
[652/976] Installing boost-numpy3-0:1.8 100% |  96.9 MiB/s | 198.4 KiB |  00m00s
[653/976] Installing python3-markupsafe 100% |  78.7 MiB/s | 241.6 KiB |  00m00s
[654/976] Installing python3-jinja2-0:3 100% | 242.1 MiB/s |   2.9 MiB |  00m00s
[655/976] Installing python3-charset-no 100% |  79.3 MiB/s | 324.7 KiB |  00m00s
[656/976] Installing python3-requests-0 100% |  69.5 MiB/s | 497.9 KiB |  00m00s
[657/976] Installing python3-sphinx-1:7 100% | 153.2 MiB/s |  11.0 MiB |  00m00s
[658/976] Installing python3-sphinxcont 100% | 125.3 MiB/s | 385.0 KiB |  00m00s
[659/976] Installing python3-sphinx_rtd 100% |  41.3 MiB/s | 338.4 KiB |  00m00s
[660/976] Installing python3-pyparsing- 100% | 141.3 MiB/s |   1.0 MiB |  00m00s
[661/976] Installing python3-setuptools 100% | 170.5 MiB/s |   7.3 MiB |  00m00s
[662/976] Installing python3-svgwrite-0 100% |  88.6 MiB/s | 544.4 KiB |  00m00s
[663/976] Installing vulkan-headers-0:1 100% | 620.5 MiB/s |  26.1 MiB |  00m00s
[664/976] Installing vulkan-loader-deve 100% |   8.7 MiB/s |   8.9 KiB |  00m00s
[665/976] Installing libwacom-0:2.12.2- 100% | 133.1 MiB/s | 409.0 KiB |  00m00s
[666/976] Installing libinput-0:1.26.1- 100% | 119.4 MiB/s |   1.7 MiB |  00m00s
>>> Running post-install scriptlet: libinput-0:1.26.1-2.fc41.aarch64
>>> Stop post-install scriptlet: libinput-0:1.26.1-2.fc41.aarch64
[667/976] Installing qt5-qtbase-gui-0:5 100% | 325.1 MiB/s |  24.1 MiB |  00m00s
[668/976] Installing qt5-qtdeclarative- 100% | 333.9 MiB/s |  19.4 MiB |  00m00s
[669/976] Installing qt5-qttools-libs-d 100% | 418.1 MiB/s |   5.0 MiB |  00m00s
[670/976] Installing qt5-qttools-libs-d 100% | 356.6 MiB/s |   2.5 MiB |  00m00s
[671/976] Installing qt5-qttools-libs-h 100% | 171.2 MiB/s | 526.0 KiB |  00m00s
[672/976] Installing qt5-doctools-0:5.1 100% | 280.7 MiB/s |   2.2 MiB |  00m00s
[673/976] Installing qt5-designer-0:5.1 100% | 176.3 MiB/s | 541.6 KiB |  00m00s
[674/976] Installing qt5-qtlocation-0:5 100% | 340.8 MiB/s |  11.9 MiB |  00m00s
[675/976] Installing qt5-qtsensors-0:5. 100% | 295.7 MiB/s |   2.1 MiB |  00m00s
[676/976] Installing qt5-qtwebchannel-0 100% | 189.5 MiB/s | 582.0 KiB |  00m00s
[677/976] Installing qt5-qtwebkit-0:5.2 100% | 357.0 MiB/s |  42.1 MiB |  00m00s
[678/976] Installing qt5-linguist-0:5.1 100% | 297.2 MiB/s |   3.6 MiB |  00m00s
[679/976] Installing qt5-qtx11extras-0: 100% | 142.9 MiB/s | 292.7 KiB |  00m00s
[680/976] Installing crypto-policies-sc 100% |  84.0 MiB/s | 344.0 KiB |  00m00s
[681/976] Installing nss-sysinit-0:3.10 100% |  97.3 MiB/s | 199.4 KiB |  00m00s
[682/976] Installing nss-0:3.101.0-4.fc 100% | 144.2 MiB/s |   2.2 MiB |  00m00s
>>> Running post-install scriptlet: nss-0:3.101.0-4.fc41.aarch64
>>> Stop post-install scriptlet: nss-0:3.101.0-4.fc41.aarch64
[683/976] Installing poppler-0:24.02.0- 100% | 239.7 MiB/s |   3.4 MiB |  00m00s
[684/976] Installing gdal-libs-0:3.9.1- 100% | 275.3 MiB/s |  27.0 MiB |  00m00s
[685/976] Installing vtk-0:9.2.6-17.fc4 100% | 374.1 MiB/s | 110.0 MiB |  00m00s
[686/976] Installing opencascade-draw-0 100% | 314.7 MiB/s |   9.4 MiB |  00m00s
[687/976] Installing opencascade-modeli 100% | 330.9 MiB/s |  46.7 MiB |  00m00s
[688/976] Installing opencascade-visual 100% | 313.3 MiB/s |   6.6 MiB |  00m00s
[689/976] Installing opencascade-ocaf-0 100% | 337.6 MiB/s |   5.7 MiB |  00m00s
[690/976] Installing vtk-qt-0:9.2.6-17. 100% | 208.4 MiB/s |   1.7 MiB |  00m00s
[691/976] Installing python3-vtk-0:9.2. 100% | 444.0 MiB/s |  80.4 MiB |  00m00s
[692/976] Installing gdal-devel-0:3.9.1 100% | 192.2 MiB/s |   1.3 MiB |  00m00s
[693/976] Installing java-21-openjdk-he 100% | 363.3 MiB/s | 211.1 MiB |  00m01s
>>> Running post-install scriptlet: java-21-openjdk-headless-1:21.0.4.0.7-2.fc41
>>> Stop post-install scriptlet: java-21-openjdk-headless-1:21.0.4.0.7-2.fc41.aa
[694/976] Installing java-21-openjdk-1: 100% |  90.3 MiB/s |   1.5 MiB |  00m00s
>>> Running post-install scriptlet: java-21-openjdk-1:21.0.4.0.7-2.fc41.aarch64
>>> Stop post-install scriptlet: java-21-openjdk-1:21.0.4.0.7-2.fc41.aarch64
[695/976] Installing vtk-java-0:9.2.6-1 100% | 461.9 MiB/s |  37.0 MiB |  00m00s
[696/976] Installing lz4-devel-0:1.10.0 100% | 100.7 MiB/s | 103.2 KiB |  00m00s
[697/976] Installing libXdmcp-0:1.1.5-2 100% | 123.0 MiB/s | 251.9 KiB |  00m00s
[698/976] Installing libXdmcp-devel-0:1 100% |   9.7 MiB/s |   9.9 KiB |  00m00s
[699/976] Installing libuuid-devel-0:2. 100% |  42.8 MiB/s |  43.8 KiB |  00m00s
[700/976] Installing libSM-devel-0:1.2. 100% |   9.6 MiB/s |  19.7 KiB |  00m00s
[701/976] Installing libXt-devel-0:1.3. 100% | 138.7 MiB/s |   1.7 MiB |  00m00s
[702/976] Installing bzip2-devel-0:1.0. 100% | 303.5 MiB/s | 310.7 KiB |  00m00s
[703/976] Installing libubsan-0:14.1.1- 100% | 263.7 MiB/s | 540.0 KiB |  00m00s
[704/976] Installing libasan-0:14.1.1-7 100% | 267.1 MiB/s |   1.6 MiB |  00m00s
[705/976] Installing gcc-0:14.1.1-7.fc4 100% | 335.5 MiB/s |  93.6 MiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:293-1.fc41.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:293-1.fc41.noarch
[706/976] Installing gcc-gfortran-0:14. 100% | 289.9 MiB/s |  33.9 MiB |  00m00s
[707/976] Installing hdf5-devel-0:1.12. 100% | 241.3 MiB/s |   3.9 MiB |  00m00s
[708/976] Installing blas-devel-0:3.12. 100% |  66.8 MiB/s | 136.8 KiB |  00m00s
[709/976] Installing lapack-devel-0:3.1 100% | 318.0 MiB/s |   1.6 MiB |  00m00s
[710/976] Installing cgnslib-devel-0:4. 100% | 127.8 MiB/s | 130.9 KiB |  00m00s
[711/976] Installing netcdf-devel-0:4.9 100% |  92.1 MiB/s | 377.4 KiB |  00m00s
[712/976] Installing netcdf-cxx-devel-0 100% | 173.6 MiB/s |   2.3 MiB |  00m00s
[713/976] Installing gcc-c++-0:14.1.1-7 100% | 304.7 MiB/s |  35.0 MiB |  00m00s
[714/976] Installing perl-Filter-2:1.64 100% | 144.3 MiB/s | 886.9 KiB |  00m00s
[715/976] Installing perl-encoding-4:3. 100% | 146.9 MiB/s | 150.4 KiB |  00m00s
[716/976] Installing perl-open-0:1.13-5 100% |  11.4 MiB/s |  11.7 KiB |  00m00s
[717/976] Installing perl-XML-XPath-0:1 100% |  51.3 MiB/s | 210.1 KiB |  00m00s
[718/976] Installing texlive-epstopdf-1 100% |  39.6 MiB/s |  40.6 KiB |  00m00s
[719/976] Installing texlive-epstopdf-p 100% | 189.4 MiB/s | 388.0 KiB |  00m00s
[720/976] Installing texlive-cm-11:svn5 100% | 100.7 MiB/s |   1.0 MiB |  00m00s
[721/976] Installing texlive-etex-11:sv 100% |  41.7 MiB/s |  42.7 KiB |  00m00s
[722/976] Installing texlive-hyph-utf8- 100% |  74.8 MiB/s |  76.6 KiB |  00m00s
[723/976] Installing texlive-hyphen-bas 100% |  64.3 MiB/s |  65.9 KiB |  00m00s
[724/976] Installing texlive-knuth-lib- 100% |  34.6 MiB/s | 106.3 KiB |  00m00s
[725/976] Installing texlive-plain-11:s 100% |  55.6 MiB/s | 113.8 KiB |  00m00s
[726/976] Installing texlive-tex-ini-fi 100% |   9.9 MiB/s |  10.1 KiB |  00m00s
[727/976] Installing texlive-unicode-da 100% | 383.8 MiB/s |   3.1 MiB |  00m00s
[728/976] Installing texlive-graphics-d 100% |  48.8 MiB/s |  99.9 KiB |  00m00s
[729/976] Installing texlive-gsftopk-11 100% | 101.8 MiB/s | 208.6 KiB |  00m00s
[730/976] Installing texlive-luatex-11: 100% | 366.1 MiB/s |   9.2 MiB |  00m00s
[731/976] Installing texlive-texlive.in 100% | 201.4 MiB/s |   1.0 MiB |  00m00s
[732/976] Installing texlive-texlive-sc 100% |  68.2 MiB/s | 349.1 KiB |  00m00s
[733/976] Installing texlive-kpathsea-1 100% | 307.6 MiB/s |   2.8 MiB |  00m00s
[734/976] Installing texlive-iftex-11:s 100% |  29.6 MiB/s |  30.3 KiB |  00m00s
[735/976] Installing texlive-url-11:svn 100% |  21.6 MiB/s |  22.1 KiB |  00m00s
[736/976] Installing texlive-etex-pkg-1 100% |   0.0   B/s |  19.0 KiB |  00m00s
[737/976] Installing texlive-etoolbox-1 100% |  66.1 MiB/s |  67.7 KiB |  00m00s
[738/976] Installing texlive-kvoptions- 100% | 107.7 MiB/s | 551.6 KiB |  00m00s
[739/976] Installing texlive-lm-11:svn6 100% | 373.0 MiB/s |  39.5 MiB |  00m00s
[740/976] Installing texlive-atbegshi-1 100% | 217.3 MiB/s | 445.1 KiB |  00m00s
[741/976] Installing texlive-pdftexcmds 100% | 207.8 MiB/s | 425.6 KiB |  00m00s
[742/976] Installing texlive-amsmath-11 100% |  65.6 MiB/s | 268.7 KiB |  00m00s
[743/976] Installing texlive-babel-11:s 100% |  39.0 MiB/s |   2.2 MiB |  00m00s
[744/976] Installing texlive-marvosym-1 100% |  61.3 MiB/s | 188.3 KiB |  00m00s
[745/976] Installing texlive-palatino-1 100% | 101.9 MiB/s |   1.1 MiB |  00m00s
[746/976] Installing texlive-zapfding-1 100% |  40.4 MiB/s |  82.7 KiB |  00m00s
[747/976] Installing texlive-latex-font 100% |  30.3 MiB/s | 124.2 KiB |  00m00s
[748/976] Installing texlive-amsfonts-1 100% | 194.9 MiB/s |   6.0 MiB |  00m00s
[749/976] Installing texlive-ltxcmds-11 100% | 207.8 MiB/s | 425.5 KiB |  00m00s
[750/976] Installing texlive-booktabs-1 100% |  18.6 MiB/s |  19.0 KiB |  00m00s
[751/976] Installing texlive-atveryend- 100% | 200.8 MiB/s | 411.2 KiB |  00m00s
[752/976] Installing texlive-footmisc-1 100% |  64.1 MiB/s |  65.6 KiB |  00m00s
[753/976] Installing texlive-multido-11 100% |  19.2 MiB/s |  19.6 KiB |  00m00s
[754/976] Installing texlive-avantgar-1 100% | 124.2 MiB/s |   1.2 MiB |  00m00s
[755/976] Installing texlive-bookman-11 100% | 123.4 MiB/s |   1.2 MiB |  00m00s
[756/976] Installing texlive-charter-11 100% | 101.3 MiB/s | 415.0 KiB |  00m00s
[757/976] Installing texlive-courier-11 100% | 130.7 MiB/s | 937.1 KiB |  00m00s
[758/976] Installing texlive-fpl-11:svn 100% | 212.0 MiB/s | 651.2 KiB |  00m00s
[759/976] Installing texlive-mathpazo-1 100% |  38.0 MiB/s | 116.7 KiB |  00m00s
[760/976] Installing texlive-helvetic-1 100% | 130.6 MiB/s |   1.8 MiB |  00m00s
[761/976] Installing texlive-symbol-11: 100% |  26.7 MiB/s |  82.0 KiB |  00m00s
[762/976] Installing texlive-times-11:s 100% |  99.8 MiB/s |   1.0 MiB |  00m00s
[763/976] Installing texlive-utopia-11: 100% | 134.6 MiB/s | 551.4 KiB |  00m00s
[764/976] Installing texlive-wasy-11:sv 100% |  69.4 MiB/s | 142.1 KiB |  00m00s
[765/976] Installing texlive-modes-11:s 100% | 191.4 MiB/s | 391.9 KiB |  00m00s
[766/976] Installing texlive-hypdoc-11: 100% | 351.1 MiB/s | 359.5 KiB |  00m00s
[767/976] Installing texlive-glyphlist- 100% |  89.0 MiB/s |  91.1 KiB |  00m00s
[768/976] Installing texlive-lua-alt-ge 100% |   4.2 MiB/s |   4.3 KiB |  00m00s
[769/976] Installing texlive-fp-11:svn4 100% | 124.9 MiB/s | 127.9 KiB |  00m00s
[770/976] Installing texlive-auxhook-11 100% | 296.1 MiB/s | 303.2 KiB |  00m00s
[771/976] Installing texlive-etexcmds-1 100% | 314.7 MiB/s | 322.3 KiB |  00m00s
[772/976] Installing texlive-infwarerr- 100% | 300.3 MiB/s | 307.5 KiB |  00m00s
[773/976] Installing texlive-l3backend- 100% | 369.0 MiB/s |   1.1 MiB |  00m00s
[774/976] Installing texlive-graphics-c 100% |   3.8 MiB/s |   3.9 KiB |  00m00s
[775/976] Installing texlive-graphics-1 100% |  62.8 MiB/s | 128.7 KiB |  00m00s
[776/976] Installing texlive-tools-11:s 100% | 134.0 MiB/s | 411.7 KiB |  00m00s
[777/976] Installing texlive-xkeyval-11 100% |  69.9 MiB/s |  71.6 KiB |  00m00s
[778/976] Installing texlive-colortbl-1 100% |  21.3 MiB/s |  21.8 KiB |  00m00s
[779/976] Installing texlive-caption-11 100% | 222.8 MiB/s | 912.6 KiB |  00m00s
[780/976] Installing texlive-psnfss-11: 100% |  23.3 MiB/s | 119.5 KiB |  00m00s
[781/976] Installing texlive-csquotes-1 100% | 110.6 MiB/s | 113.3 KiB |  00m00s
[782/976] Installing texlive-geometry-1 100% |  49.1 MiB/s |  50.2 KiB |  00m00s
[783/976] Installing texlive-paralist-1 100% |  23.6 MiB/s |  24.1 KiB |  00m00s
[784/976] Installing texlive-ragged2e-1 100% | 358.1 MiB/s | 733.3 KiB |  00m00s
[785/976] Installing texlive-setspace-1 100% |  21.9 MiB/s |  22.4 KiB |  00m00s
[786/976] Installing texlive-subfig-11: 100% |  36.6 MiB/s |  37.5 KiB |  00m00s
[787/976] Installing texlive-breakurl-1 100% |  17.5 MiB/s |  17.9 KiB |  00m00s
[788/976] Installing texlive-logreq-11: 100% |  26.6 MiB/s |  27.2 KiB |  00m00s
[789/976] Installing texlive-sauerj-11: 100% |  27.9 MiB/s |  28.6 KiB |  00m00s
[790/976] Installing texlive-catchfile- 100% | 312.5 MiB/s | 320.0 KiB |  00m00s
[791/976] Installing texlive-ifplatform 100% |  13.1 MiB/s |  13.5 KiB |  00m00s
[792/976] Installing texlive-auto-pst-p 100% |  15.2 MiB/s |  15.6 KiB |  00m00s
[793/976] Installing texlive-euro-11:sv 100% |  15.5 MiB/s |  15.9 KiB |  00m00s
[794/976] Installing texlive-metafont-1 100% | 184.8 MiB/s | 946.4 KiB |  00m00s
[795/976] Installing texlive-wasy-type1 100% | 109.6 MiB/s | 336.7 KiB |  00m00s
[796/976] Installing texlive-dvips-11:s 100% | 202.7 MiB/s |   1.8 MiB |  00m00s
[797/976] Installing texlive-babelbib-1 100% | 128.1 MiB/s | 787.2 KiB |  00m00s
[798/976] Installing texlive-tex-gyre-1 100% | 329.6 MiB/s |  24.4 MiB |  00m00s
[799/976] Installing texlive-memoir-11: 100% |  36.3 MiB/s | 483.6 KiB |  00m00s
[800/976] Installing texlive-ec-11:svn2 100% |  70.2 MiB/s |   2.7 MiB |  00m00s
[801/976] Installing texlive-cmextra-11 100% |  46.1 MiB/s | 141.8 KiB |  00m00s
[802/976] Installing texlive-euro-ce-11 100% |  23.0 MiB/s |  47.1 KiB |  00m00s
[803/976] Installing texlive-eurosym-11 100% | 109.7 MiB/s | 224.7 KiB |  00m00s
[804/976] Installing texlive-lm-math-11 100% | 239.9 MiB/s | 736.9 KiB |  00m00s
[805/976] Installing texlive-manfnt-fon 100% |  42.1 MiB/s |  43.1 KiB |  00m00s
[806/976] Installing texlive-mflogo-fon 100% |  20.5 MiB/s |  42.0 KiB |  00m00s
[807/976] Installing texlive-ncntrsbk-1 100% | 104.0 MiB/s | 958.2 KiB |  00m00s
[808/976] Installing texlive-pxfonts-11 100% |  92.6 MiB/s | 853.5 KiB |  00m00s
[809/976] Installing texlive-rsfs-11:sv 100% |  49.9 MiB/s | 102.2 KiB |  00m00s
[810/976] Installing texlive-tex-gyre-m 100% | 243.2 MiB/s |   2.7 MiB |  00m00s
[811/976] Installing texlive-txfonts-11 100% | 117.8 MiB/s |   1.5 MiB |  00m00s
[812/976] Installing texlive-wasysym-11 100% |  24.4 MiB/s |  25.0 KiB |  00m00s
[813/976] Installing texlive-zapfchan-1 100% |  45.2 MiB/s | 185.0 KiB |  00m00s
[814/976] Installing texlive-latexconfi 100% |   9.6 MiB/s |   9.8 KiB |  00m00s
[815/976] Installing texlive-bibtex-11: 100% | 228.2 MiB/s | 934.8 KiB |  00m00s
[816/976] Installing texlive-colorprofi 100% | 133.8 MiB/s | 274.1 KiB |  00m00s
[817/976] Installing texlive-enctex-11: 100% |  61.0 MiB/s | 187.3 KiB |  00m00s
[818/976] Installing texlive-hyphenex-1 100% |  25.5 MiB/s |  26.1 KiB |  00m00s
[819/976] Installing texlive-knuth-loca 100% |  36.8 MiB/s | 113.1 KiB |  00m00s
[820/976] Installing texlive-luahbtex-1 100% | 350.3 MiB/s |   6.3 MiB |  00m00s
[821/976] Installing texlive-makeindex- 100% | 159.2 MiB/s | 651.9 KiB |  00m00s
[822/976] Installing texlive-mflogo-11: 100% |  13.3 MiB/s |  13.6 KiB |  00m00s
[823/976] Installing texlive-mfware-11: 100% | 292.3 MiB/s |   1.2 MiB |  00m00s
[824/976] Installing texlive-tex-11:svn 100% | 171.5 MiB/s | 526.9 KiB |  00m00s
[825/976] Installing texlive-texlive-en 100% | 494.8 MiB/s |   5.9 MiB |  00m00s
[826/976] Installing texlive-texlive-ms 100% | 351.6 MiB/s |   1.4 MiB |  00m00s
[827/976] Installing texlive-xdvi-11:sv 100% | 202.3 MiB/s | 828.6 KiB |  00m00s
[828/976] Installing texlive-gettitlest 100% | 332.2 MiB/s | 340.1 KiB |  00m00s
[829/976] Installing texlive-hobsub-11: 100% |  80.0 MiB/s |  81.9 KiB |  00m00s
[830/976] Installing texlive-hycolor-11 100% | 403.5 MiB/s | 413.1 KiB |  00m00s
[831/976] Installing texlive-intcalc-11 100% | 461.7 MiB/s | 472.8 KiB |  00m00s
[832/976] Installing texlive-kvdefineke 100% | 308.1 MiB/s | 315.5 KiB |  00m00s
[833/976] Installing texlive-kvsetkeys- 100% | 418.8 MiB/s | 428.8 KiB |  00m00s
[834/976] Installing texlive-letltxmacr 100% | 305.3 MiB/s | 312.6 KiB |  00m00s
[835/976] Installing texlive-pdfescape- 100% | 368.3 MiB/s | 377.2 KiB |  00m00s
[836/976] Installing texlive-refcount-1 100% | 341.0 MiB/s | 349.2 KiB |  00m00s
[837/976] Installing texlive-stringenc- 100% | 263.5 MiB/s |   1.1 MiB |  00m00s
[838/976] Installing texlive-alphalph-1 100% | 368.3 MiB/s | 377.1 KiB |  00m00s
[839/976] Installing texlive-enumitem-1 100% |  58.7 MiB/s |  60.1 KiB |  00m00s
[840/976] Installing texlive-hologo-11: 100% | 325.3 MiB/s | 666.1 KiB |  00m00s
[841/976] Installing texlive-underscore 100% |  19.6 MiB/s |  20.1 KiB |  00m00s
[842/976] Installing texlive-dehyph-11: 100% | 117.8 MiB/s | 241.2 KiB |  00m00s
[843/976] Installing texlive-pdftex-11: 100% | 262.6 MiB/s |   4.7 MiB |  00m00s
[844/976] Installing texlive-bigintcalc 100% | 252.4 MiB/s | 516.8 KiB |  00m00s
[845/976] Installing texlive-bitset-11: 100% | 324.0 MiB/s | 663.5 KiB |  00m00s
[846/976] Installing texlive-uniquecoun 100% | 306.1 MiB/s | 313.5 KiB |  00m00s
[847/976] Installing texlive-rerunfilec 100% | 354.8 MiB/s | 363.3 KiB |  00m00s
[848/976] Installing texlive-hyperref-1 100% | 187.8 MiB/s | 769.4 KiB |  00m00s
[849/976] Installing texlive-attachfile 100% |  32.4 MiB/s |  33.2 KiB |  00m00s
[850/976] Installing texlive-everyshi-1 100% | 155.2 MiB/s | 158.9 KiB |  00m00s
[851/976] Installing texlive-firstaid-1 100% | 291.8 MiB/s | 298.8 KiB |  00m00s
[852/976] Installing texlive-xetexconfi 100% |   0.0   B/s | 776.0   B |  00m00s
[853/976] Installing texlive-fileconten 100% |  12.7 MiB/s |  13.0 KiB |  00m00s
[854/976] Installing texlive-xstring-11 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[855/976] Installing texlive-bookmark-1 100% | 279.4 MiB/s | 572.2 KiB |  00m00s
[856/976] Installing texlive-marginnote 100% |  22.8 MiB/s |  23.3 KiB |  00m00s
[857/976] Installing texlive-mparhack-1 100% |  20.6 MiB/s |  21.1 KiB |  00m00s
[858/976] Installing texlive-picture-11 100% | 317.1 MiB/s | 324.8 KiB |  00m00s
[859/976] Installing texlive-pst-math-1 100% |  23.1 MiB/s |  23.7 KiB |  00m00s
[860/976] Installing texlive-varwidth-1 100% |  19.8 MiB/s |  20.3 KiB |  00m00s
[861/976] Installing texlive-pdfcolmk-1 100% |  20.2 MiB/s |  20.7 KiB |  00m00s
[862/976] Installing texlive-xcolor-11: 100% |  78.8 MiB/s |  80.7 KiB |  00m00s
[863/976] Installing texlive-eso-pic-11 100% |  27.9 MiB/s |  28.6 KiB |  00m00s
[864/976] Installing texlive-luabidi-11 100% |  26.1 MiB/s |  26.8 KiB |  00m00s
[865/976] Installing texlive-makecmds-1 100% |  11.6 MiB/s |  11.9 KiB |  00m00s
[866/976] Installing texlive-changepage 100% |  27.6 MiB/s |  28.2 KiB |  00m00s
[867/976] Installing texlive-fancyhdr-1 100% |  31.9 MiB/s |  32.7 KiB |  00m00s
[868/976] Installing texlive-natbib-11: 100% | 131.1 MiB/s | 134.2 KiB |  00m00s
[869/976] Installing texlive-placeins-1 100% |   5.2 MiB/s |   5.4 KiB |  00m00s
[870/976] Installing texlive-titlesec-1 100% |  96.6 MiB/s |  98.9 KiB |  00m00s
[871/976] Installing texlive-zref-11:sv 100% | 267.6 MiB/s | 822.0 KiB |  00m00s
[872/976] Installing texlive-euenc-11:s 100% |  41.2 MiB/s |  42.2 KiB |  00m00s
[873/976] Installing texlive-kastrup-11 100% |   4.1 MiB/s |   4.2 KiB |  00m00s
[874/976] Installing texlive-ctablestac 100% |  20.4 MiB/s |  20.9 KiB |  00m00s
[875/976] Installing texlive-luatexbase 100% |  14.7 MiB/s |  15.1 KiB |  00m00s
[876/976] Installing texlive-float-11:s 100% |  15.8 MiB/s |  16.2 KiB |  00m00s
[877/976] Installing texlive-ifmtarg-11 100% |   9.7 MiB/s |   9.9 KiB |  00m00s
[878/976] Installing texlive-lua-uni-al 100% | 128.2 MiB/s | 131.3 KiB |  00m00s
[879/976] Installing texlive-lualibs-11 100% | 251.2 MiB/s | 771.6 KiB |  00m00s
[880/976] Installing texlive-luaotfload 100% | 391.4 MiB/s |   8.2 MiB |  00m00s
[881/976] Installing texlive-cm-super-1 100% | 462.0 MiB/s |  65.1 MiB |  00m00s
[882/976] Installing texlive-xunicode-1 100% | 107.6 MiB/s | 220.3 KiB |  00m00s
[883/976] Installing texlive-tipa-11:sv 100% | 252.8 MiB/s |   3.8 MiB |  00m00s
[884/976] Installing texlive-bera-11:sv 100% | 128.8 MiB/s | 791.2 KiB |  00m00s
[885/976] Installing texlive-algorithms 100% |  38.2 MiB/s |  39.1 KiB |  00m00s
[886/976] Installing texlive-xifthen-11 100% |   7.4 MiB/s |  15.2 KiB |  00m00s
[887/976] Installing texlive-latex-11:s 100% | 497.4 MiB/s |  40.3 MiB |  00m00s
[888/976] Installing texlive-l3packages 100% | 129.6 MiB/s | 265.5 KiB |  00m00s
[889/976] Installing texlive-xpatch-11: 100% |  26.9 MiB/s |  27.5 KiB |  00m00s
[890/976] Installing texlive-l3kernel-1 100% | 340.6 MiB/s |   1.4 MiB |  00m00s
[891/976] Installing texlive-fontspec-1 100% | 322.8 MiB/s | 330.6 KiB |  00m00s
[892/976] Installing texlive-currfile-1 100% |  34.1 MiB/s |  35.0 KiB |  00m00s
[893/976] Installing texlive-filehook-1 100% |  18.6 MiB/s |  57.2 KiB |  00m00s
[894/976] Installing texlive-pgf-11:svn 100% | 131.8 MiB/s |   4.9 MiB |  00m00s
[895/976] Installing texlive-ms-11:svn5 100% |   9.4 MiB/s |  19.3 KiB |  00m00s
[896/976] Installing texlive-koma-scrip 100% | 431.8 MiB/s |   9.9 MiB |  00m00s
[897/976] Installing texlive-bidi-11:sv 100% | 119.2 MiB/s |   1.2 MiB |  00m00s
[898/976] Installing texlive-polyglossi 100% |  67.9 MiB/s | 764.6 KiB |  00m00s
[899/976] Installing texlive-biblatex-1 100% | 218.2 MiB/s |   2.2 MiB |  00m00s
[900/976] Installing texlive-showexpl-1 100% |  22.0 MiB/s |  22.6 KiB |  00m00s
[901/976] Installing texlive-listings-1 100% | 189.7 MiB/s | 582.9 KiB |  00m00s
[902/976] Installing texlive-fancyvrb-1 100% |  65.9 MiB/s |  67.5 KiB |  00m00s
[903/976] Installing texlive-pst-3d-11: 100% |  20.4 MiB/s |  20.9 KiB |  00m00s
[904/976] Installing texlive-pst-coil-1 100% |  21.3 MiB/s |  21.8 KiB |  00m00s
[905/976] Installing texlive-pst-eps-11 100% |  16.2 MiB/s |  16.6 KiB |  00m00s
[906/976] Installing texlive-pst-fill-1 100% |  23.4 MiB/s |  23.9 KiB |  00m00s
[907/976] Installing texlive-pst-grad-1 100% |  21.9 MiB/s |  22.5 KiB |  00m00s
[908/976] Installing texlive-pst-node-1 100% | 113.0 MiB/s | 115.8 KiB |  00m00s
[909/976] Installing texlive-pst-ovl-11 100% |  13.4 MiB/s |  13.8 KiB |  00m00s
[910/976] Installing texlive-pst-plot-1 100% | 127.9 MiB/s | 131.0 KiB |  00m00s
[911/976] Installing texlive-pst-text-1 100% |  20.8 MiB/s |  21.3 KiB |  00m00s
[912/976] Installing texlive-pst-tools- 100% |  27.5 MiB/s |  28.2 KiB |  00m00s
[913/976] Installing texlive-pst-tree-1 100% |  42.6 MiB/s |  43.6 KiB |  00m00s
[914/976] Installing texlive-pstricks-a 100% | 102.4 MiB/s | 104.9 KiB |  00m00s
[915/976] Installing texlive-pstricks-1 100% | 116.0 MiB/s | 475.0 KiB |  00m00s
[916/976] Installing texlive-dvipdfmx-1 100% | 376.8 MiB/s |   3.8 MiB |  00m00s
[917/976] Installing texlive-xetex-11:s 100% | 251.0 MiB/s |   2.3 MiB |  00m00s
[918/976] Installing texlive-collection 100% |   0.0   B/s | 124.0   B |  00m00s
[919/976] Installing vim-filesystem-2:9 100% |   2.3 MiB/s |   4.7 KiB |  00m00s
[920/976] Installing boost-test-0:1.83. 100% | 193.8 MiB/s | 793.9 KiB |  00m00s
[921/976] Installing boost-stacktrace-0 100% | 288.1 MiB/s | 590.0 KiB |  00m00s
[922/976] Installing boost-serializatio 100% | 215.2 MiB/s | 661.1 KiB |  00m00s
[923/976] Installing boost-random-0:1.8 100% | 194.0 MiB/s | 198.6 KiB |  00m00s
[924/976] Installing boost-nowide-0:1.8 100% |  96.7 MiB/s | 198.0 KiB |  00m00s
[925/976] Installing boost-math-0:1.83. 100% | 294.4 MiB/s |   1.5 MiB |  00m00s
[926/976] Installing boost-iostreams-0: 100% |  97.3 MiB/s | 199.3 KiB |  00m00s
[927/976] Installing boost-contract-0:1 100% |  97.5 MiB/s | 199.7 KiB |  00m00s
[928/976] Installing boost-0:1.83.0-8.f 100% |  45.2 KiB/s |   1.7 KiB |  00m00s
[929/976] Installing boost-devel-0:1.83 100% | 184.5 MiB/s | 145.8 MiB |  00m01s
[930/976] Installing xz-devel-1:5.6.2-2 100% |  84.4 MiB/s | 259.4 KiB |  00m00s
[931/976] Installing libxml2-devel-0:2. 100% | 244.0 MiB/s |   3.4 MiB |  00m00s
[932/976] Installing cairo-devel-0:1.18 100% | 254.6 MiB/s |   2.3 MiB |  00m00s
[933/976] Installing fontconfig-devel-0 100% |  18.5 MiB/s | 151.9 KiB |  00m00s
[934/976] Installing freetype-devel-0:2 100% | 314.2 MiB/s |   7.9 MiB |  00m00s
[935/976] Installing harfbuzz-devel-0:9 100% | 304.5 MiB/s |   5.8 MiB |  00m00s
[936/976] Installing libXft-devel-0:2.3 100% |  10.8 MiB/s |  44.3 KiB |  00m00s
[937/976] Installing tk-devel-1:8.6.14- 100% | 112.4 MiB/s |   1.0 MiB |  00m00s
[938/976] Installing openslide-devel-0: 100% | 106.3 MiB/s | 435.3 KiB |  00m00s
[939/976] Installing gmp-c++-1:6.3.0-2. 100% | 191.9 MiB/s | 196.5 KiB |  00m00s
[940/976] Installing gmp-devel-1:6.3.0- 100% | 175.7 MiB/s | 359.9 KiB |  00m00s
[941/976] Installing mpfr-devel-0:4.2.1 100% |  62.0 MiB/s |  63.5 KiB |  00m00s
[942/976] Installing rhash-0:1.4.4-2.fc 100% | 144.4 MiB/s | 591.3 KiB |  00m00s
[943/976] Installing libuv-1:1.48.0-2.f 100% |  53.5 MiB/s | 657.3 KiB |  00m00s
[944/976] Installing cmake-data-0:3.28. 100% |  74.4 MiB/s |   8.5 MiB |  00m00s
[945/976] Installing cmake-0:3.28.3-7.f 100% | 364.3 MiB/s |  28.1 MiB |  00m00s
[946/976] Installing qt5-rpm-macros-0:5 100% | 342.1 KiB/s |   2.4 KiB |  00m00s
[947/976] Installing qt5-qtbase-devel-0 100% | 160.2 MiB/s |  20.5 MiB |  00m00s
[948/976] Installing qt5-qttools-devel- 100% | 110.5 MiB/s |   1.5 MiB |  00m00s
[949/976] Installing qt5-qtx11extras-de 100% |   5.1 MiB/s |  21.1 KiB |  00m00s
[950/976] Installing qt5-qtdeclarative- 100% | 206.8 MiB/s |  10.8 MiB |  00m00s
[951/976] Installing qt5-qtwebkit-devel 100% |  16.5 MiB/s | 219.0 KiB |  00m00s
[952/976] Installing vtk-devel-0:9.2.6- 100% | 211.9 MiB/s |  39.0 MiB |  00m00s
[953/976] Installing opencascade-devel- 100% |  97.6 MiB/s |  29.3 MiB |  00m00s
[954/976] Installing CGAL-devel-0:5.6.1 100% | 171.3 MiB/s |  38.9 MiB |  00m00s
[955/976] Installing texlive-collection 100% | 121.1 KiB/s | 124.0   B |  00m00s
[956/976] Installing latexmk-0:4.85-2.f 100% | 162.8 MiB/s |   1.0 MiB |  00m00s
[957/976] Installing texlive-upquote-11 100% |  15.5 MiB/s |  15.9 KiB |  00m00s
[958/976] Installing texlive-tabulary-1 100% |  22.5 MiB/s |  23.1 KiB |  00m00s
[959/976] Installing texlive-fncychap-1 100% |  37.5 MiB/s |  38.4 KiB |  00m00s
[960/976] Installing texlive-babel-engl 100% |  45.4 MiB/s |  46.5 KiB |  00m00s
[961/976] Installing texlive-capt-of-11 100% |  10.6 MiB/s |  10.9 KiB |  00m00s
[962/976] Installing texlive-cmap-11:sv 100% |  37.9 MiB/s |  38.8 KiB |  00m00s
[963/976] Installing texlive-framed-11: 100% |  21.8 MiB/s |  22.4 KiB |  00m00s
[964/976] Installing texlive-needspace- 100% |  10.2 MiB/s |  10.5 KiB |  00m00s
[965/976] Installing texlive-parskip-11 100% |  16.3 MiB/s |  16.7 KiB |  00m00s
[966/976] Installing texlive-wrapfig-11 100% |  34.4 MiB/s |  35.2 KiB |  00m00s
[967/976] Installing annobin-plugin-gcc 100% |  57.7 MiB/s |   1.1 MiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:293-1.fc41.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:293-1.fc41.noarch
[968/976] Installing gcc-plugin-annobin 100% |   8.1 MiB/s | 198.6 KiB |  00m00s
>>> Running trigger-install scriptlet: redhat-rpm-config-0:293-1.fc41.noarch
>>> Stop trigger-install scriptlet: redhat-rpm-config-0:293-1.fc41.noarch
[969/976] Installing python3-pythonocc- 100% | 464.3 MiB/s | 319.5 MiB |  00m01s
[970/976] Installing python3-sphinx-aut 100% |  67.0 MiB/s | 480.3 KiB |  00m00s
[971/976] Installing python3-olca-0:0.0 100% | 122.1 MiB/s | 500.2 KiB |  00m00s
[972/976] Installing python3-pystache-0 100% |  72.3 MiB/s | 666.1 KiB |  00m00s
[973/976] Installing python3-cjio-0:0.6 100% | 112.9 MiB/s | 577.9 KiB |  00m00s
[974/976] Installing python3-xsdata-0:2 100% |  80.9 MiB/s |   1.6 MiB |  00m00s
[975/976] Installing swig-0:4.2.1-8.fc4 100% | 146.8 MiB/s |   6.2 MiB |  00m00s
[976/976] Installing blender-rpm-macros 100% |  10.0   B/s | 552.0   B |  00m54s
>>> Running post-transaction scriptlet: texlive-base-11:20230311-85.fc41.aarch64
>>> Stop post-transaction scriptlet: texlive-base-11:20230311-85.fc41.aarch64
>>> Running post-transaction scriptlet: urw-base35-bookman-fonts-0:20200910-23.f
>>> Stop post-transaction scriptlet: urw-base35-bookman-fonts-0:20200910-23.fc41
>>> Running post-transaction scriptlet: urw-base35-c059-fonts-0:20200910-23.fc41
>>> Stop post-transaction scriptlet: urw-base35-c059-fonts-0:20200910-23.fc41.no
>>> Running post-transaction scriptlet: urw-base35-d050000l-fonts-0:20200910-23.
>>> Stop post-transaction scriptlet: urw-base35-d050000l-fonts-0:20200910-23.fc4
>>> Running post-transaction scriptlet: urw-base35-gothic-fonts-0:20200910-23.fc
>>> Stop post-transaction scriptlet: urw-base35-gothic-fonts-0:20200910-23.fc41.
>>> Running post-transaction scriptlet: urw-base35-nimbus-mono-ps-fonts-0:202009
>>> Stop post-transaction scriptlet: urw-base35-nimbus-mono-ps-fonts-0:20200910-
>>> Running post-transaction scriptlet: urw-base35-nimbus-roman-fonts-0:20200910
>>> Stop post-transaction scriptlet: urw-base35-nimbus-roman-fonts-0:20200910-23
>>> Running post-transaction scriptlet: urw-base35-nimbus-sans-fonts-0:20200910-
>>> Stop post-transaction scriptlet: urw-base35-nimbus-sans-fonts-0:20200910-23.
>>> Running post-transaction scriptlet: urw-base35-p052-fonts-0:20200910-23.fc41
>>> Stop post-transaction scriptlet: urw-base35-p052-fonts-0:20200910-23.fc41.no
>>> Running post-transaction scriptlet: urw-base35-standard-symbols-ps-fonts-0:2
>>> Stop post-transaction scriptlet: urw-base35-standard-symbols-ps-fonts-0:2020
>>> Running post-transaction scriptlet: urw-base35-z003-fonts-0:20200910-23.fc41
>>> Stop post-transaction scriptlet: urw-base35-z003-fonts-0:20200910-23.fc41.no
>>> Running post-transaction scriptlet: copy-jdk-configs-0:4.1-6.fc41.noarch
>>> Stop post-transaction scriptlet: copy-jdk-configs-0:4.1-6.fc41.noarch
>>> Running post-transaction scriptlet: fontconfig-0:2.15.0-7.fc41.aarch64
>>> Stop post-transaction scriptlet: fontconfig-0:2.15.0-7.fc41.aarch64
>>> Running post-transaction scriptlet: crypto-policies-scripts-0:20240725-2.git
>>> Stop post-transaction scriptlet: crypto-policies-scripts-0:20240725-2.git955
>>> Running post-transaction scriptlet: nss-0:3.101.0-4.fc41.aarch64
>>> Stop post-transaction scriptlet: nss-0:3.101.0-4.fc41.aarch64
>>> Running post-transaction scriptlet: java-21-openjdk-headless-1:21.0.4.0.7-2.
>>> Stop post-transaction scriptlet: java-21-openjdk-headless-1:21.0.4.0.7-2.fc4
>>> Running post-transaction scriptlet: java-21-openjdk-1:21.0.4.0.7-2.fc41.aarc
>>> Stop post-transaction scriptlet: java-21-openjdk-1:21.0.4.0.7-2.fc41.aarch64
>>> Running trigger-install scriptlet: glibc-common-0:2.40-2.fc41.aarch64
>>> Stop trigger-install scriptlet: glibc-common-0:2.40-2.fc41.aarch64
>>> Running trigger-install scriptlet: info-0:7.1-3.fc41.aarch64
>>> Stop trigger-install scriptlet: info-0:7.1-3.fc41.aarch64
>>> Running trigger-install scriptlet: glib2-0:2.81.0-1.fc41.aarch64
>>> Stop trigger-install scriptlet: glib2-0:2.81.0-1.fc41.aarch64
>>> Running trigger-install scriptlet: glib2-0:2.81.0-1.fc41.aarch64
>>> Stop trigger-install scriptlet: glib2-0:2.81.0-1.fc41.aarch64
>>> Running trigger-install scriptlet: shared-mime-info-0:2.3-6.fc41.aarch64
>>> Stop trigger-install scriptlet: shared-mime-info-0:2.3-6.fc41.aarch64
>>> Running trigger-install scriptlet: gdk-pixbuf2-0:2.42.12-6.fc41.aarch64
>>> Stop trigger-install scriptlet: gdk-pixbuf2-0:2.42.12-6.fc41.aarch64
>>> Running trigger-install scriptlet: desktop-file-utils-0:0.27-2.fc41.aarch64
>>> Stop trigger-install scriptlet: desktop-file-utils-0:0.27-2.fc41.aarch64
>>> Running trigger-install scriptlet: fontconfig-0:2.15.0-7.fc41.aarch64
>>> Stop trigger-install scriptlet: fontconfig-0:2.15.0-7.fc41.aarch64
>>> Running trigger-install scriptlet: texlive-kpathsea-11:svn66209-85.fc41.aarc
>>> Stop trigger-install scriptlet: texlive-kpathsea-11:svn66209-85.fc41.aarch64
>>> Running trigger-install scriptlet: texlive-kpathsea-11:svn66209-85.fc41.aarc
>>> Stop trigger-install scriptlet: texlive-kpathsea-11:svn66209-85.fc41.aarch64
>>> Running trigger-install scriptlet: texlive-kpathsea-11:svn66209-85.fc41.aarc
>>> Stop trigger-install scriptlet: texlive-kpathsea-11:svn66209-85.fc41.aarch64
Warning: skipped PGP checks for 6 package(s).
Finish: build setup for IfcOpenShell-0.8.0-0.0.20240802git.fc41.src.rpm
Start: rpmbuild IfcOpenShell-0.8.0-0.0.20240802git.fc41.src.rpm
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1722556800
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.qj9BS1
+ umask 022
+ cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ test -d /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ /usr/bin/rm -rf /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/IfcOpenShell-0.8.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rMSVyG
+ umask 022
+ cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ rm -rf IfcOpenShell-0.8.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/IfcOpenShell-0.8.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd IfcOpenShell-0.8.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (IfcOpenShell-bbim-pre42.patch):'
Patch #0 (IfcOpenShell-bbim-pre42.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file src/blenderbim/blenderbim/__init__.py
patching file src/blenderbim/blenderbim/bim/module/light/prop.py
+ sed -i 's/set(lib_ext a)/set(lib_ext so)/' cmake/CMakeLists.txt
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EclxIy
+ umask 022
+ cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd IfcOpenShell-0.8.0
+ cd cmake
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/cmake -S . -B redhat-linux-build -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DPYTHON_EXECUTABLE=/usr/bin/python3 -DLIBDIR=/usr/lib64 -DINCLUDEDIR=/usr/include -DBINDIR=/usr/bin -DENABLE_BUILD_OPTIMIZATIONS=OFF -DLIBXML2_INCLUDE_DIR:FILEPATH=/usr/include/libxml2 -DOCC_INCLUDE_DIR=/usr/include/opencascade -DBUILD_SHARED_LIBS=1 -DJSON_INCLUDE_DIR=/usr/include -DCITYJSON_SUPPORT=OFF -DGLTF_SUPPORT=OFF -DHDF5_SUPPORT=ON -DUSE_MMAP=ON -DGMP_LIBRARY_DIR=/usr/lib64 -DMPFR_LIBRARY_DIR=/usr/lib64 -DHDF5_LIBRARY_DIR=/usr/lib64 -DHDF5_INCLUDE_DIR=/usr/include -DCOLLADA_SUPPORT=OFF '-DCMAKE_CXX_FLAGS=-I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
CMake Deprecation Warning at CMakeLists.txt:32 (cmake_policy):
  The OLD behavior for policy CMP0078 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- The C compiler identification is GNU 14.1.1
-- The CXX compiler identification is GNU 14.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- BINDIR: /usr/bin
-- INCLUDEDIR: /usr/include
-- LIBDIR: /usr/lib64
-- Found Boost: /usr/lib64/cmake/Boost-1.83.0/BoostConfig.cmake (found version "1.83.0") found components: system program_options regex thread date_time iostreams 
-- Boost include files found in /usr/include
-- Boost libraries found in /usr/lib64
-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.12.8") 
-- Looking for Open CASCADE include files in: /usr/include/opencascade
-- Found Open CASCADE library files in: /usr/lib64
-- Required Open Cascade Library files found
-- IFC SCHEMA_VERSIONS that will be used for the build: 2x3;4;4x1;4x2;4x3;4x3_tc1;4x3_add1;4x3_add2.
-- Found Threads: TRUE  
-- Set INSTALL_RPATH for IfcConvert: 
-- Set INSTALL_RPATH for IfcGeomServer: 
-- Found SWIG: /usr/bin/swig (found version "4.2.1")  
CMake Warning (dev) at /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/CMakeLists.txt:38 (FIND_PACKAGE):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonLibs: /usr/lib64/libpython3.13.so (found version "3.13.0b4") 
-- Set INSTALL_RPATH for _ifcopenshell_wrapper: 
CMake Warning (dev) at /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/CMakeLists.txt:73 (FIND_PACKAGE):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonInterp: /usr/bin/python3 (found version "3.13") 
-- Looking for CGAL include files in: /usr/include
-- Use CGAL_INCLUDE_DIR to specify another directory
-- Found Boost: /usr/lib64/cmake/Boost-1.83.0/BoostConfig.cmake (found version "1.83.0")  
-- Boost include files found in /usr/include
-- Configuring done (1.2s)
-- Generating done (0.3s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_C_FLAGS_RELEASE
    CMAKE_Fortran_FLAGS_RELEASE
    CMAKE_INSTALL_DO_STRIP
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build
+ /usr/bin/cmake --build redhat-linux-build -j4 --verbose
Change Dir: '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'

Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j4
/usr/bin/cmake -S/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake -B/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc2x3.dir/build.make CMakeFiles/geometry_serializer_ifc2x3.dir/depend
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc4.dir/build.make CMakeFiles/geometry_serializer_ifc4.dir/depend
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc4x1.dir/build.make CMakeFiles/geometry_serializer_ifc4x1.dir/depend
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc4x2.dir/build.make CMakeFiles/geometry_serializer_ifc4x2.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_serializer_ifc2x3.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_serializer_ifc4.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_serializer_ifc4x1.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_serializer_ifc4x2.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc2x3.dir/build.make CMakeFiles/geometry_serializer_ifc2x3.dir/build
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc4.dir/build.make CMakeFiles/geometry_serializer_ifc4.dir/build
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc4x1.dir/build.make CMakeFiles/geometry_serializer_ifc4x1.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc4x2.dir/build.make CMakeFiles/geometry_serializer_ifc4x2.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  0%] Building CXX object CMakeFiles/geometry_serializer_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o
[  0%] Building CXX object CMakeFiles/geometry_serializer_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_serializer_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -MF CMakeFiles/geometry_serializer_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o.d -o CMakeFiles/geometry_serializer_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_serializer_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -MF CMakeFiles/geometry_serializer_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o.d -o CMakeFiles/geometry_serializer_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp
[  0%] Building CXX object CMakeFiles/geometry_serializer_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_serializer_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -MF CMakeFiles/geometry_serializer_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o.d -o CMakeFiles/geometry_serializer_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp
[  1%] Building CXX object CMakeFiles/geometry_serializer_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_serializer_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -MF CMakeFiles/geometry_serializer_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o.d -o CMakeFiles/geometry_serializer_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp: In function ‘IfcUtil::IfcBaseClass* tesselate_Ifc2x3(const TopoDS_Shape&, double)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:724:80: warning: ‘const Poly_Array1OfTriangle& Poly_Triangulation::Triangles() const’ is deprecated: Deprecated method, Triangle() should be used instead [-Wdeprecated-declarations]
  724 |                         const Poly_Array1OfTriangle& triangles = tri->Triangles();
      |                                                                  ~~~~~~~~~~~~~~^~
In file included from /usr/include/opencascade/Poly_ListOfTriangulation.hxx:19,
                 from /usr/include/opencascade/BRep_Tool.hxx:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:18:
/usr/include/opencascade/Poly_Triangulation.hxx:330:32: note: declared here
  330 |   const Poly_Array1OfTriangle& Triangles() const { return myTriangles; }
      |                                ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp: In function ‘IfcUtil::IfcBaseClass* tesselate_Ifc4(const TopoDS_Shape&, double)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:724:80: warning: ‘const Poly_Array1OfTriangle& Poly_Triangulation::Triangles() const’ is deprecated: Deprecated method, Triangle() should be used instead [-Wdeprecated-declarations]
  724 |                         const Poly_Array1OfTriangle& triangles = tri->Triangles();
      |                                                                  ~~~~~~~~~~~~~~^~
In file included from /usr/include/opencascade/Poly_ListOfTriangulation.hxx:19,
                 from /usr/include/opencascade/BRep_Tool.hxx:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:18:
/usr/include/opencascade/Poly_Triangulation.hxx:330:32: note: declared here
  330 |   const Poly_Array1OfTriangle& Triangles() const { return myTriangles; }
      |                                ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp: In function ‘IfcUtil::IfcBaseClass* tesselate_Ifc4x2(const TopoDS_Shape&, double)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:724:80: warning: ‘const Poly_Array1OfTriangle& Poly_Triangulation::Triangles() const’ is deprecated: Deprecated method, Triangle() should be used instead [-Wdeprecated-declarations]
  724 |                         const Poly_Array1OfTriangle& triangles = tri->Triangles();
      |                                                                  ~~~~~~~~~~~~~~^~
In file included from /usr/include/opencascade/Poly_ListOfTriangulation.hxx:19,
                 from /usr/include/opencascade/BRep_Tool.hxx:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:18:
/usr/include/opencascade/Poly_Triangulation.hxx:330:32: note: declared here
  330 |   const Poly_Array1OfTriangle& Triangles() const { return myTriangles; }
      |                                ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp: In function ‘IfcUtil::IfcBaseClass* tesselate_Ifc4x1(const TopoDS_Shape&, double)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:724:80: warning: ‘const Poly_Array1OfTriangle& Poly_Triangulation::Triangles() const’ is deprecated: Deprecated method, Triangle() should be used instead [-Wdeprecated-declarations]
  724 |                         const Poly_Array1OfTriangle& triangles = tri->Triangles();
      |                                                                  ~~~~~~~~~~~~~~^~
In file included from /usr/include/opencascade/Poly_ListOfTriangulation.hxx:19,
                 from /usr/include/opencascade/BRep_Tool.hxx:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:18:
/usr/include/opencascade/Poly_Triangulation.hxx:330:32: note: declared here
  330 |   const Poly_Array1OfTriangle& Triangles() const { return myTriangles; }
      |                                ^~~~~~~~~
[  1%] Linking CXX static library libgeometry_serializer_ifc2x3.a
/usr/bin/cmake -P CMakeFiles/geometry_serializer_ifc2x3.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_serializer_ifc2x3.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_serializer_ifc2x3.a "CMakeFiles/geometry_serializer_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o"
/usr/bin/ranlib libgeometry_serializer_ifc2x3.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  1%] Built target geometry_serializer_ifc2x3
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc4x3.dir/build.make CMakeFiles/geometry_serializer_ifc4x3.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_serializer_ifc4x3.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc4x3.dir/build.make CMakeFiles/geometry_serializer_ifc4x3.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  1%] Building CXX object CMakeFiles/geometry_serializer_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_serializer_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -MF CMakeFiles/geometry_serializer_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o.d -o CMakeFiles/geometry_serializer_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp
[  1%] Linking CXX static library libgeometry_serializer_ifc4.a
/usr/bin/cmake -P CMakeFiles/geometry_serializer_ifc4.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_serializer_ifc4.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_serializer_ifc4.a "CMakeFiles/geometry_serializer_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o"
/usr/bin/ranlib libgeometry_serializer_ifc4.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  1%] Built target geometry_serializer_ifc4
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc4x3_tc1.dir/build.make CMakeFiles/geometry_serializer_ifc4x3_tc1.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_serializer_ifc4x3_tc1.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc4x3_tc1.dir/build.make CMakeFiles/geometry_serializer_ifc4x3_tc1.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  1%] Building CXX object CMakeFiles/geometry_serializer_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_serializer_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -MF CMakeFiles/geometry_serializer_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o.d -o CMakeFiles/geometry_serializer_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp
[  1%] Linking CXX static library libgeometry_serializer_ifc4x2.a
/usr/bin/cmake -P CMakeFiles/geometry_serializer_ifc4x2.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_serializer_ifc4x2.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_serializer_ifc4x2.a "CMakeFiles/geometry_serializer_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o"
/usr/bin/ranlib libgeometry_serializer_ifc4x2.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  1%] Linking CXX static library libgeometry_serializer_ifc4x1.a
/usr/bin/cmake -P CMakeFiles/geometry_serializer_ifc4x1.dir/cmake_clean_target.cmake
[  1%] Built target geometry_serializer_ifc4x2
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc4x3_add1.dir/build.make CMakeFiles/geometry_serializer_ifc4x3_add1.dir/depend
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_serializer_ifc4x1.dir/link.txt --verbose=1
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_serializer_ifc4x3_add1.dir/DependInfo.cmake "--color="
/usr/bin/ar qc libgeometry_serializer_ifc4x1.a "CMakeFiles/geometry_serializer_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o"
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc4x3_add1.dir/build.make CMakeFiles/geometry_serializer_ifc4x3_add1.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  1%] Building CXX object CMakeFiles/geometry_serializer_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_serializer_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -MF CMakeFiles/geometry_serializer_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o.d -o CMakeFiles/geometry_serializer_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp
/usr/bin/ranlib libgeometry_serializer_ifc4x1.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  1%] Built target geometry_serializer_ifc4x1
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc4x3_add2.dir/build.make CMakeFiles/geometry_serializer_ifc4x3_add2.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_serializer_ifc4x3_add2.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_serializer_ifc4x3_add2.dir/build.make CMakeFiles/geometry_serializer_ifc4x3_add2.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  2%] Building CXX object CMakeFiles/geometry_serializer_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_serializer_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -MF CMakeFiles/geometry_serializer_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o.d -o CMakeFiles/geometry_serializer_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp: In function ‘IfcUtil::IfcBaseClass* tesselate_Ifc4x3(const TopoDS_Shape&, double)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:724:80: warning: ‘const Poly_Array1OfTriangle& Poly_Triangulation::Triangles() const’ is deprecated: Deprecated method, Triangle() should be used instead [-Wdeprecated-declarations]
  724 |                         const Poly_Array1OfTriangle& triangles = tri->Triangles();
      |                                                                  ~~~~~~~~~~~~~~^~
In file included from /usr/include/opencascade/Poly_ListOfTriangulation.hxx:19,
                 from /usr/include/opencascade/BRep_Tool.hxx:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:18:
/usr/include/opencascade/Poly_Triangulation.hxx:330:32: note: declared here
  330 |   const Poly_Array1OfTriangle& Triangles() const { return myTriangles; }
      |                                ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp: In function ‘IfcUtil::IfcBaseClass* tesselate_Ifc4x3_tc1(const TopoDS_Shape&, double)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:724:80: warning: ‘const Poly_Array1OfTriangle& Poly_Triangulation::Triangles() const’ is deprecated: Deprecated method, Triangle() should be used instead [-Wdeprecated-declarations]
  724 |                         const Poly_Array1OfTriangle& triangles = tri->Triangles();
      |                                                                  ~~~~~~~~~~~~~~^~
In file included from /usr/include/opencascade/Poly_ListOfTriangulation.hxx:19,
                 from /usr/include/opencascade/BRep_Tool.hxx:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:18:
/usr/include/opencascade/Poly_Triangulation.hxx:330:32: note: declared here
  330 |   const Poly_Array1OfTriangle& Triangles() const { return myTriangles; }
      |                                ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp: In function ‘IfcUtil::IfcBaseClass* tesselate_Ifc4x3_add1(const TopoDS_Shape&, double)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:724:80: warning: ‘const Poly_Array1OfTriangle& Poly_Triangulation::Triangles() const’ is deprecated: Deprecated method, Triangle() should be used instead [-Wdeprecated-declarations]
  724 |                         const Poly_Array1OfTriangle& triangles = tri->Triangles();
      |                                                                  ~~~~~~~~~~~~~~^~
In file included from /usr/include/opencascade/Poly_ListOfTriangulation.hxx:19,
                 from /usr/include/opencascade/BRep_Tool.hxx:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:18:
/usr/include/opencascade/Poly_Triangulation.hxx:330:32: note: declared here
  330 |   const Poly_Array1OfTriangle& Triangles() const { return myTriangles; }
      |                                ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp: In function ‘IfcUtil::IfcBaseClass* tesselate_Ifc4x3_add2(const TopoDS_Shape&, double)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:724:80: warning: ‘const Poly_Array1OfTriangle& Poly_Triangulation::Triangles() const’ is deprecated: Deprecated method, Triangle() should be used instead [-Wdeprecated-declarations]
  724 |                         const Poly_Array1OfTriangle& triangles = tri->Triangles();
      |                                                                  ~~~~~~~~~~~~~~^~
In file included from /usr/include/opencascade/Poly_ListOfTriangulation.hxx:19,
                 from /usr/include/opencascade/BRep_Tool.hxx:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp:18:
/usr/include/opencascade/Poly_Triangulation.hxx:330:32: note: declared here
  330 |   const Poly_Array1OfTriangle& Triangles() const { return myTriangles; }
      |                                ^~~~~~~~~
[  2%] Linking CXX static library libgeometry_serializer_ifc4x3.a
/usr/bin/cmake -P CMakeFiles/geometry_serializer_ifc4x3.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_serializer_ifc4x3.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_serializer_ifc4x3.a "CMakeFiles/geometry_serializer_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o"
/usr/bin/ranlib libgeometry_serializer_ifc4x3.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  2%] Built target geometry_serializer_ifc4x3
/usr/bin/gmake  -f CMakeFiles/IfcParse.dir/build.make CMakeFiles/IfcParse.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/IfcParse.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/IfcParse.dir/build.make CMakeFiles/IfcParse.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  2%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcAlignmentHelper.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcAlignmentHelper.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcAlignmentHelper.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcAlignmentHelper.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcAlignmentHelper.cpp
[  2%] Linking CXX static library libgeometry_serializer_ifc4x3_tc1.a
/usr/bin/cmake -P CMakeFiles/geometry_serializer_ifc4x3_tc1.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_serializer_ifc4x3_tc1.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_serializer_ifc4x3_tc1.a "CMakeFiles/geometry_serializer_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o"
[  2%] Linking CXX static library libgeometry_serializer_ifc4x3_add1.a
/usr/bin/cmake -P CMakeFiles/geometry_serializer_ifc4x3_add1.dir/cmake_clean_target.cmake
/usr/bin/ranlib libgeometry_serializer_ifc4x3_tc1.a
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_serializer_ifc4x3_add1.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_serializer_ifc4x3_add1.a "CMakeFiles/geometry_serializer_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o"
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/ranlib libgeometry_serializer_ifc4x3_add1.a
[  2%] Built target geometry_serializer_ifc4x3_tc1
/usr/bin/gmake  -f CMakeFiles/geometry_kernel_cgal.dir/build.make CMakeFiles/geometry_kernel_cgal.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_kernel_cgal.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_kernel_cgal.dir/build.make CMakeFiles/geometry_kernel_cgal.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  2%] Building CXX object CMakeFiles/geometry_kernel_cgal.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_cgal_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DCGAL_HAS_THREADS -MD -MT CMakeFiles/geometry_kernel_cgal.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp.o -MF CMakeFiles/geometry_kernel_cgal.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp.o.d -o CMakeFiles/geometry_kernel_cgal.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp
[  2%] Built target geometry_serializer_ifc4x3_add1
/usr/bin/gmake  -f CMakeFiles/geometry_kernel_cgal_simple.dir/build.make CMakeFiles/geometry_kernel_cgal_simple.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_kernel_cgal_simple.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_kernel_cgal_simple.dir/build.make CMakeFiles/geometry_kernel_cgal_simple.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  2%] Linking CXX static library libgeometry_serializer_ifc4x3_add2.a
/usr/bin/cmake -P CMakeFiles/geometry_serializer_ifc4x3_add2.dir/cmake_clean_target.cmake
[  2%] Building CXX object CMakeFiles/geometry_kernel_cgal_simple.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_cgal_simple_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIFOPSH_SIMPLE_KERNEL -DCGAL_HAS_THREADS -MD -MT CMakeFiles/geometry_kernel_cgal_simple.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp.o -MF CMakeFiles/geometry_kernel_cgal_simple.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp.o.d -o CMakeFiles/geometry_kernel_cgal_simple.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_serializer_ifc4x3_add2.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_serializer_ifc4x3_add2.a "CMakeFiles/geometry_serializer_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/schema/Serialization.cpp.o"
/usr/bin/ranlib libgeometry_serializer_ifc4x3_add2.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  2%] Built target geometry_serializer_ifc4x3_add2
/usr/bin/gmake  -f CMakeFiles/geometry_kernel_opencascade.dir/build.make CMakeFiles/geometry_kernel_opencascade.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_kernel_opencascade.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_kernel_opencascade.dir/build.make CMakeFiles/geometry_kernel_opencascade.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  2%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeConversionResult.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeConversionResult.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeConversionResult.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeConversionResult.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeConversionResult.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeConversionResult.h:37,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeConversionResult.cpp:9:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeConversionResult.cpp: In member function ‘virtual void ifcopenshell::geometry::OpenCascadeShape::Triangulate(ifcopenshell::geometry::Settings, const ifcopenshell::geometry::taxonomy::matrix4&, IfcGeom::Representation::Triangulation*, int, int) const’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeConversionResult.cpp:131:80: warning: ‘const Poly_Array1OfTriangle& Poly_Triangulation::Triangles() const’ is deprecated: Deprecated method, Triangle() should be used instead [-Wdeprecated-declarations]
  131 |                         const Poly_Array1OfTriangle& triangles = tri->Triangles();
      |                                                                  ~~~~~~~~~~~~~~^~
In file included from /usr/include/opencascade/Poly_ListOfTriangulation.hxx:19,
                 from /usr/include/opencascade/BRep_Tool.hxx:30,
                 from /usr/include/opencascade/BRepGProp_Face.lxx:16,
                 from /usr/include/opencascade/BRepGProp_Face.hxx:173,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeConversionResult.h:24:
/usr/include/opencascade/Poly_Triangulation.hxx:330:32: note: declared here
  330 |   const Poly_Array1OfTriangle& Triangles() const { return myTriangles; }
      |                                ^~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/IfcGeomElement.h:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/IfcGeomElement.h:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/CGAL/number_type_basic.h:51,
                 from /usr/include/CGAL/basic.h:28,
                 from /usr/include/CGAL/Nef_polyhedron_3.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:25,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.h:27:
/usr/include/CGAL/double.h: In function ‘std::pair<double, double> CGAL::split_numerator_denominator(double)’:
/usr/include/CGAL/double.h:196:37: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  196 | split_numerator_denominator(double d)
      |                                     ^
In file included from /usr/include/CGAL/int.h:23,
                 from /usr/include/CGAL/number_type_basic.h:56:
/usr/include/CGAL/Modular_arithmetic/Residue_type.h: In function ‘CGAL::Residue CGAL::operator+(const Residue&)’:
/usr/include/CGAL/Modular_arithmetic/Residue_type.h:277:45: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  277 | inline Residue operator + (const Residue& p1)
      |                                             ^
/usr/include/CGAL/int.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<long int>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<long int, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/int.h:118:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  118 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
/usr/include/CGAL/int.h: In member function ‘CGAL::Modular_traits<long int>::Residue_type CGAL::Modular_traits<long int>::Modular_image::operator()(long int)’:
/usr/include/CGAL/int.h:138:40: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  138 |         Residue_type operator()(long i){
      |                                        ^
/usr/include/CGAL/int.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<long unsigned int>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<long unsigned int, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/int.h:278:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /usr/include/CGAL/number_type_basic.h:51,
                 from /usr/include/CGAL/basic.h:28,
                 from /usr/include/CGAL/Nef_polyhedron_3.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:25,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.h:27:
/usr/include/CGAL/double.h: In function ‘std::pair<double, double> CGAL::split_numerator_denominator(double)’:
/usr/include/CGAL/double.h:196:37: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  196 | split_numerator_denominator(double d)
      |                                     ^
In file included from /usr/include/CGAL/int.h:23,
                 from /usr/include/CGAL/number_type_basic.h:56:
/usr/include/CGAL/Modular_arithmetic/Residue_type.h: In function ‘CGAL::Residue CGAL::operator+(const Residue&)’:
/usr/include/CGAL/Modular_arithmetic/Residue_type.h:277:45: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  277 | inline Residue operator + (const Residue& p1)
      |                                             ^
/usr/include/CGAL/int.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<long int>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<long int, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/int.h:118:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  118 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
/usr/include/CGAL/int.h: In member function ‘CGAL::Modular_traits<long int>::Residue_type CGAL::Modular_traits<long int>::Modular_image::operator()(long int)’:
/usr/include/CGAL/int.h:138:40: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  138 |         Residue_type operator()(long i){
      |                                        ^
/usr/include/CGAL/int.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<long unsigned int>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<long unsigned int, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/int.h:278:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /usr/include/CGAL/number_type_basic.h:35:
/usr/include/CGAL/Residue.h: In member function ‘CGAL::Coercion_traits<short int, CGAL::Residue>::Type CGAL::Coercion_traits<short int, CGAL::Residue>::Cast::operator()(const CGAL::Residue&) const’:
/usr/include/CGAL/Residue.h:41:1: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
   41 | CGAL_DEFINE_COERCION_TRAITS_FROM_TO(short,CGAL::Residue)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:23,
                 from /usr/include/CGAL/Exact_kernel_selector.h:26,
                 from /usr/include/CGAL/Filtered_kernel.h:22,
                 from /usr/include/CGAL/Exact_predicates_inexact_constructions_kernel.h:21,
                 from /usr/include/CGAL/Epic_converter.h:18,
                 from /usr/include/CGAL/Static_filtered_predicate.h:15,
                 from /usr/include/CGAL/Lazy_kernel.h:18,
                 from /usr/include/CGAL/Nef_3/SNC_k3_tree_traits.h:20,
                 from /usr/include/CGAL/Nef_3/SNC_point_locator.h:21,
                 from /usr/include/CGAL/Nef_3/SNC_external_structure.h:25,
                 from /usr/include/CGAL/Nef_polyhedron_3.h:31:
/usr/include/CGAL/MP_Float.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::MP_Float>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<CGAL::MP_Float, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/MP_Float.h:516:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  516 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /usr/include/CGAL/number_type_basic.h:35:
/usr/include/CGAL/Residue.h: In member function ‘CGAL::Coercion_traits<short int, CGAL::Residue>::Type CGAL::Coercion_traits<short int, CGAL::Residue>::Cast::operator()(const CGAL::Residue&) const’:
/usr/include/CGAL/Residue.h:41:1: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
   41 | CGAL_DEFINE_COERCION_TRAITS_FROM_TO(short,CGAL::Residue)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:23,
                 from /usr/include/CGAL/Exact_kernel_selector.h:26,
                 from /usr/include/CGAL/Filtered_kernel.h:22,
                 from /usr/include/CGAL/Exact_predicates_inexact_constructions_kernel.h:21,
                 from /usr/include/CGAL/Epic_converter.h:18,
                 from /usr/include/CGAL/Static_filtered_predicate.h:15,
                 from /usr/include/CGAL/Lazy_kernel.h:18,
                 from /usr/include/CGAL/Nef_3/SNC_k3_tree_traits.h:20,
                 from /usr/include/CGAL/Nef_3/SNC_point_locator.h:21,
                 from /usr/include/CGAL/Nef_3/SNC_external_structure.h:25,
                 from /usr/include/CGAL/Nef_polyhedron_3.h:31:
/usr/include/CGAL/MP_Float.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::MP_Float>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<CGAL::MP_Float, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/MP_Float.h:516:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  516 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
[  3%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.cpp
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:30:
/usr/include/CGAL/Gmpz.h: In member function ‘CGAL::Modular_traits<CGAL::Gmpz>::Residue_type CGAL::Modular_traits<CGAL::Gmpz>::Modular_image::operator()(const CGAL::Modular_traits<CGAL::Gmpz>::NT&)’:
/usr/include/CGAL/Gmpz.h:200:45: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  200 |         Residue_type operator()(const NT& a){
      |                                             ^
In file included from /usr/include/CGAL/Gmpz.h:244:
/usr/include/CGAL/Gmpq.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::Gmpq>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<CGAL::Gmpq, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/Gmpq.h:107:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  107 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:30:
/usr/include/CGAL/Gmpz.h: In member function ‘CGAL::Modular_traits<CGAL::Gmpz>::Residue_type CGAL::Modular_traits<CGAL::Gmpz>::Modular_image::operator()(const CGAL::Modular_traits<CGAL::Gmpz>::NT&)’:
/usr/include/CGAL/Gmpz.h:200:45: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  200 |         Residue_type operator()(const NT& a){
      |                                             ^
In file included from /usr/include/CGAL/Gmpz.h:244:
/usr/include/CGAL/Gmpq.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::Gmpq>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<CGAL::Gmpq, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/Gmpq.h:107:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  107 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h:19,
                 from /usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:20,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:30:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In member function ‘CGAL::internal::Weight_min_max_dihedral_and_area CGAL::internal::Weight_min_max_dihedral_and_area::operator+(const CGAL::internal::Weight_min_max_dihedral_and_area&) const’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:283:3: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  283 |   {
      |   ^
In file included from /usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h:19,
                 from /usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:20,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:30:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In member function ‘CGAL::internal::Weight_min_max_dihedral_and_area CGAL::internal::Weight_min_max_dihedral_and_area::operator+(const CGAL::internal::Weight_min_max_dihedral_and_area&) const’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:283:3: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  283 |   {
      |   ^
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.cpp:140:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:138:14: note:   by ‘IfcGeom::OpenCascadeKernel::convert’
  138 |         bool convert(const ifcopenshell::geometry::taxonomy::sweep_along_curve::ptr, TopoDS_Shape&);
      |              ^~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:2:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.h:103:38: note:   by ‘ifcopenshell::geometry::kernels::SimpleCgalKernel::convert’
  103 |                                 bool convert(const taxonomy::shell::ptr, cgal_shape_t&);
      |                                      ^~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:2:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.h:103:38: note:   by ‘ifcopenshell::geometry::kernels::CgalKernel::convert’
  103 |                                 bool convert(const taxonomy::shell::ptr, cgal_shape_t&);
      |                                      ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘virtual void ifcopenshell::geometry::CgalShape::Triangulate(ifcopenshell::geometry::Settings, const ifcopenshell::geometry::taxonomy::matrix4&, IfcGeom::Representation::Triangulation*, int, int) const’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:60:86: warning: unused parameter ‘settings’ [-Wunused-parameter]
   60 | void ifcopenshell::geometry::CgalShape::Triangulate(ifcopenshell::geometry::Settings settings, const ifcopenshell::geometry::taxonomy::matrix4& place, IfcGeom::Representation::Triangulation* t, int item_id, int surface_style_id) const {
      |                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘virtual void ifcopenshell::geometry::SimpleCgalShape::Triangulate(ifcopenshell::geometry::Settings, const ifcopenshell::geometry::taxonomy::matrix4&, IfcGeom::Representation::Triangulation*, int, int) const’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:60:86: warning: unused parameter ‘settings’ [-Wunused-parameter]
   60 | void ifcopenshell::geometry::CgalShape::Triangulate(ifcopenshell::geometry::Settings settings, const ifcopenshell::geometry::taxonomy::matrix4& place, IfcGeom::Representation::Triangulation* t, int item_id, int surface_style_id) const {
      |                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘virtual IfcGeom::ConversionResultShape* ifcopenshell::geometry::SimpleCgalShape::add(IfcGeom::ConversionResultShape*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:487:86: warning: unused parameter ‘other’ [-Wunused-parameter]
  487 | ConversionResultShape* ifcopenshell::geometry::CgalShape::add(ConversionResultShape* other)
      |                                                               ~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘virtual IfcGeom::ConversionResultShape* ifcopenshell::geometry::SimpleCgalShape::subtract(IfcGeom::ConversionResultShape*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:496:91: warning: unused parameter ‘other’ [-Wunused-parameter]
  496 | ConversionResultShape* ifcopenshell::geometry::CgalShape::subtract(ConversionResultShape* other)
      |                                                                    ~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘virtual IfcGeom::ConversionResultShape* ifcopenshell::geometry::SimpleCgalShape::intersect(IfcGeom::ConversionResultShape*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:505:92: warning: unused parameter ‘other’ [-Wunused-parameter]
  505 | ConversionResultShape* ifcopenshell::geometry::CgalShape::intersect(ConversionResultShape* other)
      |                                                                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘virtual void ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::Triangulate(ifcopenshell::geometry::Settings, const ifcopenshell::geometry::taxonomy::matrix4&, IfcGeom::Representation::Triangulation*, int, int) const’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:551:108: warning: unused parameter ‘settings’ [-Wunused-parameter]
  551 | void ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::Triangulate(ifcopenshell::geometry::Settings settings, const ifcopenshell::geometry::taxonomy::matrix4& place, IfcGeom::Representation::Triangulation* t, int item_id, int surface_style_id) const {
      |                                                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:551:167: warning: unused parameter ‘place’ [-Wunused-parameter]
  551 | void ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::Triangulate(ifcopenshell::geometry::Settings settings, const ifcopenshell::geometry::taxonomy::matrix4& place, IfcGeom::Representation::Triangulation* t, int item_id, int surface_style_id) const {
      |                                                                                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:551:214: warning: unused parameter ‘t’ [-Wunused-parameter]
  551 | void ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::Triangulate(ifcopenshell::geometry::Settings settings, const ifcopenshell::geometry::taxonomy::matrix4& place, IfcGeom::Representation::Triangulation* t, int item_id, int surface_style_id) const {
      |                                                                                                                                                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:551:221: warning: unused parameter ‘item_id’ [-Wunused-parameter]
  551 | void ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::Triangulate(ifcopenshell::geometry::Settings settings, const ifcopenshell::geometry::taxonomy::matrix4& place, IfcGeom::Representation::Triangulation* t, int item_id, int surface_style_id) const {
      |                                                                                                                                                                                                                         ~~~~^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:551:234: warning: unused parameter ‘surface_style_id’ [-Wunused-parameter]
  551 | void ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::Triangulate(ifcopenshell::geometry::Settings settings, const ifcopenshell::geometry::taxonomy::matrix4& place, IfcGeom::Representation::Triangulation* t, int item_id, int surface_style_id) const {
      |                                                                                                                                                                                                                                      ~~~~^~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘virtual void ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::Serialize(const ifcopenshell::geometry::taxonomy::matrix4&, std::string&) const’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:555:122: warning: unused parameter ‘place’ [-Wunused-parameter]
  555 | void ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::Serialize(const ifcopenshell::geometry::taxonomy::matrix4& place, std::string& r) const {
      |                                                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:555:142: warning: unused parameter ‘r’ [-Wunused-parameter]
  555 | void ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::Serialize(const ifcopenshell::geometry::taxonomy::matrix4& place, std::string& r) const {
      |                                                                                                                                 ~~~~~~~~~~~~~^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘virtual void ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::set_box(void*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:563:78: warning: unused parameter ‘b’ [-Wunused-parameter]
  563 | void ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::set_box(void * b) {
      |                                                                       ~~~~~~~^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘virtual IfcGeom::ConversionResultShape* ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::add(IfcGeom::ConversionResultShape*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:688:108: warning: unused parameter ‘other’ [-Wunused-parameter]
  688 | ConversionResultShape* ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::add(ConversionResultShape* other)
      |                                                                                     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘virtual IfcGeom::ConversionResultShape* ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::subtract(IfcGeom::ConversionResultShape*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:693:113: warning: unused parameter ‘other’ [-Wunused-parameter]
  693 | ConversionResultShape* ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::subtract(ConversionResultShape* other)
      |                                                                                          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘virtual IfcGeom::ConversionResultShape* ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::intersect(IfcGeom::ConversionResultShape*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:698:114: warning: unused parameter ‘other’ [-Wunused-parameter]
  698 | ConversionResultShape* ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::intersect(ConversionResultShape* other)
      |                                                                                           ~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘virtual double ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::bounding_box(void*&) const’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:708:86: warning: unused parameter ‘b’ [-Wunused-parameter]
  708 | double ifcopenshell::geometry::CgalShapeHalfSpaceDecomposition::bounding_box(void *& b) const {
      |                                                                              ~~~~~~~~^
In file included from /usr/include/CGAL/long_double.h:27,
                 from /usr/include/CGAL/number_type_basic.h:52:
/usr/include/CGAL/Interval_nt.h: In instantiation of ‘std::pair<double, double> CGAL::Interval_nt<Protected>::pair() const [with bool Protected = true]’:
/usr/include/CGAL/long_double.h:122:75:   required from here
  122 |           return (Interval_nt<>((double)x)+Interval_nt<>::smallest()).pair();
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/usr/include/CGAL/Interval_nt.h:243:29: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  243 |   std::pair<double, double> pair() const
      |                             ^~~~
In file included from /usr/include/CGAL/long_double.h:27,
                 from /usr/include/CGAL/number_type_basic.h:52:
/usr/include/CGAL/Interval_nt.h: In instantiation of ‘std::pair<double, double> CGAL::Interval_nt<Protected>::pair() const [with bool Protected = true]’:
/usr/include/CGAL/long_double.h:122:75:   required from here
  122 |           return (Interval_nt<>((double)x)+Interval_nt<>::smallest()).pair();
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/usr/include/CGAL/Interval_nt.h:243:29: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  243 |   std::pair<double, double> pair() const
      |                             ^~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In instantiation of ‘typename WeightCalculator::Weight CGAL::internal::triangulate_hole_polyline(const PointRange1&, const PointRange2&, Tracer&, const WeightCalculator&, Visitor&, bool, bool, const Kernel&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> > >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> > >; Tracer = Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = Weight_calculator<Weight_min_max_dihedral_and_area, Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; Kernel = CGAL::Simple_cartesian<double>; typename WeightCalculator::Weight = Weight_min_max_dihedral_and_area]’:
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:793:30:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange1&, const PointRange2&, OutputIterator, const NamedParameters&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> > >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> > >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t, CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t> >]’
  793 |     triangulate_hole_polyline(points, third_points, tracer, WC(),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  794 |                               choose_parameter(get_parameter_reference(np, internal_np::visitor), default_visitor),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  795 |                               use_dt3,
      |                               ~~~~~~~~
  796 |                               choose_parameter(get_parameter(np, internal_np::do_not_use_cubic_algorithm), false),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  797 |                               choose_parameter<Kernel>(get_parameter(np, internal_np::geom_traits)));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:819:37:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange&, OutputIterator, const CGAL::Named_function_parameters<NP_T, NP_Tag, NP_Base>&) [with PointRange = std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> > >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NP_T = bool; NP_Tag = CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t; NP_Base = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  819 |     return triangulate_hole_polyline(points, third_points, out, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:96:35:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::triangulate_face_with_hole_filling(face_descriptor, PolygonMesh&, VPM, Visitor, const NamedParameters&) [with VPM = CGAL::internal::Point_accessor<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Simple_cartesian<double> > > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Simple_cartesian<double> > > > > > >, CGAL::Point_3<CGAL::Simple_cartesian<double> >, CGAL::Point_3<CGAL::Simple_cartesian<double> >&, false>; Visitor = CGAL::Polygon_mesh_processing::Triangulate_faces::Default_visitor<CGAL::Polyhedron_3<CGAL::Simple_cartesian<double> > >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Simple_cartesian<double> >; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Simple_cartesian<double> > > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Simple_cartesian<double> > > > > > >]’
   96 |     PMP::triangulate_hole_polyline(hole_points, std::back_inserter(patch),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   97 |                                    np.use_2d_constrained_delaunay_triangulation(true));
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:233:46:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::operator()(face_descriptor, PolygonMesh&, const NamedParameters&) [with NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Simple_cartesian<double> >; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Simple_cartesian<double> > > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Simple_cartesian<double> > > > > > >]’
  233 |     return triangulate_face_with_hole_filling(f, pmesh, vpm, visitor, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:365:17:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(FaceRange, PolygonMesh&, const NamedParameters&) [with FaceRange = CGAL::Iterator_range<CGAL::Prevent_deref<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Simple_cartesian<double> > > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Simple_cartesian<double> > > > > > > > >; PolygonMesh = CGAL::Polyhedron_3<CGAL::Simple_cartesian<double> >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  365 |     if(!modifier(f, pmesh, np))
      |         ~~~~~~~~^~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:423:27:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(PolygonMesh&, const NamedParameters&) [with PolygonMesh = CGAL::Polyhedron_3<CGAL::Simple_cartesian<double> >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  423 |   return triangulate_faces(faces(pmesh), pmesh, np);
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:28:51:   required from here
   28 |                 CGAL::Polygon_mesh_processing::triangulate_faces(*shape_);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:1536:1: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1536 | triangulate_hole_polyline(const PointRange1& points,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcAlignmentHelper.cpp: In function ‘std::pair<Ifc4x3_add2::IfcCurveSegment*, Ifc4x3_add2::IfcCurveSegment*> mapAlignmentVerticalSegment(const Ifc4x3_add2::IfcAlignmentVerticalSegment*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcAlignmentHelper.cpp:682:10: warning: variable ‘radius_of_curvature’ set but not used [-Wunused-but-set-variable]
  682 |     auto radius_of_curvature = segment->RadiusOfCurvature();
      |          ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/14/bits/stl_algobase.h:64,
                 from /usr/include/c++/14/string:51,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/IfcGeomElement.h:23:
/usr/include/c++/14/bits/stl_pair.h: In instantiation of ‘constexpr std::pair<typename std::__strip_reference_wrapper<typename std::decay<_Tp>::type>::__type, typename std::__strip_reference_wrapper<typename std::decay<_Tp2>::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = double&; _T2 = double; typename __strip_reference_wrapper<typename decay<_Tp>::type>::__type = double; typename decay<_Tp>::type = double; typename __strip_reference_wrapper<typename decay<_Tp2>::type>::__type = double; typename decay<_Tp2>::type = double]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:278:23:   required from ‘CGAL::internal::Weight_min_max_dihedral_and_area::Weight_min_max_dihedral_and_area(const std::vector<T>&, const std::vector<T>&, int, int, int, const LookupTable&) [with Point_3 = CGAL::Point_3<CGAL::Simple_cartesian<double> >; LookupTable = CGAL::internal::Lookup_table_map<int>]’
  278 |     w = std::make_pair(ang_max, to_double(CGAL::approximate_sqrt(CGAL::squared_area(P[i],P[j],P[k]))));
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:456:12:   required from ‘CGAL::internal::Weight_calculator<Weight_, IsValid>::Weight CGAL::internal::Weight_calculator<Weight_, IsValid>::operator()(const std::vector<T>&, const std::vector<T>&, int, int, int, const LookupTable&) const [with Point_3 = CGAL::Point_3<CGAL::Simple_cartesian<double> >; LookupTable = CGAL::internal::Lookup_table_map<int>; Weight_ = CGAL::internal::Weight_min_max_dihedral_and_area; IsValid = CGAL::internal::Is_not_degenerate_triangle; Weight = CGAL::internal::Weight_min_max_dihedral_and_area]’
  456 |     return Weight(P, Q, i,j,k, lambda);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:908:12:   required from ‘void CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::triangulate_DT(const Polyline_3&, const Polyline_3&, LookupTable<typename WeightCalculator::Weight>&, LookupTable<int>&, Edge_DT, const Triangulation_DT&, const WeightCalculator&, Visitor&, bool) const [with IncidentFacetCirculator = CGAL::internal::Incident_facet_circulator<3, CGAL::internal::Triangulate_hole_polyline_DT<CGAL::Simple_cartesian<double>, CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >, CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>, CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor, CGAL::internal::Lookup_table_map> >; Edge_DT = CGAL::internal::Incident_facet_circulator_base<CGAL::internal::Triangulate_hole_polyline_DT<CGAL::Simple_cartesian<double>, CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >, CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>, CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor, CGAL::internal::Lookup_table_map> >::Edge_wrapper; Triangulation_DT = CGAL::Delaunay_triangulation_3<CGAL::Simple_cartesian<double>, CGAL::Triangulation_data_structure_3<CGAL::Triangulation_vertex_base_with_info_3<int, CGAL::Simple_cartesian<double>, CGAL::Triangulation_vertex_base_3<CGAL::Simple_cartesian<double>, CGAL::Triangulation_ds_vertex_base_3<void> > >, CGAL::Delaunay_triangulation_cell_base_3<CGAL::Simple_cartesian<double>, CGAL::Triangulation_cell_base_3<CGAL::Simple_cartesian<double>, CGAL::Triangulation_ds_cell_base_3<void> > >, CGAL::Sequential_tag>, CGAL::Default, CGAL::Default>; Kernel = CGAL::Simple_cartesian<double>; Tracer = CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; LookupTable = CGAL::internal::Lookup_table_map; Polyline_3 = std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> > >; typename WeightCalculator::Weight = CGAL::internal::Weight_min_max_dihedral_and_area]’
  908 |       if(WC(P,Q, v0,v2,v1, lambda) == Weight::NOT_VALID())
      |          ~~^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:821:30:   required from ‘CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::Weight CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::operator()(const Polyline_3&, const Polyline_3&, Tracer&, const WeightCalculator&, Visitor&) const [with Kernel = CGAL::Simple_cartesian<double>; Tracer = CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; LookupTable = CGAL::internal::Lookup_table_map; Weight = CGAL::internal::Weight_min_max_dihedral_and_area; Polyline_3 = std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> > >]’
  821 |         triangulate_DT<IFC_3>(P, Q, W, lambda, e_start, tr, WC, visitor, false);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:1570:54:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:819:37:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange&, OutputIterator, const CGAL::Named_function_parameters<NP_T, NP_Tag, NP_Base>&) [with PointRange = std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> > >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NP_T = bool; NP_Tag = CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t; NP_Base = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  819 |     return triangulate_hole_polyline(points, third_points, out, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:96:35:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::triangulate_face_with_hole_filling(face_descriptor, PolygonMesh&, VPM, Visitor, const NamedParameters&) [with VPM = CGAL::internal::Point_accessor<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Simple_cartesian<double> > > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Simple_cartesian<double> > > > > > >, CGAL::Point_3<CGAL::Simple_cartesian<double> >, CGAL::Point_3<CGAL::Simple_cartesian<double> >&, false>; Visitor = CGAL::Polygon_mesh_processing::Triangulate_faces::Default_visitor<CGAL::Polyhedron_3<CGAL::Simple_cartesian<double> > >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Simple_cartesian<double> >; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Simple_cartesian<double> > > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Simple_cartesian<double> > > > > > >]’
   96 |     PMP::triangulate_hole_polyline(hole_points, std::back_inserter(patch),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   97 |                                    np.use_2d_constrained_delaunay_triangulation(true));
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:233:46:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::operator()(face_descriptor, PolygonMesh&, const NamedParameters&) [with NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Simple_cartesian<double> >; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Simple_cartesian<double> > > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Simple_cartesian<double> > > > > > >]’
  233 |     return triangulate_face_with_hole_filling(f, pmesh, vpm, visitor, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:365:17:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(FaceRange, PolygonMesh&, const NamedParameters&) [with FaceRange = CGAL::Iterator_range<CGAL::Prevent_deref<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Simple_cartesian<double> > > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Simple_cartesian<double>, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Simple_cartesian<double> > > > > > > > >; PolygonMesh = CGAL::Polyhedron_3<CGAL::Simple_cartesian<double> >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  365 |     if(!modifier(f, pmesh, np))
      |         ~~~~~~~~^~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:423:27:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(PolygonMesh&, const NamedParameters&) [with PolygonMesh = CGAL::Polyhedron_3<CGAL::Simple_cartesian<double> >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  423 |   return triangulate_faces(faces(pmesh), pmesh, np);
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:28:51:   required from here
   28 |                 CGAL::Polygon_mesh_processing::triangulate_faces(*shape_);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_pair.h:1132:5: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1132 |     make_pair(_T1&& __x, _T2&& __y)
      |     ^~~~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcAlignmentHelper.h:36,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcAlignmentHelper.cpp:27:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:352:6: warning: ‘void {anonymous}::set_children_of_relation(IfcUtil::IfcBaseClass*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  352 | void set_children_of_relation(IfcUtil::IfcBaseClass* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:347:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(IfcUtil::IfcBaseClass*)’ defined but not used [-Wunused-function]
  347 | aggregate_of_instance::ptr get_children_of_relation(IfcUtil::IfcBaseClass* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:342:24: warning: ‘IfcUtil::IfcBaseClass* {anonymous}::get_parent_of_relation(IfcUtil::IfcBaseClass*)’ defined but not used [-Wunused-function]
  342 | IfcUtil::IfcBaseClass* get_parent_of_relation(IfcUtil::IfcBaseClass* t) {
      |                        ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:337:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add2::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  337 | void set_children_of_relation(Ifc4x3_add2::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:333:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  333 | void set_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:329:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add2::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  329 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add2::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:325:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  325 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:321:35: warning: ‘Ifc4x3_add2::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  321 | Ifc4x3_add2::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t) {
      |                                   ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:315:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  315 | void set_children_of_relation(Ifc4x3_add1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:311:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  311 | void set_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:307:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  307 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:303:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  303 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:299:35: warning: ‘Ifc4x3_add1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  299 | Ifc4x3_add1::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t) {
      |                                   ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:293:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_tc1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  293 | void set_children_of_relation(Ifc4x3_tc1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:289:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  289 | void set_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:285:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_tc1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  285 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_tc1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:281:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  281 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:277:34: warning: ‘Ifc4x3_tc1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  277 | Ifc4x3_tc1::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t) {
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:271:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  271 | void set_children_of_relation(Ifc4x3::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:267:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  267 | void set_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:263:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  263 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:259:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  259 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:255:30: warning: ‘Ifc4x3::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  255 | Ifc4x3::IfcObjectDefinition* get_parent_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:161:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x2::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  161 | void set_children_of_relation(Ifc4x2::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:157:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  157 | void set_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:153:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x2::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  153 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x2::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:149:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  149 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:145:30: warning: ‘Ifc4x2::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  145 | Ifc4x2::IfcObjectDefinition* get_parent_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:139:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  139 | void set_children_of_relation(Ifc4x1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:135:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  135 | void set_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:131:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  131 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:127:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  127 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:123:30: warning: ‘Ifc4x1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  123 | Ifc4x1::IfcObjectDefinition* get_parent_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:117:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  117 | void set_children_of_relation(Ifc4::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:113:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  113 | void set_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:109:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  109 | aggregate_of_instance::ptr get_children_of_relation(Ifc4::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:105:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  105 | aggregate_of_instance::ptr get_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:101:28: warning: ‘Ifc4::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  101 | Ifc4::IfcObjectDefinition* get_parent_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:95:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc2x3::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
   95 | void set_children_of_relation(Ifc2x3::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:91:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
   91 | void set_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:87:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc2x3::IfcRelAggregates*)’ defined but not used [-Wunused-function]
   87 | aggregate_of_instance::ptr get_children_of_relation(Ifc2x3::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:83:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
   83 | aggregate_of_instance::ptr get_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:79:30: warning: ‘Ifc2x3::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
   79 | Ifc2x3::IfcObjectDefinition* get_parent_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h: In function ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange1&, const PointRange2&, OutputIterator, const NamedParameters&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> > >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> > >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t, CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t> >]’:
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:793:30: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  793 |     triangulate_hole_polyline(points, third_points, tracer, WC(),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  794 |                               choose_parameter(get_parameter_reference(np, internal_np::visitor), default_visitor),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  795 |                               use_dt3,
      |                               ~~~~~~~~
  796 |                               choose_parameter(get_parameter(np, internal_np::do_not_use_cubic_algorithm), false),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  797 |                               choose_parameter<Kernel>(get_parameter(np, internal_np::geom_traits)));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In constructor ‘CGAL::internal::Weight_min_max_dihedral_and_area::Weight_min_max_dihedral_and_area(const std::vector<T>&, const std::vector<T>&, int, int, int, const LookupTable&) [with Point_3 = CGAL::Point_3<CGAL::Simple_cartesian<double> >; LookupTable = CGAL::internal::Lookup_table_map<int>]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:278:23: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |     w = std::make_pair(ang_max, to_double(CGAL::approximate_sqrt(CGAL::squared_area(P[i],P[j],P[k]))));
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In member function ‘CGAL::internal::Weight_min_max_dihedral_and_area CGAL::internal::Weight_min_max_dihedral_and_area::operator+(const CGAL::internal::Weight_min_max_dihedral_and_area&) const’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:282:36: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  282 |   Weight_min_max_dihedral_and_area operator+(const Weight_min_max_dihedral_and_area& w2) const
      |                                    ^~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In constructor ‘CGAL::internal::Weight_min_max_dihedral_and_area::Weight_min_max_dihedral_and_area(const std::vector<T>&, const std::vector<T>&, int, int, int, const LookupTable&) [with Point_3 = CGAL::Point_3<CGAL::Simple_cartesian<double> >; LookupTable = CGAL::internal::Lookup_table<int>]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:278:23: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |     w = std::make_pair(ang_max, to_double(CGAL::approximate_sqrt(CGAL::squared_area(P[i],P[j],P[k]))));
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In instantiation of ‘typename WeightCalculator::Weight CGAL::internal::triangulate_hole_polyline(const PointRange1&, const PointRange2&, Tracer&, const WeightCalculator&, Visitor&, bool, bool, const Kernel&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Epeck> >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Epeck> >; Tracer = Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = Weight_calculator<Weight_min_max_dihedral_and_area, Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; Kernel = CGAL::Epeck; typename WeightCalculator::Weight = Weight_min_max_dihedral_and_area]’:
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:793:30:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange1&, const PointRange2&, OutputIterator, const NamedParameters&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Epeck> >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Epeck> >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t, CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t> >]’
  793 |     triangulate_hole_polyline(points, third_points, tracer, WC(),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  794 |                               choose_parameter(get_parameter_reference(np, internal_np::visitor), default_visitor),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  795 |                               use_dt3,
      |                               ~~~~~~~~
  796 |                               choose_parameter(get_parameter(np, internal_np::do_not_use_cubic_algorithm), false),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  797 |                               choose_parameter<Kernel>(get_parameter(np, internal_np::geom_traits)));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:819:37:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange&, OutputIterator, const CGAL::Named_function_parameters<NP_T, NP_Tag, NP_Base>&) [with PointRange = std::vector<CGAL::Point_3<CGAL::Epeck> >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NP_T = bool; NP_Tag = CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t; NP_Base = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  819 |     return triangulate_hole_polyline(points, third_points, out, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:96:35:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::triangulate_face_with_hole_filling(face_descriptor, PolygonMesh&, VPM, Visitor, const NamedParameters&) [with VPM = CGAL::internal::Point_accessor<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Epeck> > > > > >, CGAL::Point_3<CGAL::Epeck>, CGAL::Point_3<CGAL::Epeck>&, false>; Visitor = CGAL::Polygon_mesh_processing::Triangulate_faces::Default_visitor<CGAL::Polyhedron_3<CGAL::Epeck> >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > >]’
   96 |     PMP::triangulate_hole_polyline(hole_points, std::back_inserter(patch),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   97 |                                    np.use_2d_constrained_delaunay_triangulation(true));
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:233:46:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::operator()(face_descriptor, PolygonMesh&, const NamedParameters&) [with NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > >]’
  233 |     return triangulate_face_with_hole_filling(f, pmesh, vpm, visitor, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:365:17:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(FaceRange, PolygonMesh&, const NamedParameters&) [with FaceRange = CGAL::Iterator_range<CGAL::Prevent_deref<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > > > >; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  365 |     if(!modifier(f, pmesh, np))
      |         ~~~~~~~~^~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:423:27:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(PolygonMesh&, const NamedParameters&) [with PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  423 |   return triangulate_faces(faces(pmesh), pmesh, np);
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:28:51:   required from here
   28 |                 CGAL::Polygon_mesh_processing::triangulate_faces(*shape_);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:1536:1: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1536 | triangulate_hole_polyline(const PointRange1& points,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/CGAL/double.h:22:
/usr/include/CGAL/number_utils.h: In instantiation of ‘typename CGAL::Real_embeddable_traits<Type_>::To_interval::result_type CGAL::to_interval(const Real_embeddable&) [with Real_embeddable = double; typename Real_embeddable_traits<Type_>::To_interval::result_type = std::pair<double, double>; typename Real_embeddable_traits<Type_>::To_interval = INTERN_RET::Real_embeddable_traits_base<double, Boolean_tag<true> >::To_interval]’:
/usr/include/CGAL/NT_converter.h:109:36:   required from ‘CGAL::Interval_nt<P> CGAL::NT_converter<NT1, CGAL::Interval_nt<P> >::operator()(const NT1&) const [with NT1 = double; bool b = false]’
  109 |         return CGAL_NTS to_interval(a);
      |                                    ^
/usr/include/CGAL/Cartesian_converter.h:302:25:   required from ‘typename K2::Point_3 CGAL::Cartesian_converter<K1, K2, Converter>::operator()(const typename K1::Point_3&) const [with K1 = CGAL::Type_equality_wrapper<CGAL::Cartesian_base_no_ref_count<double, CGAL::Epick>, CGAL::Epick>; K2 = CGAL::Simple_cartesian<CGAL::Interval_nt<false> >; Converter = CGAL::NT_converter<double, CGAL::Interval_nt<false> >; typename K2::Point_3 = CGAL::Point_3<CGAL::Simple_cartesian<CGAL::Interval_nt<false> > >; typename K1::Point_3 = CGAL::Point_3<CGAL::Epick>]’
  302 |         return Point_3(c(a.x()), c(a.y()), c(a.z()));
      |                        ~^~~~~~~
/usr/include/CGAL/Filtered_predicate.h:167:28:   required from ‘CGAL::Filtered_predicate_RT_FT<EP_RT, EP_FT, AP, C2E_RT, C2E_FT, C2A, Protection>::result_type CGAL::Filtered_predicate_RT_FT<EP_RT, EP_FT, AP, C2E_RT, C2E_FT, C2A, Protection>::operator()(const Args& ...) const [with Args = {CGAL::Point_3<CGAL::Epick>, CGAL::Point_3<CGAL::Epick>, CGAL::Point_3<CGAL::Epick>, CGAL::Point_3<CGAL::Epick>}; EP_RT = CGAL::CartesianKernelFunctors::Compare_distance_3<CGAL::Simple_cartesian<CGAL::Mpzf> >; EP_FT = CGAL::CartesianKernelFunctors::Compare_distance_3<CGAL::Simple_cartesian<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> > >; AP = CGAL::CartesianKernelFunctors::Compare_distance_3<CGAL::Simple_cartesian<CGAL::Interval_nt<false> > >; C2E_RT = CGAL::Cartesian_converter<CGAL::Type_equality_wrapper<CGAL::Cartesian_base_no_ref_count<double, CGAL::Epick>, CGAL::Epick>, CGAL::Simple_cartesian<CGAL::Mpzf>, CGAL::NT_converter<double, CGAL::Mpzf> >; C2E_FT = CGAL::Cartesian_converter<CGAL::Type_equality_wrapper<CGAL::Cartesian_base_no_ref_count<double, CGAL::Epick>, CGAL::Epick>, CGAL::Simple_cartesian<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> >, CGAL::NT_converter<double, boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> > >; C2A = CGAL::Cartesian_converter<CGAL::Type_equality_wrapper<CGAL::Cartesian_base_no_ref_count<double, CGAL::Epick>, CGAL::Epick>, CGAL::Simple_cartesian<CGAL::Interval_nt<false> >, CGAL::NT_converter<double, CGAL::Interval_nt<false> > >; bool Protection = true; result_type = CGAL::Sign]’
  167 |           Ares res = ap(c2a(args)...);
      |                         ~~~^~~~~~
/usr/include/CGAL/Static_filtered_predicate.h:99:17:   required from ‘CGAL::Static_filtered_predicate<AK, FP, EpicP>::result_type CGAL::Static_filtered_predicate<AK, FP, EpicP>::operator()(const A1&, const A2&, const A3&, const A4&) const [with A1 = CGAL::Point_3<CGAL::Epeck>; A2 = CGAL::Point_3<CGAL::Epeck>; A3 = CGAL::Point_3<CGAL::Epeck>; A4 = CGAL::Point_3<CGAL::Epeck>; AK = CGAL::Simple_cartesian<CGAL::Interval_nt<false> >; FP = CGAL::Filtered_predicate<CGAL::CartesianKernelFunctors::Compare_distance_3<CGAL::Simple_cartesian<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> > >, CGAL::CartesianKernelFunctors::Compare_distance_3<CGAL::Simple_cartesian<CGAL::Interval_nt<false> > >, CGAL::Exact_converter<CGAL::Epeck, CGAL::Simple_cartesian<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> > >, CGAL::Approx_converter<CGAL::Epeck, CGAL::Simple_cartesian<CGAL::Interval_nt<false> > >, true>; EpicP = CGAL::internal::Static_filters_predicates::Compare_distance_3<CGAL::Filtered_kernel_base<CGAL::Type_equality_wrapper<CGAL::Cartesian_base_no_ref_count<double, CGAL::Epick>, CGAL::Epick> > >; result_type = CGAL::Sign]’
   99 |     return epicp(aa1.first, aa2.first, aa3.first, aa4.first);
      |            ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/repair_degeneracies.h:2155:26:   required from ‘bool CGAL::Polygon_mesh_processing::remove_degenerate_faces(const FaceRange&, TriangleMesh&, const NamedParameters&) [with FaceRange = CGAL::Iterator_range<CGAL::Prevent_deref<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > > > >; TriangleMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
 2155 |       if(compare_distance(p1,p2, p1,p3) != CGAL::SMALLER) // p1p2 > p1p3
      |          ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/repair_degeneracies.h:2720:33:   required from ‘bool CGAL::Polygon_mesh_processing::remove_degenerate_faces(TriangleMesh&, const CGAL::Named_function_parameters<NP_T, NP_Tag, NP_Base>&) [with TriangleMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NP_T = bool; NP_Tag = CGAL::internal_np::all_default_t; NP_Base = CGAL::internal_np::No_property]’
 2720 |   return remove_degenerate_faces(faces(tmesh), tmesh, np);
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:29:57:   required from here
   29 |                 CGAL::Polygon_mesh_processing::remove_degenerate_faces(*shape_);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/usr/include/CGAL/number_utils.h:299:1: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  299 | to_interval( const Real_embeddable& x) {
      | ^~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In instantiation of ‘CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::Weight CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::operator()(const Polyline_3&, const Polyline_3&, Tracer&, const WeightCalculator&, Visitor&) const [with Kernel = CGAL::Epeck; Tracer = CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; LookupTable = CGAL::internal::Lookup_table_map; Weight = CGAL::internal::Weight_min_max_dihedral_and_area; Polyline_3 = std::vector<CGAL::Point_3<CGAL::Epeck> >]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:1570:54:   required from ‘typename WeightCalculator::Weight CGAL::internal::triangulate_hole_polyline(const PointRange1&, const PointRange2&, Tracer&, const WeightCalculator&, Visitor&, bool, bool, const Kernel&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Epeck> >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Epeck> >; Tracer = Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = Weight_calculator<Weight_min_max_dihedral_and_area, Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; Kernel = CGAL::Epeck; typename WeightCalculator::Weight = Weight_min_max_dihedral_and_area]’
 1570 |     use_delaunay_triangulation ? Fill_DT().operator()(P, Q, tracer, WC, visitor) :
      |                                  ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:793:30:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange1&, const PointRange2&, OutputIterator, const NamedParameters&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Epeck> >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Epeck> >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t, CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t> >]’
  793 |     triangulate_hole_polyline(points, third_points, tracer, WC(),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  794 |                               choose_parameter(get_parameter_reference(np, internal_np::visitor), default_visitor),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  795 |                               use_dt3,
      |                               ~~~~~~~~
  796 |                               choose_parameter(get_parameter(np, internal_np::do_not_use_cubic_algorithm), false),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  797 |                               choose_parameter<Kernel>(get_parameter(np, internal_np::geom_traits)));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:819:37:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange&, OutputIterator, const CGAL::Named_function_parameters<NP_T, NP_Tag, NP_Base>&) [with PointRange = std::vector<CGAL::Point_3<CGAL::Epeck> >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NP_T = bool; NP_Tag = CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t; NP_Base = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  819 |     return triangulate_hole_polyline(points, third_points, out, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:96:35:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::triangulate_face_with_hole_filling(face_descriptor, PolygonMesh&, VPM, Visitor, const NamedParameters&) [with VPM = CGAL::internal::Point_accessor<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Epeck> > > > > >, CGAL::Point_3<CGAL::Epeck>, CGAL::Point_3<CGAL::Epeck>&, false>; Visitor = CGAL::Polygon_mesh_processing::Triangulate_faces::Default_visitor<CGAL::Polyhedron_3<CGAL::Epeck> >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > >]’
   96 |     PMP::triangulate_hole_polyline(hole_points, std::back_inserter(patch),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   97 |                                    np.use_2d_constrained_delaunay_triangulation(true));
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:233:46:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::operator()(face_descriptor, PolygonMesh&, const NamedParameters&) [with NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > >]’
  233 |     return triangulate_face_with_hole_filling(f, pmesh, vpm, visitor, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:365:17:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(FaceRange, PolygonMesh&, const NamedParameters&) [with FaceRange = CGAL::Iterator_range<CGAL::Prevent_deref<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > > > >; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  365 |     if(!modifier(f, pmesh, np))
      |         ~~~~~~~~^~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:423:27:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(PolygonMesh&, const NamedParameters&) [with PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  423 |   return triangulate_faces(faces(pmesh), pmesh, np);
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:28:51:   required from here
   28 |                 CGAL::Polygon_mesh_processing::triangulate_faces(*shape_);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:786:10: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  786 |   Weight operator()(const Polyline_3& P,
      |          ^~~~~~~~
In file included from /usr/include/CGAL/number_type_basic.h:37:
/usr/include/CGAL/Real_embeddable_traits.h: In instantiation of ‘std::pair<double, double> CGAL::INTERN_RET::Real_embeddable_traits_base<Type_, CGAL::Boolean_tag<true> >::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<Type_, CGAL::Boolean_tag<true> >::Type&) const [with Type_ = double; CGAL::INTERN_RET::Real_embeddable_traits_base<Type_, CGAL::Boolean_tag<true> >::Type = double]’:
/usr/include/CGAL/number_utils.h:302:23:   required from ‘typename CGAL::Real_embeddable_traits<Type_>::To_interval::result_type CGAL::to_interval(const Real_embeddable&) [with Real_embeddable = double; typename Real_embeddable_traits<Type_>::To_interval::result_type = std::pair<double, double>; typename Real_embeddable_traits<Type_>::To_interval = INTERN_RET::Real_embeddable_traits_base<double, Boolean_tag<true> >::To_interval]’
  302 |     return to_interval( x );
      |            ~~~~~~~~~~~^~~~~
/usr/include/CGAL/NT_converter.h:109:36:   required from ‘CGAL::Interval_nt<P> CGAL::NT_converter<NT1, CGAL::Interval_nt<P> >::operator()(const NT1&) const [with NT1 = double; bool b = false]’
  109 |         return CGAL_NTS to_interval(a);
      |                                    ^
/usr/include/CGAL/Cartesian_converter.h:302:25:   required from ‘typename K2::Point_3 CGAL::Cartesian_converter<K1, K2, Converter>::operator()(const typename K1::Point_3&) const [with K1 = CGAL::Type_equality_wrapper<CGAL::Cartesian_base_no_ref_count<double, CGAL::Epick>, CGAL::Epick>; K2 = CGAL::Simple_cartesian<CGAL::Interval_nt<false> >; Converter = CGAL::NT_converter<double, CGAL::Interval_nt<false> >; typename K2::Point_3 = CGAL::Point_3<CGAL::Simple_cartesian<CGAL::Interval_nt<false> > >; typename K1::Point_3 = CGAL::Point_3<CGAL::Epick>]’
  302 |         return Point_3(c(a.x()), c(a.y()), c(a.z()));
      |                        ~^~~~~~~
/usr/include/CGAL/Filtered_predicate.h:167:28:   required from ‘CGAL::Filtered_predicate_RT_FT<EP_RT, EP_FT, AP, C2E_RT, C2E_FT, C2A, Protection>::result_type CGAL::Filtered_predicate_RT_FT<EP_RT, EP_FT, AP, C2E_RT, C2E_FT, C2A, Protection>::operator()(const Args& ...) const [with Args = {CGAL::Point_3<CGAL::Epick>, CGAL::Point_3<CGAL::Epick>, CGAL::Point_3<CGAL::Epick>, CGAL::Point_3<CGAL::Epick>}; EP_RT = CGAL::CartesianKernelFunctors::Compare_distance_3<CGAL::Simple_cartesian<CGAL::Mpzf> >; EP_FT = CGAL::CartesianKernelFunctors::Compare_distance_3<CGAL::Simple_cartesian<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> > >; AP = CGAL::CartesianKernelFunctors::Compare_distance_3<CGAL::Simple_cartesian<CGAL::Interval_nt<false> > >; C2E_RT = CGAL::Cartesian_converter<CGAL::Type_equality_wrapper<CGAL::Cartesian_base_no_ref_count<double, CGAL::Epick>, CGAL::Epick>, CGAL::Simple_cartesian<CGAL::Mpzf>, CGAL::NT_converter<double, CGAL::Mpzf> >; C2E_FT = CGAL::Cartesian_converter<CGAL::Type_equality_wrapper<CGAL::Cartesian_base_no_ref_count<double, CGAL::Epick>, CGAL::Epick>, CGAL::Simple_cartesian<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> >, CGAL::NT_converter<double, boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> > >; C2A = CGAL::Cartesian_converter<CGAL::Type_equality_wrapper<CGAL::Cartesian_base_no_ref_count<double, CGAL::Epick>, CGAL::Epick>, CGAL::Simple_cartesian<CGAL::Interval_nt<false> >, CGAL::NT_converter<double, CGAL::Interval_nt<false> > >; bool Protection = true; result_type = CGAL::Sign]’
  167 |           Ares res = ap(c2a(args)...);
      |                         ~~~^~~~~~
/usr/include/CGAL/Static_filtered_predicate.h:99:17:   required from ‘CGAL::Static_filtered_predicate<AK, FP, EpicP>::result_type CGAL::Static_filtered_predicate<AK, FP, EpicP>::operator()(const A1&, const A2&, const A3&, const A4&) const [with A1 = CGAL::Point_3<CGAL::Epeck>; A2 = CGAL::Point_3<CGAL::Epeck>; A3 = CGAL::Point_3<CGAL::Epeck>; A4 = CGAL::Point_3<CGAL::Epeck>; AK = CGAL::Simple_cartesian<CGAL::Interval_nt<false> >; FP = CGAL::Filtered_predicate<CGAL::CartesianKernelFunctors::Compare_distance_3<CGAL::Simple_cartesian<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> > >, CGAL::CartesianKernelFunctors::Compare_distance_3<CGAL::Simple_cartesian<CGAL::Interval_nt<false> > >, CGAL::Exact_converter<CGAL::Epeck, CGAL::Simple_cartesian<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> > >, CGAL::Approx_converter<CGAL::Epeck, CGAL::Simple_cartesian<CGAL::Interval_nt<false> > >, true>; EpicP = CGAL::internal::Static_filters_predicates::Compare_distance_3<CGAL::Filtered_kernel_base<CGAL::Type_equality_wrapper<CGAL::Cartesian_base_no_ref_count<double, CGAL::Epick>, CGAL::Epick> > >; result_type = CGAL::Sign]’
   99 |     return epicp(aa1.first, aa2.first, aa3.first, aa4.first);
      |            ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/repair_degeneracies.h:2155:26:   required from ‘bool CGAL::Polygon_mesh_processing::remove_degenerate_faces(const FaceRange&, TriangleMesh&, const NamedParameters&) [with FaceRange = CGAL::Iterator_range<CGAL::Prevent_deref<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > > > >; TriangleMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
 2155 |       if(compare_distance(p1,p2, p1,p3) != CGAL::SMALLER) // p1p2 > p1p3
      |          ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/repair_degeneracies.h:2720:33:   required from ‘bool CGAL::Polygon_mesh_processing::remove_degenerate_faces(TriangleMesh&, const CGAL::Named_function_parameters<NP_T, NP_Tag, NP_Base>&) [with TriangleMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NP_T = bool; NP_Tag = CGAL::internal_np::all_default_t; NP_Base = CGAL::internal_np::No_property]’
 2720 |   return remove_degenerate_faces(faces(tmesh), tmesh, np);
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:29:57:   required from here
   29 |                 CGAL::Polygon_mesh_processing::remove_degenerate_faces(*shape_);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/usr/include/CGAL/Real_embeddable_traits.h:156:30: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  156 |     std::pair<double,double> operator()( const Type& x ) const {
      |                              ^~~~~~~~
[  3%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/base_utils.cpp.o
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In instantiation of ‘CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::Weight CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::fill_by_extra_triangles(const Triangulation&, const std::vector<bool>&, const Polyline_3&, const Polyline_3&, Tracer&, const WeightCalculator&, Visitor&) const [with Kernel = CGAL::Epeck; Tracer = CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; LookupTable = CGAL::internal::Lookup_table_map; Weight = CGAL::internal::Weight_min_max_dihedral_and_area; Triangulation = CGAL::Delaunay_triangulation_3<CGAL::Epeck, CGAL::Triangulation_data_structure_3<CGAL::Triangulation_vertex_base_with_info_3<int, CGAL::Epeck, CGAL::Triangulation_vertex_base_3<CGAL::Epeck, CGAL::Triangulation_ds_vertex_base_3<void> > >, CGAL::Delaunay_triangulation_cell_base_3<CGAL::Epeck, CGAL::Triangulation_cell_base_3<CGAL::Epeck, CGAL::Triangulation_ds_cell_base_3<void> > >, CGAL::Sequential_tag>, CGAL::Default, CGAL::Default>; Polyline_3 = std::vector<CGAL::Point_3<CGAL::Epeck> >]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:848:16:   required from ‘CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::Weight CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::operator()(const Polyline_3&, const Polyline_3&, Tracer&, const WeightCalculator&, Visitor&) const [with Kernel = CGAL::Epeck; Tracer = CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; LookupTable = CGAL::internal::Lookup_table_map; Weight = CGAL::internal::Weight_min_max_dihedral_and_area; Polyline_3 = std::vector<CGAL::Point_3<CGAL::Epeck> >]’
  848 |     Weight w = fill_by_extra_triangles(tr, edge_exist, P, Q, tracer, WC, visitor);
      |                ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:1570:54:   required from ‘typename WeightCalculator::Weight CGAL::internal::triangulate_hole_polyline(const PointRange1&, const PointRange2&, Tracer&, const WeightCalculator&, Visitor&, bool, bool, const Kernel&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Epeck> >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Epeck> >; Tracer = Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = Weight_calculator<Weight_min_max_dihedral_and_area, Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; Kernel = CGAL::Epeck; typename WeightCalculator::Weight = Weight_min_max_dihedral_and_area]’
 1570 |     use_delaunay_triangulation ? Fill_DT().operator()(P, Q, tracer, WC, visitor) :
      |                                  ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:793:30:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange1&, const PointRange2&, OutputIterator, const NamedParameters&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Epeck> >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Epeck> >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t, CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t> >]’
  793 |     triangulate_hole_polyline(points, third_points, tracer, WC(),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  794 |                               choose_parameter(get_parameter_reference(np, internal_np::visitor), default_visitor),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  795 |                               use_dt3,
      |                               ~~~~~~~~
  796 |                               choose_parameter(get_parameter(np, internal_np::do_not_use_cubic_algorithm), false),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  797 |                               choose_parameter<Kernel>(get_parameter(np, internal_np::geom_traits)));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:819:37:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange&, OutputIterator, const CGAL::Named_function_parameters<NP_T, NP_Tag, NP_Base>&) [with PointRange = std::vector<CGAL::Point_3<CGAL::Epeck> >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NP_T = bool; NP_Tag = CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t; NP_Base = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  819 |     return triangulate_hole_polyline(points, third_points, out, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:96:35:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::triangulate_face_with_hole_filling(face_descriptor, PolygonMesh&, VPM, Visitor, const NamedParameters&) [with VPM = CGAL::internal::Point_accessor<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Epeck> > > > > >, CGAL::Point_3<CGAL::Epeck>, CGAL::Point_3<CGAL::Epeck>&, false>; Visitor = CGAL::Polygon_mesh_processing::Triangulate_faces::Default_visitor<CGAL::Polyhedron_3<CGAL::Epeck> >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > >]’
   96 |     PMP::triangulate_hole_polyline(hole_points, std::back_inserter(patch),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   97 |                                    np.use_2d_constrained_delaunay_triangulation(true));
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:233:46:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::operator()(face_descriptor, PolygonMesh&, const NamedParameters&) [with NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > >]’
  233 |     return triangulate_face_with_hole_filling(f, pmesh, vpm, visitor, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:365:17:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(FaceRange, PolygonMesh&, const NamedParameters&) [with FaceRange = CGAL::Iterator_range<CGAL::Prevent_deref<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > > > >; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  365 |     if(!modifier(f, pmesh, np))
      |         ~~~~~~~~^~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:423:27:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(PolygonMesh&, const NamedParameters&) [with PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  423 |   return triangulate_faces(faces(pmesh), pmesh, np);
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:28:51:   required from here
   28 |                 CGAL::Polygon_mesh_processing::triangulate_faces(*shape_);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:1116:10: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1116 |   Weight fill_by_extra_triangles(const Triangulation& tr,
      |          ^~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/base_utils.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/base_utils.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/base_utils.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/base_utils.cpp
In file included from /usr/include/c++/14/bits/stl_algobase.h:64,
                 from /usr/include/c++/14/string:51,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/IfcGeomElement.h:23:
/usr/include/c++/14/bits/stl_pair.h: In instantiation of ‘constexpr std::pair<typename std::__strip_reference_wrapper<typename std::decay<_Tp>::type>::__type, typename std::__strip_reference_wrapper<typename std::decay<_Tp2>::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = double&; _T2 = double; typename __strip_reference_wrapper<typename decay<_Tp>::type>::__type = double; typename decay<_Tp>::type = double; typename __strip_reference_wrapper<typename decay<_Tp2>::type>::__type = double; typename decay<_Tp2>::type = double]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:278:23:   required from ‘CGAL::internal::Weight_min_max_dihedral_and_area::Weight_min_max_dihedral_and_area(const std::vector<T>&, const std::vector<T>&, int, int, int, const LookupTable&) [with Point_3 = CGAL::Point_3<CGAL::Epeck>; LookupTable = CGAL::internal::Lookup_table_map<int>]’
  278 |     w = std::make_pair(ang_max, to_double(CGAL::approximate_sqrt(CGAL::squared_area(P[i],P[j],P[k]))));
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:456:12:   required from ‘CGAL::internal::Weight_calculator<Weight_, IsValid>::Weight CGAL::internal::Weight_calculator<Weight_, IsValid>::operator()(const std::vector<T>&, const std::vector<T>&, int, int, int, const LookupTable&) const [with Point_3 = CGAL::Point_3<CGAL::Epeck>; LookupTable = CGAL::internal::Lookup_table_map<int>; Weight_ = CGAL::internal::Weight_min_max_dihedral_and_area; IsValid = CGAL::internal::Is_not_degenerate_triangle; Weight = CGAL::internal::Weight_min_max_dihedral_and_area]’
  456 |     return Weight(P, Q, i,j,k, lambda);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:908:12:   required from ‘void CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::triangulate_DT(const Polyline_3&, const Polyline_3&, LookupTable<typename WeightCalculator::Weight>&, LookupTable<int>&, Edge_DT, const Triangulation_DT&, const WeightCalculator&, Visitor&, bool) const [with IncidentFacetCirculator = CGAL::internal::Incident_facet_circulator<3, CGAL::internal::Triangulate_hole_polyline_DT<CGAL::Epeck, CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >, CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>, CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor, CGAL::internal::Lookup_table_map> >; Edge_DT = CGAL::internal::Incident_facet_circulator_base<CGAL::internal::Triangulate_hole_polyline_DT<CGAL::Epeck, CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >, CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>, CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor, CGAL::internal::Lookup_table_map> >::Edge_wrapper; Triangulation_DT = CGAL::Delaunay_triangulation_3<CGAL::Epeck, CGAL::Triangulation_data_structure_3<CGAL::Triangulation_vertex_base_with_info_3<int, CGAL::Epeck, CGAL::Triangulation_vertex_base_3<CGAL::Epeck, CGAL::Triangulation_ds_vertex_base_3<void> > >, CGAL::Delaunay_triangulation_cell_base_3<CGAL::Epeck, CGAL::Triangulation_cell_base_3<CGAL::Epeck, CGAL::Triangulation_ds_cell_base_3<void> > >, CGAL::Sequential_tag>, CGAL::Default, CGAL::Default>; Kernel = CGAL::Epeck; Tracer = CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; LookupTable = CGAL::internal::Lookup_table_map; Polyline_3 = std::vector<CGAL::Point_3<CGAL::Epeck> >; typename WeightCalculator::Weight = CGAL::internal::Weight_min_max_dihedral_and_area]’
  908 |       if(WC(P,Q, v0,v2,v1, lambda) == Weight::NOT_VALID())
      |          ~~^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:821:30:   required from ‘CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::Weight CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::operator()(const Polyline_3&, const Polyline_3&, Tracer&, const WeightCalculator&, Visitor&) const [with Kernel = CGAL::Epeck; Tracer = CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; LookupTable = CGAL::internal::Lookup_table_map; Weight = CGAL::internal::Weight_min_max_dihedral_and_area; Polyline_3 = std::vector<CGAL::Point_3<CGAL::Epeck> >]’
  821 |         triangulate_DT<IFC_3>(P, Q, W, lambda, e_start, tr, WC, visitor, false);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:1570:54:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:819:37:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange&, OutputIterator, const CGAL::Named_function_parameters<NP_T, NP_Tag, NP_Base>&) [with PointRange = std::vector<CGAL::Point_3<CGAL::Epeck> >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NP_T = bool; NP_Tag = CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t; NP_Base = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  819 |     return triangulate_hole_polyline(points, third_points, out, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:96:35:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::triangulate_face_with_hole_filling(face_descriptor, PolygonMesh&, VPM, Visitor, const NamedParameters&) [with VPM = CGAL::internal::Point_accessor<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Epeck> > > > > >, CGAL::Point_3<CGAL::Epeck>, CGAL::Point_3<CGAL::Epeck>&, false>; Visitor = CGAL::Polygon_mesh_processing::Triangulate_faces::Default_visitor<CGAL::Polyhedron_3<CGAL::Epeck> >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > >]’
   96 |     PMP::triangulate_hole_polyline(hole_points, std::back_inserter(patch),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   97 |                                    np.use_2d_constrained_delaunay_triangulation(true));
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:233:46:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::operator()(face_descriptor, PolygonMesh&, const NamedParameters&) [with NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > >]’
  233 |     return triangulate_face_with_hole_filling(f, pmesh, vpm, visitor, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:365:17:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(FaceRange, PolygonMesh&, const NamedParameters&) [with FaceRange = CGAL::Iterator_range<CGAL::Prevent_deref<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > > > >; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  365 |     if(!modifier(f, pmesh, np))
      |         ~~~~~~~~^~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:423:27:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(PolygonMesh&, const NamedParameters&) [with PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  423 |   return triangulate_faces(faces(pmesh), pmesh, np);
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:28:51:   required from here
   28 |                 CGAL::Polygon_mesh_processing::triangulate_faces(*shape_);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
/usr/include/c++/14/bits/stl_pair.h:1132:5: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1132 |     make_pair(_T1&& __x, _T2&& __y)
      |     ^~~~~~~~~
[  4%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcCharacterDecoder.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcCharacterDecoder.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcCharacterDecoder.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcCharacterDecoder.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcCharacterDecoder.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>::operator()<CGAL::Point_3<CGAL::Simple_cartesian<double> >, CGAL::internal::Lookup_table_map<int> >(std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> >, std::allocator<CGAL::Point_3<CGAL::Simple_cartesian<double> > > > const&, std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> >, std::allocator<CGAL::Point_3<CGAL::Simple_cartesian<double> > > > const&, int, int, int, CGAL::internal::Lookup_table_map<int> const&) constCGAL::internal::Weight_min_max_dihedral_and_area’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:547:1: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  547 | }
      | ^
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In member function ‘CGAL::internal::Weight_min_max_dihedral_and_area::Weight_min_max_dihedral_and_area<CGAL::Point_3<CGAL::Simple_cartesian<double> >, CGAL::internal::Lookup_table<int> >(std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> >, std::allocator<CGAL::Point_3<CGAL::Simple_cartesian<double> > > > const&, std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> >, std::allocator<CGAL::Point_3<CGAL::Simple_cartesian<double> > > > const&, int, int, int, CGAL::internal::Lookup_table<int> const&)’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:278:23: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |     w = std::make_pair(ang_max, to_double(CGAL::approximate_sqrt(CGAL::squared_area(P[i],P[j],P[k]))));
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>::operator()<CGAL::Point_3<CGAL::Simple_cartesian<double> >, CGAL::internal::Lookup_table<int> >(std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> >, std::allocator<CGAL::Point_3<CGAL::Simple_cartesian<double> > > > const&, std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> >, std::allocator<CGAL::Point_3<CGAL::Simple_cartesian<double> > > > const&, int, int, int, CGAL::internal::Lookup_table<int> const&) constCGAL::internal::Weight_min_max_dihedral_and_area’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:547:1: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  547 | }
      | ^
[  4%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcGlobalId.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcGlobalId.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcGlobalId.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcGlobalId.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcGlobalId.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/base_utils.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/base_utils.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h: In function ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange1&, const PointRange2&, OutputIterator, const NamedParameters&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Epeck> >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Epeck> >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t, CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t> >]’:
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:793:30: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  793 |     triangulate_hole_polyline(points, third_points, tracer, WC(),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  794 |                               choose_parameter(get_parameter_reference(np, internal_np::visitor), default_visitor),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  795 |                               use_dt3,
      |                               ~~~~~~~~
  796 |                               choose_parameter(get_parameter(np, internal_np::do_not_use_cubic_algorithm), false),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  797 |                               choose_parameter<Kernel>(get_parameter(np, internal_np::geom_traits)));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Interval_nt.h: In member function ‘CGAL::Interval_nt<P> CGAL::Coercion_traits_interval_nt<A, CGAL::Interval_nt<P>, CGAL::Boolean_tag<true> >::Cast::operator()(const A&) const [with A = int; bool P = false]’:
/usr/include/CGAL/Interval_nt.h:1450:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1450 |             return typename Real_embeddable_traits<A>::To_interval()(x);
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In function ‘typename WeightCalculator::Weight CGAL::internal::triangulate_hole_polyline(const PointRange1&, const PointRange2&, Tracer&, const WeightCalculator&, Visitor&, bool, bool, const Kernel&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Epeck> >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Epeck> >; Tracer = Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = Weight_calculator<Weight_min_max_dihedral_and_area, Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; Kernel = CGAL::Epeck]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:1536:1: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1536 | triangulate_hole_polyline(const PointRange1& points,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
[  4%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In constructor ‘CGAL::internal::Weight_min_max_dihedral_and_area::Weight_min_max_dihedral_and_area(const std::vector<T>&, const std::vector<T>&, int, int, int, const LookupTable&) [with Point_3 = CGAL::Point_3<CGAL::Epeck>; LookupTable = CGAL::internal::Lookup_table_map<int>]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:278:23: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |     w = std::make_pair(ang_max, to_double(CGAL::approximate_sqrt(CGAL::squared_area(P[i],P[j],P[k]))));
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In member function ‘CGAL::internal::Weight_min_max_dihedral_and_area CGAL::internal::Weight_min_max_dihedral_and_area::operator+(const CGAL::internal::Weight_min_max_dihedral_and_area&) const’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:282:36: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  282 |   Weight_min_max_dihedral_and_area operator+(const Weight_min_max_dihedral_and_area& w2) const
      |                                    ^~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In constructor ‘CGAL::internal::Weight_min_max_dihedral_and_area::Weight_min_max_dihedral_and_area(const std::vector<T>&, const std::vector<T>&, int, int, int, const LookupTable&) [with Point_3 = CGAL::Point_3<CGAL::Epeck>; LookupTable = CGAL::internal::Lookup_table<int>]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:278:23: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |     w = std::make_pair(ang_max, to_double(CGAL::approximate_sqrt(CGAL::squared_area(P[i],P[j],P[k]))));
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[  4%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_result.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_result.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_result.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_result.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_result.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_result.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:138:14: note:   by ‘IfcGeom::OpenCascadeKernel::convert’
  138 |         bool convert(const ifcopenshell::geometry::taxonomy::sweep_along_curve::ptr, TopoDS_Shape&);
      |              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_result.cpp: In function ‘BOPAlgo_Operation {anonymous}::op_to_occt(ifcopenshell::geometry::taxonomy::boolean_result::operation_t)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_result.cpp:57:9: warning: control reaches end of non-void function [-Wreturn-type]
   57 |         }
      |         ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_result.cpp: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_result.cpp:18:14: warning: ‘bool {anonymous}::apply_in_batches(IfcGeom::util::boolean_settings, const TopoDS_Shape&, std::vector<std::pair<double, TopoDS_Shape> >&, BOPAlgo_Operation, TopoDS_Shape&)’ defined but not used [-Wunused-function]
   18 |         bool apply_in_batches(IfcGeom::util::boolean_settings bst, const TopoDS_Shape& first_operand, std::vector< std::pair<double, TopoDS_Shape> >& opening_vector, BOPAlgo_Operation occ_op, TopoDS_Shape& result) {
      |              ^~~~~~~~~~~~~~~~
[  4%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_utils.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_utils.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_utils.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_utils.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_utils.cpp
[  4%] Building CXX object CMakeFiles/geometry_kernel_cgal_simple.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_cgal_simple_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIFOPSH_SIMPLE_KERNEL -DCGAL_HAS_THREADS -MD -MT CMakeFiles/geometry_kernel_cgal_simple.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp.o -MF CMakeFiles/geometry_kernel_cgal_simple.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp.o.d -o CMakeFiles/geometry_kernel_cgal_simple.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/IfcGeomElement.h:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h:25,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_utils.cpp:3:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h:26:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:100:15: warning: ‘IfcGeom::Iterator’ has a field ‘std::vector<{anonymous}::geometry_conversion_result> IfcGeom::Iterator::tasks_’ whose type has internal linkage [-Wsubobject-linkage]
  100 |         class Iterator {
      |               ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:100:15: warning: ‘IfcGeom::Iterator’ has a field ‘std::vector<{anonymous}::geometry_conversion_result>::iterator IfcGeom::Iterator::task_iterator_’ whose type has internal linkage [-Wsubobject-linkage]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In member function ‘bool IfcGeom::Iterator::initialize()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:206:139: warning: ‘IfcGeom::Iterator::initialize()::<lambda(IfcUtil::IfcBaseClass*)>’ has a field ‘{anonymous}::geometry_conversion_result& IfcGeom::Iterator::initialize()::<lambda(IfcUtil::IfcBaseClass*)>::<res capture>’ whose type uses the anonymous namespace [-Wsubobject-linkage]
  206 |                                 std::transform(task.products->begin(), task.products->end(), std::back_inserter(res.products), [this, &res](IfcUtil::IfcBaseClass* prod) {
      |                                                                                                                                           ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, const std::vector<boost::function<bool(IfcUtil::IfcBaseEntity*)> >&, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:810:17: warning:   when initialized here [-Wreorder]
  810 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, const std::vector<IfcGeom::filter_t>& filters, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, const std::vector<boost::function<bool(IfcUtil::IfcBaseEntity*)> >&, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:820:17: warning:   when initialized here [-Wreorder]
  820 |                 Iterator(const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, const std::vector<IfcGeom::filter_t>& filters, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:830:17: warning:   when initialized here [-Wreorder]
  830 |                 Iterator(const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:839:17: warning:   when initialized here [-Wreorder]
  839 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:848:17: warning:   when initialized here [-Wreorder]
  848 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In destructor ‘IfcGeom::Iterator::~Iterator()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:870:102: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
  870 |                         if (!settings_.get<ifcopenshell::geometry::settings::IteratorOutput>().get() == ifcopenshell::geometry::settings::NATIVE) {
      |                                                                                                      ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:870:29: note: add parentheses around left hand side expression to silence this warning
  870 |                         if (!settings_.get<ifcopenshell::geometry::settings::IteratorOutput>().get() == ifcopenshell::geometry::settings::NATIVE) {
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                             (                                                                       )
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h: In member function ‘void IfcGeom::tree::write_h5()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h:1712:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
 1712 |             } else if (geometry_index < (1UL << 32)) {
      |                        ~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h: In member function ‘void IfcGeom::tree::add_element(IfcGeom::TriangulationElement*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h:1907:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
 1907 |             for (int i = 0; i < elem_verts.size(); i += 3) {
      |                             ~~^~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h:1912:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
 1912 |             for (int i = 0; i < elem_faces.size(); i += 3) {
      |                             ~~^~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_utils.cpp: In function ‘bool IfcGeom::util::boolean_subtraction_2d_using_builder(const TopoDS_Shape&, const TopTools_ListOfShape&, TopoDS_Shape&, double)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_utils.cpp:671:52: warning: comparison of integer expressions of different signedness: ‘long unsigned int’ and ‘int’ [-Wsign-compare]
  671 |                                 if (edges[i].first == shape_index) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_utils.cpp:791:40: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  791 |                         if (wire_index == other_index) {
      |                             ~~~~~~~~~~~^~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:22:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/CGAL/number_type_basic.h:51,
                 from /usr/include/CGAL/basic.h:28,
                 from /usr/include/CGAL/Nef_polyhedron_3.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:25,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/CgalConversionResult.h:27,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.h:49:
/usr/include/CGAL/double.h: In function ‘std::pair<double, double> CGAL::split_numerator_denominator(double)’:
/usr/include/CGAL/double.h:196:37: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  196 | split_numerator_denominator(double d)
      |                                     ^
In file included from /usr/include/CGAL/int.h:23,
                 from /usr/include/CGAL/number_type_basic.h:56:
/usr/include/CGAL/Modular_arithmetic/Residue_type.h: In function ‘CGAL::Residue CGAL::operator+(const Residue&)’:
/usr/include/CGAL/Modular_arithmetic/Residue_type.h:277:45: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  277 | inline Residue operator + (const Residue& p1)
      |                                             ^
/usr/include/CGAL/int.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<long int>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<long int, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/int.h:118:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  118 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
/usr/include/CGAL/int.h: In member function ‘CGAL::Modular_traits<long int>::Residue_type CGAL::Modular_traits<long int>::Modular_image::operator()(long int)’:
/usr/include/CGAL/int.h:138:40: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  138 |         Residue_type operator()(long i){
      |                                        ^
/usr/include/CGAL/int.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<long unsigned int>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<long unsigned int, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/int.h:278:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /usr/include/CGAL/number_type_basic.h:35:
/usr/include/CGAL/Residue.h: In member function ‘CGAL::Coercion_traits<short int, CGAL::Residue>::Type CGAL::Coercion_traits<short int, CGAL::Residue>::Cast::operator()(const CGAL::Residue&) const’:
/usr/include/CGAL/Residue.h:41:1: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
   41 | CGAL_DEFINE_COERCION_TRAITS_FROM_TO(short,CGAL::Residue)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:23,
                 from /usr/include/CGAL/Exact_kernel_selector.h:26,
                 from /usr/include/CGAL/Filtered_kernel.h:22,
                 from /usr/include/CGAL/Exact_predicates_inexact_constructions_kernel.h:21,
                 from /usr/include/CGAL/Epic_converter.h:18,
                 from /usr/include/CGAL/Static_filtered_predicate.h:15,
                 from /usr/include/CGAL/Lazy_kernel.h:18,
                 from /usr/include/CGAL/Nef_3/SNC_k3_tree_traits.h:20,
                 from /usr/include/CGAL/Nef_3/SNC_point_locator.h:21,
                 from /usr/include/CGAL/Nef_3/SNC_external_structure.h:25,
                 from /usr/include/CGAL/Nef_polyhedron_3.h:31:
/usr/include/CGAL/MP_Float.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::MP_Float>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<CGAL::MP_Float, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/MP_Float.h:516:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  516 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:30:
/usr/include/CGAL/Gmpz.h: In member function ‘CGAL::Modular_traits<CGAL::Gmpz>::Residue_type CGAL::Modular_traits<CGAL::Gmpz>::Modular_image::operator()(const CGAL::Modular_traits<CGAL::Gmpz>::NT&)’:
/usr/include/CGAL/Gmpz.h:200:45: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  200 |         Residue_type operator()(const NT& a){
      |                                             ^
In file included from /usr/include/CGAL/Gmpz.h:244:
/usr/include/CGAL/Gmpq.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::Gmpq>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<CGAL::Gmpq, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/Gmpq.h:107:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  107 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h:19,
                 from /usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:20,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:30:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In member function ‘CGAL::internal::Weight_min_max_dihedral_and_area CGAL::internal::Weight_min_max_dihedral_and_area::operator+(const CGAL::internal::Weight_min_max_dihedral_and_area&) const’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:283:3: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  283 |   {
      |   ^
[  4%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/bspline_surface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/bspline_surface.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/bspline_surface.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/bspline_surface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/bspline_surface.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.h:103:38: note:   by ‘ifcopenshell::geometry::kernels::SimpleCgalKernel::convert’
  103 |                                 bool convert(const taxonomy::shell::ptr, cgal_shape_t&);
      |                                      ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘void ifcopenshell::geometry::kernels::SimpleCgalKernel::remove_duplicate_points_from_loop(cgal_simple_wire_t&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:43: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   43 |         for (int i = 0; i < polygon.size(); ++i) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘bool ifcopenshell::geometry::kernels::SimpleCgalKernel::convert(ifcopenshell::geometry::taxonomy::face::ptr, std::__cxx11::list<{anonymous}::cgal_simple_face_t>&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:218: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::shared_ptr<ifcopenshell::geometry::taxonomy::loop>, std::allocator<std::shared_ptr<ifcopenshell::geometry::taxonomy::loop> > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  218 |         if (num_outer_bounds != 1 && num_outer_bounds != face->children.size()) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘void {anonymous}::point_projection_visitor::operator()(const ifcopenshell::geometry::taxonomy::point3::ptr&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:362: warning: missing initializer for member ‘{anonymous}::point_projection_visitor_::u’ [-Wmissing-field-initializers]
  362 |                         point_projection_visitor_ v{ *p };
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘void {anonymous}::cgal_curve_creation_visitor::operator()(const ifcopenshell::geometry::taxonomy::trimmed_curve::ptr&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:430: warning: missing initializer for member ‘{anonymous}::point_projection_visitor::u’ [-Wmissing-field-initializers]
  430 |                         point_projection_visitor v1{ e->basis }, v2{ e->basis };
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:430: warning: missing initializer for member ‘{anonymous}::point_projection_visitor::u’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In function ‘void {anonymous}::loop_to_segments(const cgal_simple_wire_t&, std::vector<CGAL::Segment_3<CGAL::Simple_cartesian<double> > >&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:487: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  487 |                 for (int i = 0; i < wire.size(); ++i) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘bool ifcopenshell::geometry::kernels::SimpleCgalKernel::convert(ifcopenshell::geometry::taxonomy::loop::ptr, cgal_simple_wire_t&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:734: warning: unused variable ‘delta_dot’ [-Wunused-variable]
  734 |         auto delta_dot = max_dot - min_dot;
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘virtual bool ifcopenshell::geometry::kernels::SimpleCgalKernel::convert_openings(const IfcUtil::IfcBaseEntity*, const std::vector<std::pair<std::shared_ptr<ifcopenshell::geometry::taxonomy::item>, ifcopenshell::geometry::taxonomy::matrix4> >&, const IfcGeom::ConversionResults&, const ifcopenshell::geometry::taxonomy::matrix4&, IfcGeom::ConversionResults&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:814: warning: unused parameter ‘entity’ [-Wunused-parameter]
  814 | bool ifcopenshell::geometry::kernels::CgalKernel::convert_openings(const IfcUtil::IfcBaseEntity * entity, const std::vector<std::pair<taxonomy::ptr, ifcopenshell::geometry::taxonomy::matrix4>>& openings, const IfcGeom::ConversionResults & entity_shapes, const ifcopenshell::geometry::taxonomy::matrix4 & entity_trsf, IfcGeom::ConversionResults & cut_shapes)
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:814: warning: unused parameter ‘openings’ [-Wunused-parameter]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:814: warning: unused parameter ‘entity_shapes’ [-Wunused-parameter]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:814: warning: unused parameter ‘entity_trsf’ [-Wunused-parameter]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:814: warning: unused parameter ‘cut_shapes’ [-Wunused-parameter]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘bool ifcopenshell::geometry::kernels::SimpleCgalKernel::process_extrusion(const {anonymous}::cgal_simple_face_t&, ifcopenshell::geometry::taxonomy::direction3::ptr, double, cgal_simple_shape_t&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:1019: warning: missing initializer for member ‘{anonymous}::cgal_simple_face_t::inner’ [-Wmissing-field-initializers]
 1019 |                 face_list.push_back(cgal_face_t{ w });
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In lambda function:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:1482: note: ‘-Wmisleading-indentation’ is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
 1482 |                 if (!cl) return nptr;
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:1482: note: adding ‘-flarge-source-files’ will allow for more column-tracking support, at the expense of compilation time and memory
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘bool ifcopenshell::geometry::kernels::SimpleCgalKernel::process_as_2d_polygon(const std::__cxx11::list<std::__cxx11::list<std::pair<const IfcUtil::IfcBaseClass*, CGAL::Polyhedron_3<CGAL::Simple_cartesian<double> > > > >&, std::__cxx11::list<CGAL::Polygon_2<CGAL::Simple_cartesian<double> > >&, double&, double&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:1657: warning: unused parameter ‘loops’ [-Wunused-parameter]
 1657 | bool CgalKernel::process_as_2d_polygon(const std::list<std::list<std::pair<const IfcUtil::IfcBaseClass*, cgal_shape_t>>>& operands, std::list<CGAL::Polygon_2<Kernel_>>& loops, double& z0, double& z1) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:1657: warning: unused parameter ‘z0’ [-Wunused-parameter]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:1657: warning: unused parameter ‘z1’ [-Wunused-parameter]
In file included from /usr/include/CGAL/long_double.h:27,
                 from /usr/include/CGAL/number_type_basic.h:52:
/usr/include/CGAL/Interval_nt.h: In instantiation of ‘std::pair<double, double> CGAL::Interval_nt<Protected>::pair() const [with bool Protected = true]’:
/usr/include/CGAL/long_double.h:122:75:   required from here
  122 |           return (Interval_nt<>((double)x)+Interval_nt<>::smallest()).pair();
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/usr/include/CGAL/Interval_nt.h:243:29: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  243 |   std::pair<double, double> pair() const
      |                             ^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/bspline_surface.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:138:14: note:   by ‘IfcGeom::OpenCascadeKernel::convert’
  138 |         bool convert(const ifcopenshell::geometry::taxonomy::sweep_along_curve::ptr, TopoDS_Shape&);
      |              ^~~~~~~
[  4%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/clash_utils.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/clash_utils.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/clash_utils.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/clash_utils.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/clash_utils.cpp
[  4%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/extrusion.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/extrusion.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/extrusion.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/extrusion.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/extrusion.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>::operator()<CGAL::Point_3<CGAL::Epeck>, CGAL::internal::Lookup_table_map<int> >(std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, int, int, int, CGAL::internal::Lookup_table_map<int> const&) constCGAL::internal::Weight_min_max_dihedral_and_area’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:764:1: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  764 | }
      | ^
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In member function ‘CGAL::internal::Weight_min_max_dihedral_and_area::Weight_min_max_dihedral_and_area<CGAL::Point_3<CGAL::Epeck>, CGAL::internal::Lookup_table<int> >(std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, int, int, int, CGAL::internal::Lookup_table<int> const&)’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:278:23: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |     w = std::make_pair(ang_max, to_double(CGAL::approximate_sqrt(CGAL::squared_area(P[i],P[j],P[k]))));
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp: In member function ‘CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>::operator()<CGAL::Point_3<CGAL::Epeck>, CGAL::internal::Lookup_table<int> >(std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, int, int, int, CGAL::internal::Lookup_table<int> const&) constCGAL::internal::Weight_min_max_dihedral_and_area’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp:764:1: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  764 | }
      | ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:571: warning: ‘{anonymous}::cgal_simple_face_t {anonymous}::wire_to_face(const cgal_simple_wire_t&)’ defined but not used [-Wunused-function]
  571 |         cgal_face_t wire_to_face(const cgal_wire_t& w) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:552: warning: ‘CGAL::Polygon_2<CGAL::Simple_cartesian<double> > {anonymous}::loop_to_polygon_2(ifcopenshell::geometry::taxonomy::loop::ptr)’ defined but not used [-Wunused-function]
  552 |         CGAL::Polygon_2<Kernel_> loop_to_polygon_2(taxonomy::loop::ptr loop) {
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/extrusion.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:138:14: note:   by ‘IfcGeom::OpenCascadeKernel::convert’
  138 |         bool convert(const ifcopenshell::geometry::taxonomy::sweep_along_curve::ptr, TopoDS_Shape&);
      |              ^~~~~~~
[  4%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face.cpp
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:25:
/usr/include/CGAL/Lazy_exact_nt.h: In member function ‘CGAL::Lazy_exact_Ex_Cst<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational, (boost::multiprecision::expression_template_option)1> >::Lazy_exact_Ex_Cst<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational, (boost::multiprecision::expression_template_option)1> >(boost::multiprecision::number<boost::multiprecision::backends::gmp_rational, (boost::multiprecision::expression_template_option)1>&&)’:
/usr/include/CGAL/Lazy_exact_nt.h:168:51: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  168 |       : Lazy_exact_nt_rep<ET>(CGAL_NTS to_interval(e), std::forward<T>(e))
      |                                                   ^
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face.cpp:55:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:138:14: note:   by ‘IfcGeom::OpenCascadeKernel::convert’
  138 |         bool convert(const ifcopenshell::geometry::taxonomy::sweep_along_curve::ptr, TopoDS_Shape&);
      |              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face.cpp: In member function ‘opencascade::handle<Geom_Surface> IfcGeom::OpenCascadeKernel::convert_surface(ifcopenshell::geometry::taxonomy::ptr)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face.cpp:224:42: warning: missing initializer for member ‘{anonymous}::surface_creation_visitor::result’ [-Wmissing-field-initializers]
  224 |         surface_creation_visitor v{ this };
      |                                          ^
[  5%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face_definition.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face_definition.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face_definition.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face_definition.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face_definition.cpp
[  5%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/faceset_helper.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/faceset_helper.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/faceset_helper.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/faceset_helper.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/faceset_helper.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/faceset_helper.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:138:14: note:   by ‘IfcGeom::OpenCascadeKernel::convert’
  138 |         bool convert(const ifcopenshell::geometry::taxonomy::sweep_along_curve::ptr, TopoDS_Shape&);
      |              ^~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h:26,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/faceset_helper.cpp:3:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:100:15: warning: ‘IfcGeom::Iterator’ has a field ‘std::vector<{anonymous}::geometry_conversion_result> IfcGeom::Iterator::tasks_’ whose type has internal linkage [-Wsubobject-linkage]
  100 |         class Iterator {
      |               ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:100:15: warning: ‘IfcGeom::Iterator’ has a field ‘std::vector<{anonymous}::geometry_conversion_result>::iterator IfcGeom::Iterator::task_iterator_’ whose type has internal linkage [-Wsubobject-linkage]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In member function ‘bool IfcGeom::Iterator::initialize()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:206:139: warning: ‘IfcGeom::Iterator::initialize()::<lambda(IfcUtil::IfcBaseClass*)>’ has a field ‘{anonymous}::geometry_conversion_result& IfcGeom::Iterator::initialize()::<lambda(IfcUtil::IfcBaseClass*)>::<res capture>’ whose type uses the anonymous namespace [-Wsubobject-linkage]
  206 |                                 std::transform(task.products->begin(), task.products->end(), std::back_inserter(res.products), [this, &res](IfcUtil::IfcBaseClass* prod) {
      |                                                                                                                                           ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, const std::vector<boost::function<bool(IfcUtil::IfcBaseEntity*)> >&, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:810:17: warning:   when initialized here [-Wreorder]
  810 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, const std::vector<IfcGeom::filter_t>& filters, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, const std::vector<boost::function<bool(IfcUtil::IfcBaseEntity*)> >&, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:820:17: warning:   when initialized here [-Wreorder]
  820 |                 Iterator(const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, const std::vector<IfcGeom::filter_t>& filters, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:830:17: warning:   when initialized here [-Wreorder]
  830 |                 Iterator(const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:839:17: warning:   when initialized here [-Wreorder]
  839 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:848:17: warning:   when initialized here [-Wreorder]
  848 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In destructor ‘IfcGeom::Iterator::~Iterator()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:870:102: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
  870 |                         if (!settings_.get<ifcopenshell::geometry::settings::IteratorOutput>().get() == ifcopenshell::geometry::settings::NATIVE) {
      |                                                                                                      ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:870:29: note: add parentheses around left hand side expression to silence this warning
  870 |                         if (!settings_.get<ifcopenshell::geometry::settings::IteratorOutput>().get() == ifcopenshell::geometry::settings::NATIVE) {
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                             (                                                                       )
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h: In member function ‘void IfcGeom::tree::write_h5()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h:1712:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
 1712 |             } else if (geometry_index < (1UL << 32)) {
      |                        ~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h: In member function ‘void IfcGeom::tree::add_element(IfcGeom::TriangulationElement*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h:1907:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
 1907 |             for (int i = 0; i < elem_verts.size(); i += 3) {
      |                             ~~^~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h:1912:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
 1912 |             for (int i = 0; i < elem_faces.size(); i += 3) {
      |                             ~~^~~~~~~~~~~~~~~~~~~
[  5%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/layerset.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/layerset.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/layerset.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/layerset.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/layerset.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/layerset.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/layerset.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[  5%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loft.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loft.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loft.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loft.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loft.cpp
[  5%] Linking CXX shared library libgeometry_kernel_cgal_simple.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_kernel_cgal_simple.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libgeometry_kernel_cgal_simple.so -o libgeometry_kernel_cgal_simple.so "CMakeFiles/geometry_kernel_cgal_simple.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp.o" "CMakeFiles/geometry_kernel_cgal_simple.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp.o"  /usr/lib64/libmpfr.so /usr/lib64/libgmp.so 
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loft.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:138:14: note:   by ‘IfcGeom::OpenCascadeKernel::convert’
  138 |         bool convert(const ifcopenshell::geometry::taxonomy::sweep_along_curve::ptr, TopoDS_Shape&);
      |              ^~~~~~~
[  5%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loop.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loop.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loop.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loop.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:138:14: note:   by ‘IfcGeom::OpenCascadeKernel::convert’
  138 |         bool convert(const ifcopenshell::geometry::taxonomy::sweep_along_curve::ptr, TopoDS_Shape&);
      |              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loop.cpp: In member function ‘IfcGeom::OpenCascadeKernel::curve_creation_visitor_result_type IfcGeom::OpenCascadeKernel::convert_curve(ifcopenshell::geometry::taxonomy::ptr)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loop.cpp:218:40: warning: missing initializer for member ‘{anonymous}::curve_creation_visitor::result’ [-Wmissing-field-initializers]
  218 |         curve_creation_visitor v{ this };
      |                                        ^
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In member function ‘operator()’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:873:8: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  873 |   void triangulate_DT(const Polyline_3& P,
      |        ^
[  5%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/matrix4.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/matrix4.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/matrix4.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/matrix4.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/matrix4.cpp
In function ‘triangulate_hole_polyline’:
lto1: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/matrix4.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:138:14: note:   by ‘IfcGeom::OpenCascadeKernel::convert’
  138 |         bool convert(const ifcopenshell::geometry::taxonomy::sweep_along_curve::ptr, TopoDS_Shape&);
      |              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1040:30: warning: attribute ignored in explicit instantiation ‘class IfcHierarchyHelper<Ifc2x3>’ [-Wattributes]
 1040 | template IFC_PARSE_API class IfcHierarchyHelper<Ifc2x3>;
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1040:30: note: no attribute can be applied to an explicit instantiation
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1043:30: warning: attribute ignored in explicit instantiation ‘class IfcHierarchyHelper<Ifc4>’ [-Wattributes]
 1043 | template IFC_PARSE_API class IfcHierarchyHelper<Ifc4>;
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1043:30: note: no attribute can be applied to an explicit instantiation
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1046:30: warning: attribute ignored in explicit instantiation ‘class IfcHierarchyHelper<Ifc4x1>’ [-Wattributes]
 1046 | template IFC_PARSE_API class IfcHierarchyHelper<Ifc4x1>;
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1046:30: note: no attribute can be applied to an explicit instantiation
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1049:30: warning: attribute ignored in explicit instantiation ‘class IfcHierarchyHelper<Ifc4x2>’ [-Wattributes]
 1049 | template IFC_PARSE_API class IfcHierarchyHelper<Ifc4x2>;
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1049:30: note: no attribute can be applied to an explicit instantiation
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1064:30: warning: attribute ignored in explicit instantiation ‘class IfcHierarchyHelper<Ifc4x3>’ [-Wattributes]
 1064 | template IFC_PARSE_API class IfcHierarchyHelper<Ifc4x3>;
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1064:30: note: no attribute can be applied to an explicit instantiation
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1067:30: warning: attribute ignored in explicit instantiation ‘class IfcHierarchyHelper<Ifc4x3_tc1>’ [-Wattributes]
 1067 | template IFC_PARSE_API class IfcHierarchyHelper<Ifc4x3_tc1>;
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1067:30: note: no attribute can be applied to an explicit instantiation
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1070:30: warning: attribute ignored in explicit instantiation ‘class IfcHierarchyHelper<Ifc4x3_add1>’ [-Wattributes]
 1070 | template IFC_PARSE_API class IfcHierarchyHelper<Ifc4x3_add1>;
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1070:30: note: no attribute can be applied to an explicit instantiation
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1073:30: warning: attribute ignored in explicit instantiation ‘class IfcHierarchyHelper<Ifc4x3_add2>’ [-Wattributes]
 1073 | template IFC_PARSE_API class IfcHierarchyHelper<Ifc4x3_add2>;
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1073:30: note: no attribute can be applied to an explicit instantiation
[  5%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/shell.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/shell.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/shell.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/shell.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/shell.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/shell.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:138:14: note:   by ‘IfcGeom::OpenCascadeKernel::convert’
  138 |         bool convert(const ifcopenshell::geometry::taxonomy::sweep_along_curve::ptr, TopoDS_Shape&);
      |              ^~~~~~~
[  5%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/solid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/solid.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/solid.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/solid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/solid.cpp
In member function ‘operator()’:
lto1: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/solid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:138:14: note:   by ‘IfcGeom::OpenCascadeKernel::convert’
  138 |         bool convert(const ifcopenshell::geometry::taxonomy::sweep_along_curve::ptr, TopoDS_Shape&);
      |              ^~~~~~~
[  5%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/sweep_along_curve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/sweep_along_curve.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/sweep_along_curve.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/sweep_along_curve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/sweep_along_curve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/sweep_along_curve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.h:138:14: note:   by ‘IfcGeom::OpenCascadeKernel::convert’
  138 |         bool convert(const ifcopenshell::geometry::taxonomy::sweep_along_curve::ptr, TopoDS_Shape&);
      |              ^~~~~~~
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  5%] Built target geometry_kernel_cgal_simple
[  6%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/sweep_utils.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/sweep_utils.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/sweep_utils.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/sweep_utils.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/sweep_utils.cpp
In file included from /usr/include/c++/14/bits/stl_algobase.h:64,
                 from /usr/include/c++/14/string:51,
                 from /usr/include/c++/14/bits/locale_classes.h:40,
                 from /usr/include/c++/14/bits/ios_base.h:41,
                 from /usr/include/c++/14/streambuf:43,
                 from /usr/include/c++/14/bits/streambuf_iterator.h:35,
                 from /usr/include/c++/14/iterator:66,
                 from /usr/include/boost/iterator/iterator_traits.hpp:10,
                 from /usr/include/boost/range/iterator_range_core.hpp:26,
                 from /usr/include/boost/lexical_cast.hpp:48,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcException.h:25,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSchema.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/ArgumentType.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Argument.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcBaseClass.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcLogger.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:32,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:28:
/usr/include/c++/14/bits/stl_pair.h: In instantiation of ‘constexpr std::pair<typename std::__strip_reference_wrapper<typename std::decay<_Tp>::type>::__type, typename std::__strip_reference_wrapper<typename std::decay<_Tp2>::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = double; _T2 = double; typename __strip_reference_wrapper<typename decay<_Tp>::type>::__type = double; typename decay<_Tp>::type = double; typename __strip_reference_wrapper<typename decay<_Tp2>::type>::__type = double; typename decay<_Tp2>::type = double]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:377:40:   required from ‘void IfcHierarchyHelper<Schema>::addBox(typename Schema::IfcShapeRepresentation*, double, double, double, typename Schema::IfcAxis2Placement2D*, typename Schema::IfcAxis2Placement3D*, typename Schema::IfcDirection*, typename Schema::IfcRepresentationContext*) [with Schema = Ifc2x3; typename Schema::IfcShapeRepresentation = Ifc2x3::IfcShapeRepresentation; typename Schema::IfcAxis2Placement2D = Ifc2x3::IfcAxis2Placement2D; typename Schema::IfcAxis2Placement3D = Ifc2x3::IfcAxis2Placement3D; typename Schema::IfcDirection = Ifc2x3::IfcDirection; typename Schema::IfcRepresentationContext = Ifc2x3::IfcRepresentationContext]’
  377 |         points.push_back(std::make_pair(-w / 2, -d / 2));
      |                          ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp:1040:30:   required from here
 1040 | template IFC_PARSE_API class IfcHierarchyHelper<Ifc2x3>;
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14/bits/stl_pair.h:1132:5: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1132 |     make_pair(_T1&& __x, _T2&& __y)
      |     ^~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/base_utils.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/sweep_utils.cpp:25:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[  6%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_builder.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_builder.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_builder.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_builder.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_builder.cpp
[  6%] Building CXX object CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_opencascade_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp.o -MF CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp.o.d -o CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp
[  6%] Building CXX object CMakeFiles/geometry_kernel_cgal.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dgeometry_kernel_cgal_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DCGAL_HAS_THREADS -MD -MT CMakeFiles/geometry_kernel_cgal.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp.o -MF CMakeFiles/geometry_kernel_cgal.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp.o.d -o CMakeFiles/geometry_kernel_cgal.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/base_utils.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:6:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h:26,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:8:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:100:15: warning: ‘IfcGeom::Iterator’ has a field ‘std::vector<{anonymous}::geometry_conversion_result> IfcGeom::Iterator::tasks_’ whose type has internal linkage [-Wsubobject-linkage]
  100 |         class Iterator {
      |               ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:100:15: warning: ‘IfcGeom::Iterator’ has a field ‘std::vector<{anonymous}::geometry_conversion_result>::iterator IfcGeom::Iterator::task_iterator_’ whose type has internal linkage [-Wsubobject-linkage]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In member function ‘bool IfcGeom::Iterator::initialize()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:206:139: warning: ‘IfcGeom::Iterator::initialize()::<lambda(IfcUtil::IfcBaseClass*)>’ has a field ‘{anonymous}::geometry_conversion_result& IfcGeom::Iterator::initialize()::<lambda(IfcUtil::IfcBaseClass*)>::<res capture>’ whose type uses the anonymous namespace [-Wsubobject-linkage]
  206 |                                 std::transform(task.products->begin(), task.products->end(), std::back_inserter(res.products), [this, &res](IfcUtil::IfcBaseClass* prod) {
      |                                                                                                                                           ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, const std::vector<boost::function<bool(IfcUtil::IfcBaseEntity*)> >&, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:810:17: warning:   when initialized here [-Wreorder]
  810 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, const std::vector<IfcGeom::filter_t>& filters, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, const std::vector<boost::function<bool(IfcUtil::IfcBaseEntity*)> >&, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:820:17: warning:   when initialized here [-Wreorder]
  820 |                 Iterator(const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, const std::vector<IfcGeom::filter_t>& filters, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:830:17: warning:   when initialized here [-Wreorder]
  830 |                 Iterator(const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:839:17: warning:   when initialized here [-Wreorder]
  839 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:848:17: warning:   when initialized here [-Wreorder]
  848 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h: In destructor ‘IfcGeom::Iterator::~Iterator()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:870:102: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
  870 |                         if (!settings_.get<ifcopenshell::geometry::settings::IteratorOutput>().get() == ifcopenshell::geometry::settings::NATIVE) {
      |                                                                                                      ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:870:29: note: add parentheses around left hand side expression to silence this warning
  870 |                         if (!settings_.get<ifcopenshell::geometry::settings::IteratorOutput>().get() == ifcopenshell::geometry::settings::NATIVE) {
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                             (                                                                       )
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h: In member function ‘void IfcGeom::tree::write_h5()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h:1712:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
 1712 |             } else if (geometry_index < (1UL << 32)) {
      |                        ~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h: In member function ‘void IfcGeom::tree::add_element(IfcGeom::TriangulationElement*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h:1907:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
 1907 |             for (int i = 0; i < elem_verts.size(); i += 3) {
      |                             ~~^~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/IfcGeomTree.h:1912:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
 1912 |             for (int i = 0; i < elem_faces.size(); i += 3) {
      |                             ~~^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/14/bits/stl_algobase.h:64,
                 from /usr/include/c++/14/string:51,
                 from /usr/include/c++/14/bits/locale_classes.h:40,
                 from /usr/include/c++/14/bits/ios_base.h:41,
                 from /usr/include/c++/14/ios:44,
                 from /usr/include/c++/14/ostream:40,
                 from /usr/include/c++/14/iostream:41,
                 from /usr/include/opencascade/Standard_Stream.hxx:20,
                 from /usr/include/opencascade/Standard_Handle.hxx:18,
                 from /usr/include/opencascade/gp_Pnt.hxx:20,
                 from /usr/include/opencascade/gp_Ax1.hxx:18,
                 from /usr/include/opencascade/gp_Pln.hxx:18,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:1:
/usr/include/c++/14/bits/stl_pair.h: In instantiation of ‘constexpr std::pair<typename std::__strip_reference_wrapper<typename std::decay<_Tp>::type>::__type, typename std::__strip_reference_wrapper<typename std::decay<_Tp2>::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = double&; _T2 = double&; typename __strip_reference_wrapper<typename decay<_Tp>::type>::__type = double; typename decay<_Tp>::type = double; typename __strip_reference_wrapper<typename decay<_Tp2>::type>::__type = double; typename decay<_Tp2>::type = double]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:185:32:   required from here
  185 |                         uv_node uv0 = std::make_pair(u0, v0);
      |                                       ~~~~~~~~~~~~~~^~~~~~~~
/usr/include/c++/14/bits/stl_pair.h:1132:5: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1132 |     make_pair(_T1&& __x, _T2&& __y)
      |     ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp: In function ‘IfcGeom::util::triangulate_wire_result IfcGeom::util::triangulate_wire(const std::vector<TopoDS_Wire>&, TopTools_ListOfShape&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:217:72: warning: ‘const Poly_Array1OfTriangle& Poly_Triangulation::Triangles() const’ is deprecated: Deprecated method, Triangle() should be used instead [-Wdeprecated-declarations]
  217 |                 const Poly_Array1OfTriangle& triangles = tri->Triangles();
      |                                                          ~~~~~~~~~~~~~~^~
In file included from /usr/include/opencascade/Poly_ListOfTriangulation.hxx:19,
                 from /usr/include/opencascade/BRep_Tool.hxx:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_utils.h:28,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:7:
/usr/include/opencascade/Poly_Triangulation.hxx:330:32: note: declared here
  330 |   const Poly_Array1OfTriangle& Triangles() const { return myTriangles; }
      |                                ^~~~~~~~~
/usr/include/c++/14/bits/stl_pair.h: In instantiation of ‘constexpr std::pair<typename std::__strip_reference_wrapper<typename std::decay<_Tp>::type>::__type, typename std::__strip_reference_wrapper<typename std::decay<_Tp2>::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = pair<double, double>&; _T2 = pair<double, double>&; typename __strip_reference_wrapper<typename decay<_Tp>::type>::__type = pair<double, double>; typename decay<_Tp>::type = pair<double, double>; typename __strip_reference_wrapper<typename decay<_Tp2>::type>::__type = pair<double, double>; typename decay<_Tp2>::type = pair<double, double>]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:243:49:   required from here
  243 |                                 auto it = existing_edges.find(std::make_pair(uvnodes[0], uvnodes[1]));
      |                                                               ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14/bits/stl_pair.h:1132:5: note: parameter passing for argument of type ‘std::pair<std::pair<double, double>, std::pair<double, double> >’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1132 |     make_pair(_T1&& __x, _T2&& __y)
      |     ^~~~~~~~~
/usr/include/c++/14/bits/stl_pair.h: In instantiation of ‘constexpr std::pair<typename std::__strip_reference_wrapper<typename std::decay<_Tp>::type>::__type, typename std::__strip_reference_wrapper<typename std::decay<_Tp2>::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = double; _T2 = double; typename __strip_reference_wrapper<typename decay<_Tp>::type>::__type = double; typename decay<_Tp>::type = double; typename __strip_reference_wrapper<typename decay<_Tp2>::type>::__type = double; typename decay<_Tp2>::type = double]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:232:33:   required from here
  232 |                                         uvnodes[k] = std::make_pair(uv.X(), uv.Y());
      |                                                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/usr/include/c++/14/bits/stl_pair.h:1132:5: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1132 |     make_pair(_T1&& __x, _T2&& __y)
      |     ^~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.h:46,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:22:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:187:76: note: parameter passing for argument of type ‘std::pair<std::pair<double, double>, std::pair<double, double> >’ when C++17 is enabled changed to match C++14 in GCC 10.1
  187 |                         existing_edges.insert(std::make_pair(std::make_pair(uv0, uv1), e));
      |                                                              ~~~~~~~~~~~~~~^~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:232:68: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  232 |                                         uvnodes[k] = std::make_pair(uv.X(), uv.Y());
      |                                                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:243:77: note: parameter passing for argument of type ‘std::pair<std::pair<double, double>, std::pair<double, double> >’ when C++17 is enabled changed to match C++14 in GCC 10.1
  243 |                                 auto it = existing_edges.find(std::make_pair(uvnodes[0], uvnodes[1]));
      |                                                               ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/14/bits/stl_pair.h: In function ‘constexpr std::pair<typename std::__strip_reference_wrapper<typename std::decay<_Tp>::type>::__type, typename std::__strip_reference_wrapper<typename std::decay<_Tp2>::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = double&; _T2 = double&]’:
/usr/include/c++/14/bits/stl_pair.h:1132:5: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1132 |     make_pair(_T1&& __x, _T2&& __y)
      |     ^~~~~~~~~
/usr/include/c++/14/bits/stl_pair.h: In function ‘constexpr std::pair<typename std::__strip_reference_wrapper<typename std::decay<_Tp>::type>::__type, typename std::__strip_reference_wrapper<typename std::decay<_Tp2>::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = pair<double, double>&; _T2 = pair<double, double>&]’:
/usr/include/c++/14/bits/stl_pair.h:1132:5: note: parameter passing for argument of type ‘std::pair<std::pair<double, double>, std::pair<double, double> >’ when C++17 is enabled changed to match C++14 in GCC 10.1
In file included from /usr/include/CGAL/number_type_basic.h:51,
                 from /usr/include/CGAL/basic.h:28,
                 from /usr/include/CGAL/Nef_polyhedron_3.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:25,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/CgalConversionResult.h:27,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.h:49:
/usr/include/CGAL/double.h: In function ‘std::pair<double, double> CGAL::split_numerator_denominator(double)’:
/usr/include/CGAL/double.h:196:37: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  196 | split_numerator_denominator(double d)
      |                                     ^
In file included from /usr/include/CGAL/int.h:23,
                 from /usr/include/CGAL/number_type_basic.h:56:
/usr/include/CGAL/Modular_arithmetic/Residue_type.h: In function ‘CGAL::Residue CGAL::operator+(const Residue&)’:
/usr/include/CGAL/Modular_arithmetic/Residue_type.h:277:45: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  277 | inline Residue operator + (const Residue& p1)
      |                                             ^
/usr/include/CGAL/int.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<long int>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<long int, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/int.h:118:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  118 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
/usr/include/CGAL/int.h: In member function ‘CGAL::Modular_traits<long int>::Residue_type CGAL::Modular_traits<long int>::Modular_image::operator()(long int)’:
/usr/include/CGAL/int.h:138:40: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  138 |         Residue_type operator()(long i){
      |                                        ^
/usr/include/CGAL/int.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<long unsigned int>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<long unsigned int, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/int.h:278:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /usr/include/CGAL/number_type_basic.h:35:
/usr/include/CGAL/Residue.h: In member function ‘CGAL::Coercion_traits<short int, CGAL::Residue>::Type CGAL::Coercion_traits<short int, CGAL::Residue>::Cast::operator()(const CGAL::Residue&) const’:
/usr/include/CGAL/Residue.h:41:1: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
   41 | CGAL_DEFINE_COERCION_TRAITS_FROM_TO(short,CGAL::Residue)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:23,
                 from /usr/include/CGAL/Exact_kernel_selector.h:26,
                 from /usr/include/CGAL/Filtered_kernel.h:22,
                 from /usr/include/CGAL/Exact_predicates_inexact_constructions_kernel.h:21,
                 from /usr/include/CGAL/Epic_converter.h:18,
                 from /usr/include/CGAL/Static_filtered_predicate.h:15,
                 from /usr/include/CGAL/Lazy_kernel.h:18,
                 from /usr/include/CGAL/Nef_3/SNC_k3_tree_traits.h:20,
                 from /usr/include/CGAL/Nef_3/SNC_point_locator.h:21,
                 from /usr/include/CGAL/Nef_3/SNC_external_structure.h:25,
                 from /usr/include/CGAL/Nef_polyhedron_3.h:31:
/usr/include/CGAL/MP_Float.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::MP_Float>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<CGAL::MP_Float, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/MP_Float.h:516:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  516 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:30:
/usr/include/CGAL/Gmpz.h: In member function ‘CGAL::Modular_traits<CGAL::Gmpz>::Residue_type CGAL::Modular_traits<CGAL::Gmpz>::Modular_image::operator()(const CGAL::Modular_traits<CGAL::Gmpz>::NT&)’:
/usr/include/CGAL/Gmpz.h:200:45: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  200 |         Residue_type operator()(const NT& a){
      |                                             ^
In file included from /usr/include/CGAL/Gmpz.h:244:
/usr/include/CGAL/Gmpq.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::Gmpq>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<CGAL::Gmpq, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/Gmpq.h:107:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  107 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:352:6: warning: ‘void {anonymous}::set_children_of_relation(IfcUtil::IfcBaseClass*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  352 | void set_children_of_relation(IfcUtil::IfcBaseClass* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.h:347:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(IfcUtil::IfcBaseClass*)’ defined but not used [-Wunused-function]
  347 | aggregate_of_instance::ptr get_children_of_relation(IfcUtil::IfcBaseClass* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp: In function ‘IfcGeom::util::triangulate_wire(std::vector<TopoDS_Wire, std::allocator<TopoDS_Wire> > const&, NCollection_List<TopoDS_Shape>&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:172:69: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  172 |                         mapping.insert(std::make_pair(std::make_pair(u, v), V));
      |                                                       ~~~~~~~~~~~~~~^~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:187:76: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  187 |                         existing_edges.insert(std::make_pair(std::make_pair(uv0, uv1), e));
      |                                                              ~~~~~~~~~~~~~~^~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:186:53: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  186 |                         uv_node uv1 = std::make_pair(u1, v1);
      |                                       ~~~~~~~~~~~~~~^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:188:76: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  188 |                         existing_edges.insert(std::make_pair(std::make_pair(uv1, uv0), TopoDS::Edge(e.Reversed())));
      |                                                              ~~~~~~~~~~~~~~^~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:232:68: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  232 |                                         uvnodes[k] = std::make_pair(uv.X(), uv.Y());
      |                                                      ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp:243:77: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  243 |                                 auto it = existing_edges.find(std::make_pair(uvnodes[0], uvnodes[1]));
      |                                                               ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h:19,
                 from /usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:20,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:30:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In member function ‘CGAL::internal::Weight_min_max_dihedral_and_area CGAL::internal::Weight_min_max_dihedral_and_area::operator+(const CGAL::internal::Weight_min_max_dihedral_and_area&) const’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:283:3: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  283 |   {
      |   ^
[  6%] Linking CXX shared library libgeometry_kernel_opencascade.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_kernel_opencascade.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libgeometry_kernel_opencascade.so -o libgeometry_kernel_opencascade.so "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeConversionResult.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/OpenCascadeKernel.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/base_utils.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_result.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/boolean_utils.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/bspline_surface.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/clash_utils.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/extrusion.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/face_definition.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/faceset_helper.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/layerset.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loft.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/loop.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/matrix4.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/shell.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/solid.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/sweep_along_curve.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/sweep_utils.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_builder.cpp.o" "CMakeFiles/geometry_kernel_opencascade.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/wire_utils.cpp.o"  /usr/lib64/libTKernel.so /usr/lib64/libTKMath.so /usr/lib64/libTKBRep.so /usr/lib64/libTKGeomBase.so /usr/lib64/libTKGeomAlgo.so /usr/lib64/libTKG3d.so /usr/lib64/libTKG2d.so /usr/lib64/libTKShHealing.so /usr/lib64/libTKTopAlgo.so /usr/lib64/libTKMesh.so /usr/lib64/libTKPrim.so /usr/lib64/libTKBool.so /usr/lib64/libTKBO.so /usr/lib64/libTKFillet.so /usr/lib64/libTKXSBase.so /usr/lib64/libTKOffset.so /usr/lib64/libTKHLR.so /usr/lib64/libTKBin.so /usr/lib64/libTKDESTEP.so /usr/lib64/libTKDEIGES.so 
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:100:15: warning: type ‘struct Iterator’ violates the C++ One Definition Rule [-Wodr]
  100 |         class Iterator {
      |               ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:100:15: note: a different type is defined in another translation unit
  100 |         class Iterator {
      |               ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:109:57: note: the first difference of corresponding definitions is field ‘tasks_’
  109 |                 std::vector<geometry_conversion_result> tasks_;
      |                                                         ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/opencascade/../../../ifcgeom/Iterator.h:109:57: note: a field of same name but different type is defined in another translation unit
  109 |                 std::vector<geometry_conversion_result> tasks_;
      |                                                         ^
/usr/include/c++/14/bits/stl_vector.h:428:11: note: type ‘struct vector’ defined in anonymous namespace cannot match across the translation unit boundary
  428 |     class vector : protected _Vector_base<_Tp, _Alloc>
      |           ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.h:103:38: note:   by ‘ifcopenshell::geometry::kernels::CgalKernel::convert’
  103 |                                 bool convert(const taxonomy::shell::ptr, cgal_shape_t&);
      |                                      ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘void ifcopenshell::geometry::kernels::CgalKernel::remove_duplicate_points_from_loop(cgal_wire_t&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:43: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<CGAL::Point_3<CGAL::Epeck> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   43 |         for (int i = 0; i < polygon.size(); ++i) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘bool ifcopenshell::geometry::kernels::CgalKernel::convert(ifcopenshell::geometry::taxonomy::face::ptr, std::__cxx11::list<{anonymous}::cgal_face_t>&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:218: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::shared_ptr<ifcopenshell::geometry::taxonomy::loop>, std::allocator<std::shared_ptr<ifcopenshell::geometry::taxonomy::loop> > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  218 |         if (num_outer_bounds != 1 && num_outer_bounds != face->children.size()) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘void {anonymous}::point_projection_visitor::operator()(const ifcopenshell::geometry::taxonomy::point3::ptr&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:362: warning: missing initializer for member ‘{anonymous}::point_projection_visitor_::u’ [-Wmissing-field-initializers]
  362 |                         point_projection_visitor_ v{ *p };
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘void {anonymous}::cgal_curve_creation_visitor::operator()(const ifcopenshell::geometry::taxonomy::trimmed_curve::ptr&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:430: warning: missing initializer for member ‘{anonymous}::point_projection_visitor::u’ [-Wmissing-field-initializers]
  430 |                         point_projection_visitor v1{ e->basis }, v2{ e->basis };
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:430: warning: missing initializer for member ‘{anonymous}::point_projection_visitor::u’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In function ‘void {anonymous}::loop_to_segments(const cgal_wire_t&, std::vector<CGAL::Segment_3<CGAL::Epeck> >&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:487: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<CGAL::Point_3<CGAL::Epeck> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  487 |                 for (int i = 0; i < wire.size(); ++i) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘bool ifcopenshell::geometry::kernels::CgalKernel::process_extrusion(const {anonymous}::cgal_face_t&, ifcopenshell::geometry::taxonomy::direction3::ptr, double, cgal_shape_t&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:1019: warning: missing initializer for member ‘{anonymous}::cgal_face_t::inner’ [-Wmissing-field-initializers]
 1019 |                 face_list.push_back(cgal_face_t{ w });
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘bool ifcopenshell::geometry::kernels::CgalKernel::preprocess_boolean_operand(const IfcUtil::IfcBaseClass*, const std::__cxx11::list<CGAL::Polyhedron_3<CGAL::Epeck> >&, const std::__cxx11::list<CGAL::Nef_polyhedron_3<CGAL::Epeck> >&, const std::__cxx11::list<CGAL::Plane_3<CGAL::Epeck> >&, const cgal_shape_t&, CGAL::Nef_polyhedron_3<CGAL::Epeck>&, boolean_operand_preprocess)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:1310: warning: unused variable ‘x’ [-Wunused-variable]
 1310 |                                 for (auto& x : first_operands) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:1382: note: ‘-Wmisleading-indentation’ is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
 1382 |         } else if (proc == PP_UNIFY_PLANES_INTERNALLY) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:1382: note: adding ‘-flarge-source-files’ will allow for more column-tracking support, at the expense of compilation time and memory
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘bool ifcopenshell::geometry::kernels::CgalKernel::process_as_2d_polygon(const std::__cxx11::list<std::__cxx11::list<std::pair<const IfcUtil::IfcBaseClass*, CGAL::Polyhedron_3<CGAL::Epeck> > > >&, std::__cxx11::list<CGAL::Polygon_2<CGAL::Epeck> >&, double&, double&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:1657: warning: unused parameter ‘loops’ [-Wunused-parameter]
 1657 | bool CgalKernel::process_as_2d_polygon(const std::list<std::list<std::pair<const IfcUtil::IfcBaseClass*, cgal_shape_t>>>& operands, std::list<CGAL::Polygon_2<Kernel_>>& loops, double& z0, double& z1) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:1657: warning: unused parameter ‘z0’ [-Wunused-parameter]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:1657: warning: unused parameter ‘z1’ [-Wunused-parameter]
In file included from /usr/include/CGAL/long_double.h:27,
                 from /usr/include/CGAL/number_type_basic.h:52:
/usr/include/CGAL/Interval_nt.h: In instantiation of ‘std::pair<double, double> CGAL::Interval_nt<Protected>::pair() const [with bool Protected = true]’:
/usr/include/CGAL/long_double.h:122:75:   required from here
  122 |           return (Interval_nt<>((double)x)+Interval_nt<>::smallest()).pair();
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/usr/include/CGAL/Interval_nt.h:243:29: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  243 |   std::pair<double, double> pair() const
      |                             ^~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In instantiation of ‘typename WeightCalculator::Weight CGAL::internal::triangulate_hole_polyline(const PointRange1&, const PointRange2&, Tracer&, const WeightCalculator&, Visitor&, bool, bool, const Kernel&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Epeck> >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Epeck> >; Tracer = Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = Weight_calculator<Weight_min_max_dihedral_and_area, Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; Kernel = CGAL::Epeck; typename WeightCalculator::Weight = Weight_min_max_dihedral_and_area]’:
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:793:30:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange1&, const PointRange2&, OutputIterator, const NamedParameters&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Epeck> >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Epeck> >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t, CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t> >]’
  793 |     triangulate_hole_polyline(points, third_points, tracer, WC(),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  794 |                               choose_parameter(get_parameter_reference(np, internal_np::visitor), default_visitor),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  795 |                               use_dt3,
      |                               ~~~~~~~~
  796 |                               choose_parameter(get_parameter(np, internal_np::do_not_use_cubic_algorithm), false),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  797 |                               choose_parameter<Kernel>(get_parameter(np, internal_np::geom_traits)));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:819:37:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange&, OutputIterator, const CGAL::Named_function_parameters<NP_T, NP_Tag, NP_Base>&) [with PointRange = std::vector<CGAL::Point_3<CGAL::Epeck> >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NP_T = bool; NP_Tag = CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t; NP_Base = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  819 |     return triangulate_hole_polyline(points, third_points, out, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:96:35:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::triangulate_face_with_hole_filling(face_descriptor, PolygonMesh&, VPM, Visitor, const NamedParameters&) [with VPM = CGAL::internal::Point_accessor<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Epeck> > > > > >, CGAL::Point_3<CGAL::Epeck>, CGAL::Point_3<CGAL::Epeck>&, false>; Visitor = CGAL::Polygon_mesh_processing::Triangulate_faces::Default_visitor<CGAL::Polyhedron_3<CGAL::Epeck> >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > >]’
   96 |     PMP::triangulate_hole_polyline(hole_points, std::back_inserter(patch),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   97 |                                    np.use_2d_constrained_delaunay_triangulation(true));
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:233:46:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::operator()(face_descriptor, PolygonMesh&, const NamedParameters&) [with NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > >]’
  233 |     return triangulate_face_with_hole_filling(f, pmesh, vpm, visitor, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:365:17:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(FaceRange, PolygonMesh&, const NamedParameters&) [with FaceRange = CGAL::Iterator_range<CGAL::Prevent_deref<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > > > >; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  365 |     if(!modifier(f, pmesh, np))
      |         ~~~~~~~~^~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:423:27:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(PolygonMesh&, const NamedParameters&) [with PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  423 |   return triangulate_faces(faces(pmesh), pmesh, np);
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:125:0:   required from here
  125 |         CGAL::Polygon_mesh_processing::triangulate_faces(polyhedron);
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:1536:1: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1536 | triangulate_hole_polyline(const PointRange1& points,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Interval_nt.h: In instantiation of ‘std::pair<double, double> CGAL::INTERN_INTERVAL_NT::to_interval(const CGAL::Interval_nt<Protected>&) [with bool Protected = false]’:
/usr/include/CGAL/Interval_nt.h:1325:51:   required from ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::Interval_nt<Protected> >::To_interval::operator()(const CGAL::Real_embeddable_traits<CGAL::Interval_nt<Protected> >::Type&) const [with bool B = false; CGAL::Real_embeddable_traits<CGAL::Interval_nt<Protected> >::Type = CGAL::Interval_nt<false>]’
 1325 |             return INTERN_INTERVAL_NT::to_interval( x );
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/usr/include/CGAL/number_utils.h:302:23:   required from ‘typename CGAL::Real_embeddable_traits<Type_>::To_interval::result_type CGAL::to_interval(const Real_embeddable&) [with Real_embeddable = Interval_nt<false>; typename Real_embeddable_traits<Type_>::To_interval::result_type = std::pair<double, double>; typename Real_embeddable_traits<Type_>::To_interval = Real_embeddable_traits<Interval_nt<false> >::To_interval]’
  302 |     return to_interval( x );
      |            ~~~~~~~~~~~^~~~~
/usr/include/CGAL/Cartesian/function_objects.h:2015:57:   required from ‘CGAL::Bbox_3 CGAL::CartesianKernelFunctors::Construct_bbox_3<K>::operator()(const Point_3&) const [with K = CGAL::Simple_cartesian<CGAL::Interval_nt<false> >; Point_3 = CGAL::Point_3<CGAL::Simple_cartesian<CGAL::Interval_nt<false> > >]’
 2015 |       std::pair<double,double> xp = CGAL_NTS to_interval(p.x());
      |                                                         ^
/usr/include/CGAL/Point_3.h:179:41:   required from ‘CGAL::Bbox_3 CGAL::Point_3<R_>::bbox() const [with R_ = CGAL::Simple_cartesian<CGAL::Interval_nt<false> >]’
  179 |     return R().construct_bbox_3_object()(*this);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/usr/include/CGAL/Cartesian/function_objects.h:2024:29:   required from ‘CGAL::Bbox_3 CGAL::CartesianKernelFunctors::Construct_bbox_3<K>::operator()(const Segment_3&) const [with K = CGAL::Simple_cartesian<CGAL::Interval_nt<false> >; Segment_3 = CGAL::Segment_3<CGAL::Simple_cartesian<CGAL::Interval_nt<false> > >]’
 2024 |     { return s.source().bbox() + s.target().bbox(); }
      |              ~~~~~~~~~~~~~~~^~
/usr/include/CGAL/Lazy.h:1181:18:   required from ‘decltype(auto) CGAL::Lazy_construction_bbox<LK, AC, EC>::operator()(const L1&) const [with L1 = CGAL::Segment_3<CGAL::Epeck>; LK = CGAL::Epeck; AC = CGAL::CartesianKernelFunctors::Construct_bbox_3<CGAL::Simple_cartesian<CGAL::Interval_nt<false> > >; EC = CGAL::CartesianKernelFunctors::Construct_bbox_3<CGAL::Simple_cartesian<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational> > >]’
 1181 |         return ac(CGAL::approx(l1));
      |                ~~^~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Segment_3.h:159:41:   required from ‘CGAL::Bbox_3 CGAL::Segment_3<R_>::bbox() const [with R_ = CGAL::Epeck]’
  159 |     return R().construct_bbox_3_object()(*this);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:529:0:   required from here
  529 |                         boxes.push_back(Box(it->bbox(), &*(handles.begin() + std::distance(segments.begin(), it))));
/usr/include/CGAL/Interval_nt.h:1121:3: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1121 |   to_interval (const Interval_nt<Protected> & d)
      |   ^~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In instantiation of ‘CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::Weight CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::operator()(const Polyline_3&, const Polyline_3&, Tracer&, const WeightCalculator&, Visitor&) const [with Kernel = CGAL::Epeck; Tracer = CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; LookupTable = CGAL::internal::Lookup_table_map; Weight = CGAL::internal::Weight_min_max_dihedral_and_area; Polyline_3 = std::vector<CGAL::Point_3<CGAL::Epeck> >]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:1570:54:   required from ‘typename WeightCalculator::Weight CGAL::internal::triangulate_hole_polyline(const PointRange1&, const PointRange2&, Tracer&, const WeightCalculator&, Visitor&, bool, bool, const Kernel&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Epeck> >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Epeck> >; Tracer = Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = Weight_calculator<Weight_min_max_dihedral_and_area, Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; Kernel = CGAL::Epeck; typename WeightCalculator::Weight = Weight_min_max_dihedral_and_area]’
 1570 |     use_delaunay_triangulation ? Fill_DT().operator()(P, Q, tracer, WC, visitor) :
      |                                  ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:793:30:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange1&, const PointRange2&, OutputIterator, const NamedParameters&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Epeck> >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Epeck> >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t, CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t> >]’
  793 |     triangulate_hole_polyline(points, third_points, tracer, WC(),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  794 |                               choose_parameter(get_parameter_reference(np, internal_np::visitor), default_visitor),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  795 |                               use_dt3,
      |                               ~~~~~~~~
  796 |                               choose_parameter(get_parameter(np, internal_np::do_not_use_cubic_algorithm), false),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  797 |                               choose_parameter<Kernel>(get_parameter(np, internal_np::geom_traits)));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:819:37:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange&, OutputIterator, const CGAL::Named_function_parameters<NP_T, NP_Tag, NP_Base>&) [with PointRange = std::vector<CGAL::Point_3<CGAL::Epeck> >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NP_T = bool; NP_Tag = CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t; NP_Base = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  819 |     return triangulate_hole_polyline(points, third_points, out, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:96:35:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::triangulate_face_with_hole_filling(face_descriptor, PolygonMesh&, VPM, Visitor, const NamedParameters&) [with VPM = CGAL::internal::Point_accessor<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Epeck> > > > > >, CGAL::Point_3<CGAL::Epeck>, CGAL::Point_3<CGAL::Epeck>&, false>; Visitor = CGAL::Polygon_mesh_processing::Triangulate_faces::Default_visitor<CGAL::Polyhedron_3<CGAL::Epeck> >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > >]’
   96 |     PMP::triangulate_hole_polyline(hole_points, std::back_inserter(patch),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   97 |                                    np.use_2d_constrained_delaunay_triangulation(true));
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:233:46:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::operator()(face_descriptor, PolygonMesh&, const NamedParameters&) [with NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > >]’
  233 |     return triangulate_face_with_hole_filling(f, pmesh, vpm, visitor, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:365:17:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(FaceRange, PolygonMesh&, const NamedParameters&) [with FaceRange = CGAL::Iterator_range<CGAL::Prevent_deref<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > > > >; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  365 |     if(!modifier(f, pmesh, np))
      |         ~~~~~~~~^~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:423:27:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(PolygonMesh&, const NamedParameters&) [with PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  423 |   return triangulate_faces(faces(pmesh), pmesh, np);
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:125:0:   required from here
  125 |         CGAL::Polygon_mesh_processing::triangulate_faces(polyhedron);
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:786:10: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  786 |   Weight operator()(const Polyline_3& P,
      |          ^~~~~~~~
In file included from /usr/include/c++/14/bits/stl_algobase.h:64,
                 from /usr/include/c++/14/bits/specfun.h:43,
                 from /usr/include/c++/14/cmath:3898,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:20:
/usr/include/c++/14/bits/stl_pair.h: In instantiation of ‘constexpr std::pair<typename std::__strip_reference_wrapper<typename std::decay<_Tp>::type>::__type, typename std::__strip_reference_wrapper<typename std::decay<_Tp2>::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = double&; _T2 = double; typename __strip_reference_wrapper<typename decay<_Tp>::type>::__type = double; typename decay<_Tp>::type = double; typename __strip_reference_wrapper<typename decay<_Tp2>::type>::__type = double; typename decay<_Tp2>::type = double]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:278:23:   required from ‘CGAL::internal::Weight_min_max_dihedral_and_area::Weight_min_max_dihedral_and_area(const std::vector<T>&, const std::vector<T>&, int, int, int, const LookupTable&) [with Point_3 = CGAL::Point_3<CGAL::Epeck>; LookupTable = CGAL::internal::Lookup_table_map<int>]’
  278 |     w = std::make_pair(ang_max, to_double(CGAL::approximate_sqrt(CGAL::squared_area(P[i],P[j],P[k]))));
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:456:12:   required from ‘CGAL::internal::Weight_calculator<Weight_, IsValid>::Weight CGAL::internal::Weight_calculator<Weight_, IsValid>::operator()(const std::vector<T>&, const std::vector<T>&, int, int, int, const LookupTable&) const [with Point_3 = CGAL::Point_3<CGAL::Epeck>; LookupTable = CGAL::internal::Lookup_table_map<int>; Weight_ = CGAL::internal::Weight_min_max_dihedral_and_area; IsValid = CGAL::internal::Is_not_degenerate_triangle; Weight = CGAL::internal::Weight_min_max_dihedral_and_area]’
  456 |     return Weight(P, Q, i,j,k, lambda);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:908:12:   required from ‘void CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::triangulate_DT(const Polyline_3&, const Polyline_3&, LookupTable<typename WeightCalculator::Weight>&, LookupTable<int>&, Edge_DT, const Triangulation_DT&, const WeightCalculator&, Visitor&, bool) const [with IncidentFacetCirculator = CGAL::internal::Incident_facet_circulator<3, CGAL::internal::Triangulate_hole_polyline_DT<CGAL::Epeck, CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >, CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>, CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor, CGAL::internal::Lookup_table_map> >; Edge_DT = CGAL::internal::Incident_facet_circulator_base<CGAL::internal::Triangulate_hole_polyline_DT<CGAL::Epeck, CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >, CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>, CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor, CGAL::internal::Lookup_table_map> >::Edge_wrapper; Triangulation_DT = CGAL::Delaunay_triangulation_3<CGAL::Epeck, CGAL::Triangulation_data_structure_3<CGAL::Triangulation_vertex_base_with_info_3<int, CGAL::Epeck, CGAL::Triangulation_vertex_base_3<CGAL::Epeck, CGAL::Triangulation_ds_vertex_base_3<void> > >, CGAL::Delaunay_triangulation_cell_base_3<CGAL::Epeck, CGAL::Triangulation_cell_base_3<CGAL::Epeck, CGAL::Triangulation_ds_cell_base_3<void> > >, CGAL::Sequential_tag>, CGAL::Default, CGAL::Default>; Kernel = CGAL::Epeck; Tracer = CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; LookupTable = CGAL::internal::Lookup_table_map; Polyline_3 = std::vector<CGAL::Point_3<CGAL::Epeck> >; typename WeightCalculator::Weight = CGAL::internal::Weight_min_max_dihedral_and_area]’
  908 |       if(WC(P,Q, v0,v2,v1, lambda) == Weight::NOT_VALID())
      |          ~~^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:821:30:   required from ‘CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::Weight CGAL::internal::Triangulate_hole_polyline_DT<Kernel, Tracer, WeightCalculator, Visitor, LookupTable>::operator()(const Polyline_3&, const Polyline_3&, Tracer&, const WeightCalculator&, Visitor&) const [with Kernel = CGAL::Epeck; Tracer = CGAL::internal::Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; LookupTable = CGAL::internal::Lookup_table_map; Weight = CGAL::internal::Weight_min_max_dihedral_and_area; Polyline_3 = std::vector<CGAL::Point_3<CGAL::Epeck> >]’
  821 |         triangulate_DT<IFC_3>(P, Q, W, lambda, e_start, tr, WC, visitor, false);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:1570:54:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:819:37:   required from ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange&, OutputIterator, const CGAL::Named_function_parameters<NP_T, NP_Tag, NP_Base>&) [with PointRange = std::vector<CGAL::Point_3<CGAL::Epeck> >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NP_T = bool; NP_Tag = CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t; NP_Base = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  819 |     return triangulate_hole_polyline(points, third_points, out, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:96:35:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::triangulate_face_with_hole_filling(face_descriptor, PolygonMesh&, VPM, Visitor, const NamedParameters&) [with VPM = CGAL::internal::Point_accessor<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_vertex<CGAL::I_Polyhedron_vertex<CGAL::HalfedgeDS_vertex_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Point_3<CGAL::Epeck> > > > > >, CGAL::Point_3<CGAL::Epeck>, CGAL::Point_3<CGAL::Epeck>&, false>; Visitor = CGAL::Polygon_mesh_processing::Triangulate_faces::Default_visitor<CGAL::Polyhedron_3<CGAL::Epeck> >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > >]’
   96 |     PMP::triangulate_hole_polyline(hole_points, std::back_inserter(patch),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   97 |                                    np.use_2d_constrained_delaunay_triangulation(true));
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:233:46:   required from ‘bool CGAL::Polygon_mesh_processing::internal::Triangulate_polygon_mesh_modifier<PolygonMesh>::operator()(face_descriptor, PolygonMesh&, const NamedParameters&) [with NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; face_descriptor = CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > >]’
  233 |     return triangulate_face_with_hole_filling(f, pmesh, vpm, visitor, np);
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:365:17:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(FaceRange, PolygonMesh&, const NamedParameters&) [with FaceRange = CGAL::Iterator_range<CGAL::Prevent_deref<CGAL::internal::In_place_list_iterator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > >, std::allocator<CGAL::HalfedgeDS_in_place_list_face<CGAL::I_Polyhedron_facet<CGAL::HalfedgeDS_face_base<CGAL::HalfedgeDS_list_types<CGAL::Epeck, CGAL::I_Polyhedron_derived_items_3<CGAL::Polyhedron_items_3>, std::allocator<int> >, CGAL::Boolean_tag<true>, CGAL::Plane_3<CGAL::Epeck> > > > > > > >; PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  365 |     if(!modifier(f, pmesh, np))
      |         ~~~~~~~~^~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:423:27:   required from ‘bool CGAL::Polygon_mesh_processing::triangulate_faces(PolygonMesh&, const NamedParameters&) [with PolygonMesh = CGAL::Polyhedron_3<CGAL::Epeck>; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t>]’
  423 |   return triangulate_faces(faces(pmesh), pmesh, np);
      |          ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:125:0:   required from here
  125 |         CGAL::Polygon_mesh_processing::triangulate_faces(polyhedron);
/usr/include/c++/14/bits/stl_pair.h:1132:5: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1132 |     make_pair(_T1&& __x, _T2&& __y)
      |     ^~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h: In function ‘OutputIterator CGAL::Polygon_mesh_processing::triangulate_hole_polyline(const PointRange1&, const PointRange2&, OutputIterator, const NamedParameters&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Epeck> >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Epeck> >; OutputIterator = std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >; NamedParameters = CGAL::Named_function_parameters<bool, CGAL::internal_np::use_2d_constrained_delaunay_triangulation_t, CGAL::Named_function_parameters<bool, CGAL::internal_np::all_default_t> >]’:
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:793:30: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  793 |     triangulate_hole_polyline(points, third_points, tracer, WC(),
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  794 |                               choose_parameter(get_parameter_reference(np, internal_np::visitor), default_visitor),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  795 |                               use_dt3,
      |                               ~~~~~~~~
  796 |                               choose_parameter(get_parameter(np, internal_np::do_not_use_cubic_algorithm), false),
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  797 |                               choose_parameter<Kernel>(get_parameter(np, internal_np::geom_traits)));
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Interval_nt.h: In member function ‘CGAL::Interval_nt<P> CGAL::Coercion_traits_interval_nt<A, CGAL::Interval_nt<P>, CGAL::Boolean_tag<true> >::Cast::operator()(const A&) const [with A = int; bool P = false]’:
/usr/include/CGAL/Interval_nt.h:1450:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1450 |             return typename Real_embeddable_traits<A>::To_interval()(x);
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In function ‘typename WeightCalculator::Weight CGAL::internal::triangulate_hole_polyline(const PointRange1&, const PointRange2&, Tracer&, const WeightCalculator&, Visitor&, bool, bool, const Kernel&) [with PointRange1 = std::vector<CGAL::Point_3<CGAL::Epeck> >; PointRange2 = std::vector<CGAL::Point_3<CGAL::Epeck> >; Tracer = Tracer_polyline_incomplete<CGAL::Triple<int, int, int>, std::back_insert_iterator<std::vector<CGAL::Triple<int, int, int> > >, std::back_insert_iterator<std::vector<std::pair<int, int> > > >; WeightCalculator = Weight_calculator<Weight_min_max_dihedral_and_area, Is_not_degenerate_triangle>; Visitor = CGAL::Polygon_mesh_processing::Hole_filling::Default_visitor; Kernel = CGAL::Epeck]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:1536:1: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1536 | triangulate_hole_polyline(const PointRange1& points,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In constructor ‘CGAL::internal::Weight_min_max_dihedral_and_area::Weight_min_max_dihedral_and_area(const std::vector<T>&, const std::vector<T>&, int, int, int, const LookupTable&) [with Point_3 = CGAL::Point_3<CGAL::Epeck>; LookupTable = CGAL::internal::Lookup_table_map<int>]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:278:23: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |     w = std::make_pair(ang_max, to_double(CGAL::approximate_sqrt(CGAL::squared_area(P[i],P[j],P[k]))));
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In member function ‘CGAL::internal::Weight_min_max_dihedral_and_area CGAL::internal::Weight_min_max_dihedral_and_area::operator+(const CGAL::internal::Weight_min_max_dihedral_and_area&) const’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:282:36: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  282 |   Weight_min_max_dihedral_and_area operator+(const Weight_min_max_dihedral_and_area& w2) const
      |                                    ^~~~~~~~
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In constructor ‘CGAL::internal::Weight_min_max_dihedral_and_area::Weight_min_max_dihedral_and_area(const std::vector<T>&, const std::vector<T>&, int, int, int, const LookupTable&) [with Point_3 = CGAL::Point_3<CGAL::Epeck>; LookupTable = CGAL::internal::Lookup_table<int>]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:278:23: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |     w = std::make_pair(ang_max, to_double(CGAL::approximate_sqrt(CGAL::squared_area(P[i],P[j],P[k]))));
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:571: warning: ‘{anonymous}::cgal_face_t {anonymous}::wire_to_face(const cgal_wire_t&)’ defined but not used [-Wunused-function]
  571 |         cgal_face_t wire_to_face(const cgal_wire_t& w) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:552: warning: ‘CGAL::Polygon_2<CGAL::Epeck> {anonymous}::loop_to_polygon_2(ifcopenshell::geometry::taxonomy::loop::ptr)’ defined but not used [-Wunused-function]
  552 |         CGAL::Polygon_2<Kernel_> loop_to_polygon_2(taxonomy::loop::ptr loop) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:123: warning: ‘CGAL::Nef_polyhedron_3<CGAL::Epeck> ifcopenshell::geometry::utils::create_nef_polyhedron(std::__cxx11::list<{anonymous}::cgal_face_t>&)’ defined but not used [-Wunused-function]
  123 | CGAL::Nef_polyhedron_3<Kernel_> ifcopenshell::geometry::utils::create_nef_polyhedron(std::list<cgal_face_t> &face_list) {
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  6%] Built target geometry_kernel_opencascade
/usr/bin/gmake  -f svgfill/CMakeFiles/libsvgfill.dir/build.make svgfill/CMakeFiles/libsvgfill.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/svgfill /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/svgfill/CMakeFiles/libsvgfill.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f svgfill/CMakeFiles/libsvgfill.dir/build.make svgfill/CMakeFiles/libsvgfill.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  6%] Building CXX object svgfill/CMakeFiles/libsvgfill.dir/src/svgfill.cpp.o
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/svgfill && /usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -Dlibsvgfill_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -MD -MT svgfill/CMakeFiles/libsvgfill.dir/src/svgfill.cpp.o -MF CMakeFiles/libsvgfill.dir/src/svgfill.cpp.o.d -o CMakeFiles/libsvgfill.dir/src/svgfill.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>::operator()<CGAL::Point_3<CGAL::Epeck>, CGAL::internal::Lookup_table_map<int> >(std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, int, int, int, CGAL::internal::Lookup_table_map<int> const&) constCGAL::internal::Weight_min_max_dihedral_and_area’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:2245: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
 2245 | }
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In member function ‘CGAL::internal::Weight_min_max_dihedral_and_area::Weight_min_max_dihedral_and_area<CGAL::Point_3<CGAL::Epeck>, CGAL::internal::Lookup_table<int> >(std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, int, int, int, CGAL::internal::Lookup_table<int> const&)’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:278:23: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |     w = std::make_pair(ang_max, to_double(CGAL::approximate_sqrt(CGAL::squared_area(P[i],P[j],P[k]))));
      |         ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp: In member function ‘CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>::operator()<CGAL::Point_3<CGAL::Epeck>, CGAL::internal::Lookup_table<int> >(std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, int, int, int, CGAL::internal::Lookup_table<int> const&) constCGAL::internal::Weight_min_max_dihedral_and_area’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp:2245: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
 2245 | }
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/detail/attribute_name_to_id.hpp:10,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/attribute_traversal/prioritized.hpp:12,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/attribute_traversal/attribute_traversal.hpp:10,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/document_traversal.hpp:10,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/svgpp.hpp:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:25:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/detail/names_dictionary.hpp: In static member function ‘static typename ValuesHolder::mapped_type svgpp::detail::static_dictionary<ValuesHolder, NotFoundValue>::find_ignore_case(const Range&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/detail/names_dictionary.hpp:85:54: warning: typedef ‘check’ locally defined but not used [-Wunused-local-typedefs]
   85 |     typedef typename ValuesHolder::lower_case_values check;
      |                                                      ^~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/parser/value_parser.hpp:14,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/attribute_dispatcher.hpp:19,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/document_traversal.hpp:11:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/parser/length.hpp: In static member function ‘static bool svgpp::value_parser<svgpp::tag::type::list_of<svgpp::tag::type::length>, Args ...>::parse(AttributeTag, Context&, const AttributeValue&, PropertySource)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/parser/length.hpp:71:72: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
   71 |     typedef typename boost::range_const_iterator<AttributeValue>::type iterator_t;
      |                                                                        ^~~~~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/parser/value_parser.hpp:19:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/parser/percentage_or_length.hpp: In static member function ‘static bool svgpp::value_parser<svgpp::tag::type::list_of<svgpp::tag::type::percentage_or_length>, Args ...>::parse(AttributeTag, Context&, const AttributeValue&, svgpp::tag::source::css)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/parser/percentage_or_length.hpp:62:72: warning: typedef ‘iterator_t’ locally defined but not used [-Wunused-local-typedefs]
   62 |     typedef typename boost::range_const_iterator<AttributeValue>::type iterator_t;
      |                                                                        ^~~~~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/parser/value_parser.hpp:22:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/parser/transform_list.hpp: In static member function ‘static bool svgpp::value_parser<svgpp::tag::type::transform_list, Args ...>::parse(AttributeTag, Context&, const AttributeValue&, svgpp::tag::source::attribute)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/parser/transform_list.hpp:39:55: warning: typedef ‘transform_events_policy’ locally defined but not used [-Wunused-local-typedefs]
   39 |     typedef typename transform_events_context::policy transform_events_policy;
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/document_traversal.hpp: In static member function ‘static typename boost::disable_if<boost::mpl::or_<boost::mpl::empty<typename svgpp::traits::child_element_types<ElementTag>::type>, boost::mpl::has_key<ExpectedChildElements, svgpp::tag::text_content> >, bool>::type svgpp::document_traversal<Args>::load_element_content(const XMLElement&, Context&, ElementTag)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/document_traversal.hpp:209:54: warning: typedef ‘error_policy’ locally defined but not used [-Wunused-local-typedefs]
  209 |       policy::error::default_policy<Context> >::type error_policy;
      |                                                      ^~~~~~~~~~~~
In file included from /usr/include/CGAL/number_type_basic.h:51,
                 from /usr/include/CGAL/basic.h:28,
                 from /usr/include/CGAL/Cartesian/Cartesian_base.h:20,
                 from /usr/include/CGAL/Cartesian.h:20,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:28:
/usr/include/CGAL/double.h: In function ‘std::pair<double, double> CGAL::split_numerator_denominator(double)’:
/usr/include/CGAL/double.h:196:37: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  196 | split_numerator_denominator(double d)
      |                                     ^
In file included from /usr/include/CGAL/int.h:23,
                 from /usr/include/CGAL/number_type_basic.h:56:
/usr/include/CGAL/Modular_arithmetic/Residue_type.h: In function ‘CGAL::Residue CGAL::operator+(const Residue&)’:
/usr/include/CGAL/Modular_arithmetic/Residue_type.h:277:45: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  277 | inline Residue operator + (const Residue& p1)
      |                                             ^
/usr/include/CGAL/int.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<long int>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<long int, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/int.h:118:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  118 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
/usr/include/CGAL/int.h: In member function ‘CGAL::Modular_traits<long int>::Residue_type CGAL::Modular_traits<long int>::Modular_image::operator()(long int)’:
/usr/include/CGAL/int.h:138:40: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  138 |         Residue_type operator()(long i){
      |                                        ^
/usr/include/CGAL/int.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<long unsigned int>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<long unsigned int, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/int.h:278:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /usr/include/CGAL/number_type_basic.h:35:
/usr/include/CGAL/Residue.h: In member function ‘CGAL::Coercion_traits<short int, CGAL::Residue>::Type CGAL::Coercion_traits<short int, CGAL::Residue>::Cast::operator()(const CGAL::Residue&) const’:
/usr/include/CGAL/Residue.h:41:1: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
   41 | CGAL_DEFINE_COERCION_TRAITS_FROM_TO(short,CGAL::Residue)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:29:
/usr/include/CGAL/MP_Float.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::MP_Float>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<CGAL::MP_Float, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/MP_Float.h:516:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  516 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:30,
                 from /usr/include/CGAL/Exact_kernel_selector.h:26,
                 from /usr/include/CGAL/Filtered_kernel.h:22,
                 from /usr/include/CGAL/Exact_predicates_exact_constructions_kernel.h:21,
                 from /usr/include/CGAL/Arr_segment_traits_2.h:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:31:
/usr/include/CGAL/Gmpz.h: In member function ‘CGAL::Modular_traits<CGAL::Gmpz>::Residue_type CGAL::Modular_traits<CGAL::Gmpz>::Modular_image::operator()(const CGAL::Modular_traits<CGAL::Gmpz>::NT&)’:
/usr/include/CGAL/Gmpz.h:200:45: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  200 |         Residue_type operator()(const NT& a){
      |                                             ^
In file included from /usr/include/CGAL/Gmpz.h:244:
/usr/include/CGAL/Gmpq.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::Gmpq>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<CGAL::Gmpq, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/Gmpq.h:107:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  107 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:27:
/usr/include/CGAL/boost_mp.h: In function ‘CGAL::RET_boost_mp<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational, (boost::multiprecision::expression_template_option)1>, mpl_::int_<2> >::To_interval::operator()(boost::multiprecision::number<boost::multiprecision::backends::gmp_rational, (boost::multiprecision::expression_template_option)1> const&) const [clone .isra.0]’:
/usr/include/CGAL/boost_mp.h:550:9: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  550 |         operator()(const Type& x) const {
      |         ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp: In member function ‘void Context::on_exit_element()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:70:30: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
   70 |                 if (depth_-- == enabled_at_) {
      |                     ~~~~~~~~~^~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp: In member function ‘void Context::transform_matrix(const boost::array<double, 6>&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:87:63: warning: unused parameter ‘matrix’ [-Wunused-parameter]
   87 |         void transform_matrix(const boost::array<double, 6> & matrix)
      |                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp: In member function ‘void Context::path_cubic_bezier_to(double, double, double, double, double, double, svgpp::tag::coordinate::absolute)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:105:24: warning: unused parameter ‘x1’ [-Wunused-parameter]
  105 |                 double x1, double y1,
      |                 ~~~~~~~^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:105:35: warning: unused parameter ‘y1’ [-Wunused-parameter]
  105 |                 double x1, double y1,
      |                            ~~~~~~~^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:106:24: warning: unused parameter ‘x2’ [-Wunused-parameter]
  106 |                 double x2, double y2,
      |                 ~~~~~~~^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:106:35: warning: unused parameter ‘y2’ [-Wunused-parameter]
  106 |                 double x2, double y2,
      |                            ~~~~~~~^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:107:24: warning: unused parameter ‘x’ [-Wunused-parameter]
  107 |                 double x, double y,
      |                 ~~~~~~~^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:107:34: warning: unused parameter ‘y’ [-Wunused-parameter]
  107 |                 double x, double y,
      |                           ~~~~~~~^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp: In member function ‘void Context::path_quadratic_bezier_to(double, double, double, double, svgpp::tag::coordinate::absolute)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:111:24: warning: unused parameter ‘x1’ [-Wunused-parameter]
  111 |                 double x1, double y1,
      |                 ~~~~~~~^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:111:35: warning: unused parameter ‘y1’ [-Wunused-parameter]
  111 |                 double x1, double y1,
      |                            ~~~~~~~^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:112:24: warning: unused parameter ‘x’ [-Wunused-parameter]
  112 |                 double x, double y,
      |                 ~~~~~~~^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:112:34: warning: unused parameter ‘y’ [-Wunused-parameter]
  112 |                 double x, double y,
      |                           ~~~~~~~^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp: In member function ‘void Context::path_elliptical_arc_to(double, double, double, bool, bool, double, double, svgpp::tag::coordinate::absolute)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:116:24: warning: unused parameter ‘rx’ [-Wunused-parameter]
  116 |                 double rx, double ry, double x_axis_rotation,
      |                 ~~~~~~~^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:116:35: warning: unused parameter ‘ry’ [-Wunused-parameter]
  116 |                 double rx, double ry, double x_axis_rotation,
      |                            ~~~~~~~^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:116:46: warning: unused parameter ‘x_axis_rotation’ [-Wunused-parameter]
  116 |                 double rx, double ry, double x_axis_rotation,
      |                                       ~~~~~~~^~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:117:22: warning: unused parameter ‘large_arc_flag’ [-Wunused-parameter]
  117 |                 bool large_arc_flag, bool sweep_flag,
      |                 ~~~~~^~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:117:43: warning: unused parameter ‘sweep_flag’ [-Wunused-parameter]
  117 |                 bool large_arc_flag, bool sweep_flag,
      |                                      ~~~~~^~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:118:24: warning: unused parameter ‘x’ [-Wunused-parameter]
  118 |                 double x, double y,
      |                 ~~~~~~~^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:118:34: warning: unused parameter ‘y’ [-Wunused-parameter]
  118 |                 double x, double y,
      |                           ~~~~~~~^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp: In lambda function:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:186:50: warning: unused parameter ‘f’ [-Wunused-parameter]
  186 |         std::function<void(float)> fn = [](float f) {};
      |                                            ~~~~~~^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp: In instantiation of ‘void Context::set(svgpp::tag::attribute::id, const Str&) [with Str = boost::iterator_range<const char*>]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/policy/value_events.hpp:23:16:   required from ‘static void svgpp::policy::value_events::forward_to_method<Context>::set(Context&, AttributeTag, const svgpp::tag::source::any&, const Args& ...) [with AttributeTag = svgpp::tag::attribute::id; Args = {boost::iterator_range<const char*>}; Context = Context]’
   23 |     context.set(tag, args...);
      |     ~~~~~~~~~~~^~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/attribute_dispatcher.hpp:352:55:   required from ‘bool svgpp::attribute_dispatcher_base<ElementTag, Context, Args>::load_attribute_value(AttributeTag, const AttributeValue&, PropertySource, typename boost::enable_if_c<(boost::is_same<typename svgpp::traits::attribute_type<ElementTag, AttributeTag>::type, svgpp::tag::type::string>::value || boost::mpl::has_key<typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::ignored_attributes, boost::mpl::is_sequence<mpl_::arg<-1> > >, exboost::parameter::optional<svgpp::tag::processed_attributes, boost::mpl::is_sequence<mpl_::arg<-1> > >, exboost::parameter::optional<svgpp::tag::passthrough_attributes, boost::mpl::is_sequence<mpl_::arg<-1> > >, exboost::parameter::optional<svgpp::tag::length_policy>, exboost::parameter::optional<svgpp::tag::basic_shapes_policy>, exboost::parameter::optional<svgpp::tag::number_type> >::bind<Args ...>::type, svgpp::tag::passthrough_attributes, boost::mpl::set0<> >::type, AttributeTag>::value)>::type*) [with AttributeTag = svgpp::tag::attribute::id; AttributeValue = boost::iterator_range<const char*>; PropertySource = svgpp::tag::source::attribute; ElementTag = svgpp::tag::element::svg; Context = Context; Args = {svgpp::referencing_element<void>, svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > >}; typename boost::enable_if_c<(boost::is_same<typename svgpp::traits::attribute_type<ElementTag, AttributeTag>::type, svgpp::tag::type::string>::value || boost::mpl::has_key<typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::ignored_attributes, boost::mpl::is_sequence<mpl_::arg<-1> > >, exboost::parameter::optional<svgpp::tag::processed_attributes, boost::mpl::is_sequence<mpl_::arg<-1> > >, exboost::parameter::optional<svgpp::tag::passthrough_attributes, boost::mpl::is_sequence<mpl_::arg<-1> > >, exboost::parameter::optional<svgpp::tag::length_policy>, exboost::parameter::optional<svgpp::tag::basic_shapes_policy>, exboost::parameter::optional<svgpp::tag::number_type> >::bind<Args ...>::type, svgpp::tag::passthrough_attributes, boost::mpl::set0<> >::type, AttributeTag>::value)>::type = void; typename svgpp::traits::attribute_type<ElementTag, AttributeTag>::type = svgpp::tag::type::string; typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::ignored_attributes, boost::mpl::is_sequence<mpl_::arg<-1> > >, exboost::parameter::optional<svgpp::tag::processed_attributes, boost::mpl::is_sequence<mpl_::arg<-1> > >, exboost::parameter::optional<svgpp::tag::passthrough_attributes, boost::mpl::is_sequence<mpl_::arg<-1> > >, exboost::parameter::optional<svgpp::tag::length_policy>, exboost::parameter::optional<svgpp::tag::basic_shapes_policy>, exboost::parameter::optional<svgpp::tag::number_type> >::bind<Args ...>::type, svgpp::tag::passthrough_attributes, boost::mpl::set0<> >::type = boost::mpl::set0<>; typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::ignored_attributes, boost::mpl::is_sequence<mpl_::arg<-1> > >, exboost::parameter::optional<svgpp::tag::processed_attributes, boost::mpl::is_sequence<mpl_::arg<-1> > >, exboost::parameter::optional<svgpp::tag::passthrough_attributes, boost::mpl::is_sequence<mpl_::arg<-1> > >, exboost::parameter::optional<svgpp::tag::length_policy>, exboost::parameter::optional<svgpp::tag::basic_shapes_policy>, exboost::parameter::optional<svgpp::tag::number_type> >::bind<Args ...>::type = exboost::parameter::aux::arg_list<svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<> > > > > > > > > > > > > > > > > > > > > > > >, exboost::parameter::aux::arg_list<svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, exboost::parameter::aux::arg_list<svgpp::referencing_element<void>, exboost::parameter::aux::empty_arg_list> > >]’
  352 |     policy::value_events::default_policy<Context>::set(context_, tag, property_source, attribute_value);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/attribute_dispatcher.hpp:99:43:   required from ‘typename boost::enable_if<typename boost::mpl::apply<typename Loader::is_attribute_processed, AttributeTag>::type>::type svgpp::detail::load_attribute_functor<Loader, AttributeValue, PropertySource>::operator()(AttributeTag) [with AttributeTag = svgpp::tag::attribute::id; Loader = svgpp::attribute_dispatcher<svgpp::tag::element::svg, Context, svgpp::referencing_element<void>, svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > > >; AttributeValue = boost::iterator_range<const char*>; PropertySource = svgpp::tag::source::attribute; typename boost::enable_if<typename boost::mpl::apply<typename Loader::is_attribute_processed, AttributeTag>::type>::type = void; typename boost::mpl::apply<typename Loader::is_attribute_processed, AttributeTag>::type = mpl_::bool_<true>; typename Loader::is_attribute_processed = boost::mpl::or_<boost::mpl::has_key<boost::mpl::protect<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<> > > > > > > > > > > > > > > > > > > > > > >, 0>, mpl_::arg<1> >, boost::mpl::has_key<boost::mpl::protect<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<> > > > > > > > > > > > > > > > > > > > > > >, 0>, boost::mpl::pair<svgpp::tag::element::svg, mpl_::arg<1> > >, mpl_::bool_<false>, mpl_::bool_<false>, mpl_::bool_<false> >]’
   99 |     result_ = loader_.load_attribute_value(tag, attributeValue_, PropertySource());
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/detail/dict/enumerate_core_attributes.inc:8:1:   required from ‘bool svgpp::detail::attribute_id_to_tag(svgpp::tag::element::svg, attribute_id, F&) [with F = load_attribute_functor<svgpp::attribute_dispatcher<svgpp::tag::element::svg, Context, svgpp::referencing_element<void>, svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > > >, boost::iterator_range<const char*>, svgpp::tag::source::attribute>]’
   20 |     fn(tag::attribute::attribute_name()); \
      |     ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/attribute_dispatcher.hpp:307:37:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/attribute_traversal/prioritized.hpp:414:23:   required from ‘static bool svgpp::attribute_traversal_prioritized<AttributeTraversalPolicy, Args>::load(XMLAttributesIterator, Dispatcher&) [with XMLAttributesIterator = _xmlAttr*; Dispatcher = svgpp::attribute_dispatcher<svgpp::tag::element::svg, Context, svgpp::referencing_element<void>, svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > > >; AttributeTraversalPolicy = svgpp::detail::get_attribute_traversal_policy_for_element<svgpp::policy::attribute_traversal::default_policy, svgpp::tag::element::svg>; Args = {svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > >}]’
  414 |         if (!load_func(static_cast<detail::attribute_id>(id)))
      |              ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/document_traversal.hpp:172:20:   required from ‘static bool svgpp::document_traversal<Args>::load_attributes(const XMLElement&, Context&, ElementTag) [with ReferencingElement = void; XMLElement = _xmlNode*; Context = Context; ElementTag = svgpp::tag::element::svg; Args = {svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > >}]’
  169 |     if (!attribute_traversal<
      |          ~~~~~~~~~~~~~~~~~~~~
  170 |         ElementTag,
      |         ~~~~~~~~~~~ 
  171 |         SVGPP_TEMPLATE_ARGS2_PASS
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~
  172 |       >::type::load(xml_policy_t::get_attributes(xml_element), attribute_dispatcher))
      |       ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/document_traversal.hpp:138:49:   required from ‘static bool svgpp::document_traversal<Args>::load_element(const XMLElement&, Context&, ElementTag) [with ExpectedChildElements = boost::mpl::s_item<svgpp::tag::element::linearGradient, boost::mpl::s_item<svgpp::tag::element::radialGradient, boost::mpl::s_item<svgpp::tag::element::defs, boost::mpl::s_item<svgpp::tag::element::g, boost::mpl::s_item<svgpp::tag::element::svg, boost::mpl::s_item<svgpp::tag::element::symbol, boost::mpl::s_item<svgpp::tag::element::use_, boost::mpl::s_item<svgpp::tag::element::circle, boost::mpl::s_item<svgpp::tag::element::ellipse, boost::mpl::s_item<svgpp::tag::element::line, boost::mpl::s_item<svgpp::tag::element::path, boost::mpl::s_item<svgpp::tag::element::polygon, boost::mpl::s_item<svgpp::tag::element::polyline, boost::mpl::s_item<svgpp::tag::element::rect, boost::mpl::s_item<svgpp::tag::element::desc, boost::mpl::s_item<svgpp::tag::element::metadata, boost::mpl::s_item<svgpp::tag::element::title, boost::mpl::s_item<svgpp::tag::element::animate, boost::mpl::s_item<svgpp::tag::element::animateColor, boost::mpl::s_item<svgpp::tag::element::animateMotion, boost::mpl::s_item<svgpp::tag::element::animateTransform, boost::mpl::s_item<svgpp::tag::element::set, boost::mpl::s_item<svgpp::tag::element::view, boost::mpl::s_item<svgpp::tag::element::text, boost::mpl::s_item<svgpp::tag::element::switch_, boost::mpl::s_item<svgpp::tag::element::style, boost::mpl::s_item<svgpp::tag::element::script, boost::mpl::s_item<svgpp::tag::element::pattern, boost::mpl::s_item<svgpp::tag::element::mask, boost::mpl::s_item<svgpp::tag::element::marker, boost::mpl::s_item<svgpp::tag::element::image, boost::mpl::s_item<svgpp::tag::element::foreignObject, boost::mpl::s_item<svgpp::tag::element::font_face, boost::mpl::s_item<svgpp::tag::element::font, boost::mpl::s_item<svgpp::tag::element::filter, boost::mpl::s_item<svgpp::tag::element::cursor, boost::mpl::s_item<svgpp::tag::element::color_profile, boost::mpl::s_item<svgpp::tag::element::clipPath, boost::mpl::s_item<svgpp::tag::element::altGlyphDef, boost::mpl::s_item<svgpp::tag::element::a, boost::mpl::set0<> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >; ReferencingElement = void; XMLElement = _xmlNode*; Context = Context; ElementTag = svgpp::tag::element::svg; Args = {svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > >}]’
  138 |       return load_attributes<ReferencingElement>(xml_element, context, element_tag)
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/document_traversal.hpp:118:12:   required from ‘static bool svgpp::document_traversal<Args>::load_expected_element(const XMLElement&, Context&, ElementTag) [with XMLElement = _xmlNode*; Context = Context; ElementTag = svgpp::tag::element::svg; Args = {svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > >}]’
  115 |           load_element<
      |           ~~~~~~~~~~~~~
  116 |             typename traits::child_element_types<ElementTag>::type,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  117 |             void
      |             ~~~~
  118 |           >(xml_element, context, expected_element);
      |           ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/document_traversal.hpp:97:33:   required from ‘static bool svgpp::document_traversal<Args>::load_document(const XMLElement&, Context&) [with XMLElement = _xmlNode*; Context = Context; Args = {svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > >}]’
   97 |     return load_expected_element(xml_element_svg, context, tag::element::svg());
      |            ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:172:19:   required from here
  169 |                 document_traversal<
      |                 ~~~~~~~~~~~~~~~~~~~
  170 |                         processed_elements<processed_elements_t>,
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  171 |                         processed_attributes<processed_attributes_t>
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  172 |                 >::load_document(elem, context);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:76:50: warning: unused parameter ‘s’ [-Wunused-parameter]
   76 |         void set(tag::attribute::id, Str const & s) {
      |                                      ~~~~~~~~~~~~^
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/attribute_traversal/prioritized.hpp:16:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/policy/error.hpp: In instantiation of ‘svgpp::invalid_value_error<Char>::invalid_value_error(const char*, const Range&, typename boost::enable_if<typename svgpp::detail::is_char_range<Range>::type>::type*) [with Range = boost::iterator_range<const char*>; Char = char; typename boost::enable_if<typename svgpp::detail::is_char_range<Range>::type>::type = void; typename svgpp::detail::is_char_range<Range>::type = boost::is_same<char, char>]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/policy/error.hpp:332:11:   required from ‘static bool svgpp::policy::error::raise_exception<Context>::parse_failed(const Context&, AttributeTag, const AttributeValue&) [with AttributeTag = svgpp::tag::attribute::cx; AttributeValue = boost::iterator_range<const char*>; Context = Context]’
  332 |     throw invalid_value_error<char_t>(attribute_name<char>::get<AttributeTag>(), value);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/parser/length.hpp:58:48:   required from ‘static bool svgpp::value_parser<svgpp::tag::type::length, Args ...>::parse(AttributeTag, Context&, const AttributeValue&, PropertySource) [with AttributeTag = svgpp::tag::attribute::cx; Context = const svgpp::detail::adapted_context_wrapper<Context, svgpp::collect_circle_attributes_adapter<double>, svgpp::tag::value_events_policy, svgpp::policy::value_events::default_policy<svgpp::collect_circle_attributes_adapter<double> > >; AttributeValue = boost::iterator_range<const char*>; PropertySource = svgpp::tag::source::attribute; Args = {svgpp::referencing_element<void>, svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > >}]’
   58 |       return args_t::error_policy::parse_failed(args_t::error_policy_context::get(context), tag, attribute_value);
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/attribute_dispatcher.hpp:647:15:   required from ‘typename boost::enable_if_c<((! boost::mpl::empty<typename boost::mpl::if_<boost::mpl::has_key<typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type, svgpp::tag::basic_shapes_policy, typename svgpp::policy::basic_shapes::by_context<Context>::type>::type::convert_to_path, ElementTag>, boost::mpl::single_view<typename boost::mpl::if_c<(boost::is_same<ElementTag, svgpp::tag::element::rect>::value && typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type, svgpp::tag::basic_shapes_policy, typename svgpp::policy::basic_shapes::by_context<Context>::type>::type::convert_only_rounded_rect_to_path), svgpp::detail::convert_rounded_rect_to_path_state<typename svgpp::attribute_dispatcher_base<ElementTag, Context, Args ...>::length_factory_type::length_type>, svgpp::detail::convert_basic_shape_to_path_state<ElementTag, typename svgpp::attribute_dispatcher_base<ElementTag, Context, Args ...>::length_factory_type::length_type> >::type>, typename boost::mpl::if_<boost::mpl::has_key<typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type, svgpp::tag::basic_shapes_policy, typename svgpp::policy::basic_shapes::by_context<Context>::type>::type::collect_attributes, ElementTag>, boost::mpl::single_view<svgpp::detail::collect_basic_shape_attributes_state<ElementTag, typename svgpp::attribute_dispatcher_base<ElementTag, Context, Args ...>::length_factory_type::length_type> >, boost::mpl::empty_sequence>::type>::type>::value) && boost::mpl::has_key<typename svgpp::basic_shape_attributes<ElementTag>::type, AttributeTag>::value), bool>::type svgpp::detail::basic_shape_attribute_dispatcher<ElementTag, Context, Args>::load_attribute_value(AttributeTag, const AttributeValue&, svgpp::tag::source::attribute) [with AttributeValue = boost::iterator_range<const char*>; AttributeTag = svgpp::tag::attribute::cx; ElementTag = svgpp::tag::element::circle; Context = Context; Args = {svgpp::referencing_element<void>, svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > >}; typename boost::enable_if_c<((! boost::mpl::empty<typename boost::mpl::if_<boost::mpl::has_key<typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type, svgpp::tag::basic_shapes_policy, typename svgpp::policy::basic_shapes::by_context<Context>::type>::type::convert_to_path, ElementTag>, boost::mpl::single_view<typename boost::mpl::if_c<(boost::is_same<ElementTag, svgpp::tag::element::rect>::value && typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type, svgpp::tag::basic_shapes_policy, typename svgpp::policy::basic_shapes::by_context<Context>::type>::type::convert_only_rounded_rect_to_path), svgpp::detail::convert_rounded_rect_to_path_state<typename svgpp::attribute_dispatcher_base<ElementTag, Context, Args ...>::length_factory_type::length_type>, svgpp::detail::convert_basic_shape_to_path_state<ElementTag, typename svgpp::attribute_dispatcher_base<ElementTag, Context, Args ...>::length_factory_type::length_type> >::type>, typename boost::mpl::if_<boost::mpl::has_key<typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type, svgpp::tag::basic_shapes_policy, typename svgpp::policy::basic_shapes::by_context<Context>::type>::type::collect_attributes, ElementTag>, boost::mpl::single_view<svgpp::detail::collect_basic_shape_attributes_state<ElementTag, typename svgpp::attribute_dispatcher_base<ElementTag, Context, Args ...>::length_factory_type::length_type> >, boost::mpl::empty_sequence>::type>::type>::value) && boost::mpl::has_key<typename svgpp::basic_shape_attributes<ElementTag>::type, AttributeTag>::value), bool>::type = bool; typename boost::mpl::if_<boost::mpl::has_key<typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type, svgpp::tag::basic_shapes_policy, typename svgpp::policy::basic_shapes::by_context<Context>::type>::type::convert_to_path, ElementTag>, boost::mpl::single_view<typename boost::mpl::if_c<(boost::is_same<ElementTag, svgpp::tag::element::rect>::value && typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type, svgpp::tag::basic_shapes_policy, typename svgpp::policy::basic_shapes::by_context<Context>::type>::type::convert_only_rounded_rect_to_path), svgpp::detail::convert_rounded_rect_to_path_state<typename svgpp::attribute_dispatcher_base<ElementTag, Context, Args ...>::length_factory_type::length_type>, svgpp::detail::convert_basic_shape_to_path_state<ElementTag, typename svgpp::attribute_dispatcher_base<ElementTag, Context, Args ...>::length_factory_type::length_type> >::type>, typename boost::mpl::if_<boost::mpl::has_key<typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type, svgpp::tag::basic_shapes_policy, typename svgpp::policy::basic_shapes::by_context<Context>::type>::type::collect_attributes, ElementTag>, boost::mpl::single_view<svgpp::detail::collect_basic_shape_attributes_state<ElementTag, typename svgpp::attribute_dispatcher_base<ElementTag, Context, Args ...>::length_factory_type::length_type> >, boost::mpl::empty_sequence>::type>::type = boost::mpl::single_view<svgpp::detail::convert_basic_shape_to_path_state<svgpp::tag::element::circle, double, svgpp::circle_to_path_adapter> >; typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type, svgpp::tag::basic_shapes_policy, typename svgpp::policy::basic_shapes::by_context<Context>::type>::type::convert_to_path = boost::mpl::set6<svgpp::tag::element::rect, svgpp::tag::element::line, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::polyline, svgpp::tag::element::polygon>; typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type, svgpp::tag::basic_shapes_policy, typename svgpp::policy::basic_shapes::by_context<Context>::type>::type = svgpp::policy::basic_shapes::all_to_path; typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type = exboost::parameter::aux::arg_list<svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<> > > > > > > > > > > > > > > > > > > > > > > >, exboost::parameter::aux::arg_list<svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, exboost::parameter::aux::arg_list<svgpp::referencing_element<void>, exboost::parameter::aux::empty_arg_list> > >; typename svgpp::policy::basic_shapes::by_context<Context>::type = svgpp::policy::basic_shapes::all_to_path; typename boost::mpl::if_c<(boost::is_same<ElementTag, svgpp::tag::element::rect>::value && typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type, svgpp::tag::basic_shapes_policy, typename svgpp::policy::basic_shapes::by_context<Context>::type>::type::convert_only_rounded_rect_to_path), svgpp::detail::convert_rounded_rect_to_path_state<typename svgpp::attribute_dispatcher_base<ElementTag, Context, Args ...>::length_factory_type::length_type>, svgpp::detail::convert_basic_shape_to_path_state<ElementTag, typename svgpp::attribute_dispatcher_base<ElementTag, Context, Args ...>::length_factory_type::length_type> >::type = svgpp::detail::convert_basic_shape_to_path_state<svgpp::tag::element::circle, double, svgpp::circle_to_path_adapter>; typename svgpp::attribute_dispatcher_base<ElementTag, Context, Args ...>::length_factory_type::length_type = double; typename svgpp::attribute_dispatcher_base<ElementTag, Context, Args ...>::length_factory_type = const svgpp::factory::length::unitless<>; typename svgpp::basic_shape_to_path_adapter<ElementTag>::type = svgpp::circle_to_path_adapter; typename boost::mpl::if_<boost::mpl::has_key<typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type, svgpp::tag::basic_shapes_policy, typename svgpp::policy::basic_shapes::by_context<Context>::type>::type::collect_attributes, ElementTag>, boost::mpl::single_view<svgpp::detail::collect_basic_shape_attributes_state<ElementTag, typename svgpp::attribute_dispatcher_base<ElementTag, Context, Args ...>::length_factory_type::length_type> >, boost::mpl::empty_sequence>::type = boost::mpl::empty_sequence; typename exboost::parameter::value_type<typename exboost::parameter::parameters<exboost::parameter::optional<svgpp::tag::basic_shapes_policy> >::bind<Args ...>::type, svgpp::tag::basic_shapes_policy, typename svgpp::policy::basic_shapes::by_context<Context>::type>::type::collect_attributes = boost::mpl::set0<>; typename svgpp::basic_shape_attributes<ElementTag>::type = boost::mpl::set3<svgpp::tag::attribute::cx, svgpp::tag::attribute::cy, svgpp::tag::attribute::r>]’
  644 |       value_parser<
      |       ~~~~~~~~~~~~~
  645 |         typename traits::attribute_type<ElementTag, AttributeTag>::type,
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  646 |         SVGPP_TEMPLATE_ARGS_PASS
      |         ~~~~~~~~~~~~~~~~~~~~~~~~
  647 |       >::parse(
      |       ~~~~~~~~^
  648 |         attribute_tag,
      |         ~~~~~~~~~~~~~~
  649 |         detail::adapt_context_value_events(this->context_, boost::fusion::at_c<0>(states_).get_own_context()),
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  650 |         attribute_value, property_source);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/attribute_dispatcher.hpp:99:43:   required from ‘typename boost::enable_if<typename boost::mpl::apply<typename Loader::is_attribute_processed, AttributeTag>::type>::type svgpp::detail::load_attribute_functor<Loader, AttributeValue, PropertySource>::operator()(AttributeTag) [with AttributeTag = svgpp::tag::attribute::cx; Loader = svgpp::attribute_dispatcher<svgpp::tag::element::circle, Context, svgpp::referencing_element<void>, svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > > >; AttributeValue = boost::iterator_range<const char*>; PropertySource = svgpp::tag::source::attribute; typename boost::enable_if<typename boost::mpl::apply<typename Loader::is_attribute_processed, AttributeTag>::type>::type = void; typename boost::mpl::apply<typename Loader::is_attribute_processed, AttributeTag>::type = mpl_::bool_<true>; typename Loader::is_attribute_processed = boost::mpl::or_<boost::mpl::has_key<boost::mpl::protect<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<> > > > > > > > > > > > > > > > > > > > > > >, 0>, mpl_::arg<1> >, boost::mpl::has_key<boost::mpl::protect<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<> > > > > > > > > > > > > > > > > > > > > > >, 0>, boost::mpl::pair<svgpp::tag::element::circle, mpl_::arg<1> > >, mpl_::bool_<false>, mpl_::bool_<false>, mpl_::bool_<false> >]’
   99 |     result_ = loader_.load_attribute_value(tag, attributeValue_, PropertySource());
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/detail/attribute_id_to_tag.hpp:193:5:   required from ‘bool svgpp::detail::attribute_id_to_tag(svgpp::tag::element::circle, attribute_id, F&) [with F = load_attribute_functor<svgpp::attribute_dispatcher<svgpp::tag::element::circle, Context, svgpp::referencing_element<void>, svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > > >, boost::iterator_range<const char*>, svgpp::tag::source::attribute>]’
   20 |     fn(tag::attribute::attribute_name()); \
      |     ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/attribute_dispatcher.hpp:307:37:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/document_traversal.hpp:391:54:   required from ‘static bool svgpp::document_traversal<Args>::load_child_xml_element(const XMLElement&, Context&, ParentElementTag) [with ExpectedElements = boost::mpl::s_item<svgpp::tag::element::linearGradient, boost::mpl::s_item<svgpp::tag::element::radialGradient, boost::mpl::s_item<svgpp::tag::element::defs, boost::mpl::s_item<svgpp::tag::element::g, boost::mpl::s_item<svgpp::tag::element::svg, boost::mpl::s_item<svgpp::tag::element::symbol, boost::mpl::s_item<svgpp::tag::element::use_, boost::mpl::s_item<svgpp::tag::element::circle, boost::mpl::s_item<svgpp::tag::element::ellipse, boost::mpl::s_item<svgpp::tag::element::line, boost::mpl::s_item<svgpp::tag::element::path, boost::mpl::s_item<svgpp::tag::element::polygon, boost::mpl::s_item<svgpp::tag::element::polyline, boost::mpl::s_item<svgpp::tag::element::rect, boost::mpl::s_item<svgpp::tag::element::desc, boost::mpl::s_item<svgpp::tag::element::metadata, boost::mpl::s_item<svgpp::tag::element::title, boost::mpl::s_item<svgpp::tag::element::animate, boost::mpl::s_item<svgpp::tag::element::animateColor, boost::mpl::s_item<svgpp::tag::element::animateMotion, boost::mpl::s_item<svgpp::tag::element::animateTransform, boost::mpl::s_item<svgpp::tag::element::set, boost::mpl::s_item<svgpp::tag::element::view, boost::mpl::s_item<svgpp::tag::element::text, boost::mpl::s_item<svgpp::tag::element::switch_, boost::mpl::s_item<svgpp::tag::element::style, boost::mpl::s_item<svgpp::tag::element::script, boost::mpl::s_item<svgpp::tag::element::pattern, boost::mpl::s_item<svgpp::tag::element::mask, boost::mpl::s_item<svgpp::tag::element::marker, boost::mpl::s_item<svgpp::tag::element::image, boost::mpl::s_item<svgpp::tag::element::foreignObject, boost::mpl::s_item<svgpp::tag::element::font_face, boost::mpl::s_item<svgpp::tag::element::font, boost::mpl::s_item<svgpp::tag::element::filter, boost::mpl::s_item<svgpp::tag::element::cursor, boost::mpl::s_item<svgpp::tag::element::color_profile, boost::mpl::s_item<svgpp::tag::element::clipPath, boost::mpl::s_item<svgpp::tag::element::altGlyphDef, boost::mpl::s_item<svgpp::tag::element::a, boost::mpl::set0<> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >; IsElementProcessed = boost::mpl::has_key<boost::mpl::protect<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect>, 0>, mpl_::arg<1> >; ReferencingElement = void; XMLElement = _xmlNode*; Context = Context; ParentElementTag = svgpp::tag::element::svg; Args = {svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > >}]’
  391 |       if (detail::id_to_element_tag<ExpectedElements>(element_type_id, load_functor))
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/document_traversal.hpp:216:85:   required from ‘static typename boost::disable_if<boost::mpl::or_<boost::mpl::empty<typename svgpp::traits::child_element_types<ElementTag>::type>, boost::mpl::has_key<ExpectedChildElements, svgpp::tag::text_content> >, bool>::type svgpp::document_traversal<Args>::load_element_content(const XMLElement&, Context&, ElementTag) [with ExpectedChildElements = boost::mpl::s_item<svgpp::tag::element::linearGradient, boost::mpl::s_item<svgpp::tag::element::radialGradient, boost::mpl::s_item<svgpp::tag::element::defs, boost::mpl::s_item<svgpp::tag::element::g, boost::mpl::s_item<svgpp::tag::element::svg, boost::mpl::s_item<svgpp::tag::element::symbol, boost::mpl::s_item<svgpp::tag::element::use_, boost::mpl::s_item<svgpp::tag::element::circle, boost::mpl::s_item<svgpp::tag::element::ellipse, boost::mpl::s_item<svgpp::tag::element::line, boost::mpl::s_item<svgpp::tag::element::path, boost::mpl::s_item<svgpp::tag::element::polygon, boost::mpl::s_item<svgpp::tag::element::polyline, boost::mpl::s_item<svgpp::tag::element::rect, boost::mpl::s_item<svgpp::tag::element::desc, boost::mpl::s_item<svgpp::tag::element::metadata, boost::mpl::s_item<svgpp::tag::element::title, boost::mpl::s_item<svgpp::tag::element::animate, boost::mpl::s_item<svgpp::tag::element::animateColor, boost::mpl::s_item<svgpp::tag::element::animateMotion, boost::mpl::s_item<svgpp::tag::element::animateTransform, boost::mpl::s_item<svgpp::tag::element::set, boost::mpl::s_item<svgpp::tag::element::view, boost::mpl::s_item<svgpp::tag::element::text, boost::mpl::s_item<svgpp::tag::element::switch_, boost::mpl::s_item<svgpp::tag::element::style, boost::mpl::s_item<svgpp::tag::element::script, boost::mpl::s_item<svgpp::tag::element::pattern, boost::mpl::s_item<svgpp::tag::element::mask, boost::mpl::s_item<svgpp::tag::element::marker, boost::mpl::s_item<svgpp::tag::element::image, boost::mpl::s_item<svgpp::tag::element::foreignObject, boost::mpl::s_item<svgpp::tag::element::font_face, boost::mpl::s_item<svgpp::tag::element::font, boost::mpl::s_item<svgpp::tag::element::filter, boost::mpl::s_item<svgpp::tag::element::cursor, boost::mpl::s_item<svgpp::tag::element::color_profile, boost::mpl::s_item<svgpp::tag::element::clipPath, boost::mpl::s_item<svgpp::tag::element::altGlyphDef, boost::mpl::s_item<svgpp::tag::element::a, boost::mpl::set0<> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >; XMLElement = _xmlNode*; Context = Context; ElementTag = svgpp::tag::element::svg; Args = {svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > >}; typename boost::disable_if<boost::mpl::or_<boost::mpl::empty<typename svgpp::traits::child_element_types<ElementTag>::type>, boost::mpl::has_key<ExpectedChildElements, svgpp::tag::text_content> >, bool>::type = bool; typename svgpp::traits::child_element_types<ElementTag>::type = boost::mpl::s_item<svgpp::tag::element::linearGradient, boost::mpl::s_item<svgpp::tag::element::radialGradient, boost::mpl::s_item<svgpp::tag::element::defs, boost::mpl::s_item<svgpp::tag::element::g, boost::mpl::s_item<svgpp::tag::element::svg, boost::mpl::s_item<svgpp::tag::element::symbol, boost::mpl::s_item<svgpp::tag::element::use_, boost::mpl::s_item<svgpp::tag::element::circle, boost::mpl::s_item<svgpp::tag::element::ellipse, boost::mpl::s_item<svgpp::tag::element::line, boost::mpl::s_item<svgpp::tag::element::path, boost::mpl::s_item<svgpp::tag::element::polygon, boost::mpl::s_item<svgpp::tag::element::polyline, boost::mpl::s_item<svgpp::tag::element::rect, boost::mpl::s_item<svgpp::tag::element::desc, boost::mpl::s_item<svgpp::tag::element::metadata, boost::mpl::s_item<svgpp::tag::element::title, boost::mpl::s_item<svgpp::tag::element::animate, boost::mpl::s_item<svgpp::tag::element::animateColor, boost::mpl::s_item<svgpp::tag::element::animateMotion, boost::mpl::s_item<svgpp::tag::element::animateTransform, boost::mpl::s_item<svgpp::tag::element::set, boost::mpl::s_item<svgpp::tag::element::view, boost::mpl::s_item<svgpp::tag::element::text, boost::mpl::s_item<svgpp::tag::element::switch_, boost::mpl::s_item<svgpp::tag::element::style, boost::mpl::s_item<svgpp::tag::element::script, boost::mpl::s_item<svgpp::tag::element::pattern, boost::mpl::s_item<svgpp::tag::element::mask, boost::mpl::s_item<svgpp::tag::element::marker, boost::mpl::s_item<svgpp::tag::element::image, boost::mpl::s_item<svgpp::tag::element::foreignObject, boost::mpl::s_item<svgpp::tag::element::font_face, boost::mpl::s_item<svgpp::tag::element::font, boost::mpl::s_item<svgpp::tag::element::filter, boost::mpl::s_item<svgpp::tag::element::cursor, boost::mpl::s_item<svgpp::tag::element::color_profile, boost::mpl::s_item<svgpp::tag::element::clipPath, boost::mpl::s_item<svgpp::tag::element::altGlyphDef, boost::mpl::s_item<svgpp::tag::element::a, boost::mpl::set0<> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >]’
  216 |       if (!load_child_xml_element<ExpectedChildElements, is_element_processed, void>(
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  217 |           xml_child_element, context, element_tag))
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/document_traversal.hpp:140:57:   required from ‘static bool svgpp::document_traversal<Args>::load_element(const XMLElement&, Context&, ElementTag) [with ExpectedChildElements = boost::mpl::s_item<svgpp::tag::element::linearGradient, boost::mpl::s_item<svgpp::tag::element::radialGradient, boost::mpl::s_item<svgpp::tag::element::defs, boost::mpl::s_item<svgpp::tag::element::g, boost::mpl::s_item<svgpp::tag::element::svg, boost::mpl::s_item<svgpp::tag::element::symbol, boost::mpl::s_item<svgpp::tag::element::use_, boost::mpl::s_item<svgpp::tag::element::circle, boost::mpl::s_item<svgpp::tag::element::ellipse, boost::mpl::s_item<svgpp::tag::element::line, boost::mpl::s_item<svgpp::tag::element::path, boost::mpl::s_item<svgpp::tag::element::polygon, boost::mpl::s_item<svgpp::tag::element::polyline, boost::mpl::s_item<svgpp::tag::element::rect, boost::mpl::s_item<svgpp::tag::element::desc, boost::mpl::s_item<svgpp::tag::element::metadata, boost::mpl::s_item<svgpp::tag::element::title, boost::mpl::s_item<svgpp::tag::element::animate, boost::mpl::s_item<svgpp::tag::element::animateColor, boost::mpl::s_item<svgpp::tag::element::animateMotion, boost::mpl::s_item<svgpp::tag::element::animateTransform, boost::mpl::s_item<svgpp::tag::element::set, boost::mpl::s_item<svgpp::tag::element::view, boost::mpl::s_item<svgpp::tag::element::text, boost::mpl::s_item<svgpp::tag::element::switch_, boost::mpl::s_item<svgpp::tag::element::style, boost::mpl::s_item<svgpp::tag::element::script, boost::mpl::s_item<svgpp::tag::element::pattern, boost::mpl::s_item<svgpp::tag::element::mask, boost::mpl::s_item<svgpp::tag::element::marker, boost::mpl::s_item<svgpp::tag::element::image, boost::mpl::s_item<svgpp::tag::element::foreignObject, boost::mpl::s_item<svgpp::tag::element::font_face, boost::mpl::s_item<svgpp::tag::element::font, boost::mpl::s_item<svgpp::tag::element::filter, boost::mpl::s_item<svgpp::tag::element::cursor, boost::mpl::s_item<svgpp::tag::element::color_profile, boost::mpl::s_item<svgpp::tag::element::clipPath, boost::mpl::s_item<svgpp::tag::element::altGlyphDef, boost::mpl::s_item<svgpp::tag::element::a, boost::mpl::set0<> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >; ReferencingElement = void; XMLElement = _xmlNode*; Context = Context; ElementTag = svgpp::tag::element::svg; Args = {svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > >}]’
  140 |           || load_element_content<ExpectedChildElements>(xml_element, context, element_tag));
      |              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/document_traversal.hpp:118:12:   required from ‘static bool svgpp::document_traversal<Args>::load_expected_element(const XMLElement&, Context&, ElementTag) [with XMLElement = _xmlNode*; Context = Context; ElementTag = svgpp::tag::element::svg; Args = {svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > >}]’
  115 |           load_element<
      |           ~~~~~~~~~~~~~
  116 |             typename traits::child_element_types<ElementTag>::type,
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  117 |             void
      |             ~~~~
  118 |           >(xml_element, context, expected_element);
      |           ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/document_traversal.hpp:97:33:   required from ‘static bool svgpp::document_traversal<Args>::load_document(const XMLElement&, Context&) [with XMLElement = _xmlNode*; Context = Context; Args = {svgpp::processed_elements<boost::mpl::set9<svgpp::tag::element::svg, svgpp::tag::element::g, svgpp::tag::element::circle, svgpp::tag::element::ellipse, svgpp::tag::element::line, svgpp::tag::element::path, svgpp::tag::element::polygon, svgpp::tag::element::polyline, svgpp::tag::element::rect> >, svgpp::processed_attributes<boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::path, svgpp::tag::attribute::d>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::x>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::y>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::width>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::height>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::rect, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::circle, svgpp::tag::attribute::r>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::cy>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::rx>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::ellipse, svgpp::tag::attribute::ry>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y1>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::x2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::line, svgpp::tag::attribute::y2>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polyline, svgpp::tag::attribute::points>, boost::mpl::s_item<boost::mpl::pair<svgpp::tag::element::polygon, svgpp::tag::attribute::points>, boost::mpl::s_item<svgpp::tag::attribute::class_, boost::mpl::s_item<svgpp::tag::attribute::id, boost::mpl::set0<mpl_::na> > > > > > > > > > > > > > > > > > > > > > > >}]’
   97 |     return load_expected_element(xml_element_svg, context, tag::element::svg());
      |            ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:172:19:   required from here
  169 |                 document_traversal<
      |                 ~~~~~~~~~~~~~~~~~~~
  170 |                         processed_elements<processed_elements_t>,
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  171 |                         processed_attributes<processed_attributes_t>
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  172 |                 >::load_document(elem, context);
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/policy/error.hpp:228:21: warning: ‘svgpp::invalid_value_error<char>::attributeOrCSSPropertyName_’ will be initialized after [-Wreorder]
  228 |   std::string const attributeOrCSSPropertyName_;
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/policy/error.hpp:227:20: warning:   ‘const svgpp::invalid_value_error<char>::value_type svgpp::invalid_value_error<char>::value_’ [-Wreorder]
  227 |   value_type const value_;
      |                    ^~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include/svgpp/policy/error.hpp:203:3: warning:   when initialized here [-Wreorder]
  203 |   invalid_value_error(const char * name, Range const & value,
      |   ^~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp: In instantiation of ‘void cgal_arrangement<Kernel>::merge(const std::vector<int>&) [with Kernel = CGAL::Epeck]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:389:7:   required from here
  389 |         void merge(const std::vector<int>& edge_indices) {
      |              ^~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:398:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  398 |                         if (n == *eit) {
      |                             ~~^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp: In instantiation of ‘void cgal_arrangement<Kernel>::merge(const std::vector<int>&) [with Kernel = CGAL::Epick]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:389:7:   required from here
  389 |         void merge(const std::vector<int>& edge_indices) {
      |              ^~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:398:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  398 |                         if (n == *eit) {
      |                             ~~^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp: In instantiation of ‘void cgal_arrangement<Kernel>::merge(const std::vector<int>&) [with Kernel = CGAL::Filtered_kernel<CGAL::Cartesian<CGAL::Quotient<CGAL::MP_Float> > >]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:389:7:   required from here
  389 |         void merge(const std::vector<int>& edge_indices) {
      |              ^~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:398:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  398 |                         if (n == *eit) {
      |                             ~~^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp: In instantiation of ‘void cgal_arrangement<Kernel>::merge(const std::vector<int>&) [with Kernel = CGAL::Cartesian<CGAL::Quotient<CGAL::MP_Float> >]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:389:7:   required from here
  389 |         void merge(const std::vector<int>& edge_indices) {
      |              ^~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:398:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  398 |                         if (n == *eit) {
      |                             ~~^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp: In instantiation of ‘void cgal_arrangement<Kernel>::merge(const std::vector<int>&) [with Kernel = CGAL::Cartesian<double>]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:389:7:   required from here
  389 |         void merge(const std::vector<int>& edge_indices) {
      |              ^~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/svgfill.cpp:398:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
  398 |                         if (n == *eit) {
      |                             ~~^~~~~~~
[  6%] Linking CXX shared library liblibsvgfill.so
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/svgfill && /usr/bin/cmake -E cmake_link_script CMakeFiles/libsvgfill.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,liblibsvgfill.so -o liblibsvgfill.so CMakeFiles/libsvgfill.dir/src/svgfill.cpp.o  /usr/lib64/libxml2.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so 
In function ‘to_interval’:
lto1: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
In function ‘make_pair’:
lto1: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
/usr/include/CGAL/Filtered_predicate.h: In function ‘operator().isra’:
/usr/include/CGAL/Filtered_predicate.h:158:3: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  158 |   operator()(const Args&... args) const
      |   ^
/usr/include/CGAL/Lazy.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy.h:635:8: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  635 |   void update_exact() const {
      |        ^
/usr/include/CGAL/Lazy.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy.h:780:3: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  780 |   Lazy_rep_0(E&& e)
      |   ^
/usr/include/CGAL/Cartesian_converter.h: In member function ‘operator()’:
/usr/include/CGAL/Cartesian_converter.h:259:5: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  259 |     operator()(const typename K1::Line_2 &a) const
      |     ^
/usr/include/CGAL/Arr_segment_traits_2.h: In member function ‘__ct_base ’:
/usr/include/CGAL/Arr_segment_traits_2.h:1269:1: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1269 | Arr_segment_traits_2<Kernel>::
      | ^
/usr/include/CGAL/Lazy.h: In member function ‘update_exact’:
/usr/include/CGAL/Lazy.h:635:8: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  635 |   void update_exact() const {
      |        ^
/usr/include/CGAL/Cartesian_converter.h: In member function ‘operator()’:
/usr/include/CGAL/Cartesian_converter.h:224:5: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  224 |     operator()(const typename K1::Point_2 &a) const
      |     ^
/usr/include/boost/function/function_template.hpp: In function ‘call’:
/usr/include/boost/function/function_template.hpp:128:18: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  128 |         static R invoke(function_buffer& function_obj_ptr BOOST_FUNCTION_COMMA
      |                  ^
/usr/include/CGAL/Arr_segment_traits_2.h: In function ‘operator().isra’:
/usr/include/CGAL/Arr_segment_traits_2.h:704:20: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  704 |     OutputIterator operator()(const X_monotone_curve_2& cv1,
      |                    ^
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  6%] Built target libsvgfill
/usr/bin/gmake  -f ifcwrap/CMakeFiles/ifcopenshell_wrapper_swig_compilation.dir/build.make ifcwrap/CMakeFiles/ifcopenshell_wrapper_swig_compilation.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/ifcopenshell_wrapper_swig_compilation.dir/DependInfo.cmake "--color="
Dependee "/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/ifcopenshell_wrapper_swig_compilation.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/ifcopenshell_wrapper_swig_compilation.dir/depend.internal".
Dependee "/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/ifcopenshell_wrapper_swig_compilation.dir/depend.internal".
Scanning dependencies of target ifcopenshell_wrapper_swig_compilation
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f ifcwrap/CMakeFiles/ifcopenshell_wrapper_swig_compilation.dir/build.make ifcwrap/CMakeFiles/ifcopenshell_wrapper_swig_compilation.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  6%] Swig compile IfcPython.i for python
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap && /usr/bin/cmake -E make_directory /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap && /usr/bin/cmake -E touch /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON.stamp
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap && /usr/bin/cmake -E env SWIG_LIB=/usr/share/swig/4.2.1 /usr/bin/swig -python -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DWITH_IFCXML -DWITH_HDF5 -outdir /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap -c++ -interface _ifcopenshell_wrapper -I/usr/include/opencascade -I/usr/include -I/usr/include/libxml2 -I/usr/include/python3.13 -I/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap -o /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/IfcPython.i
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionResult.h:185: Warning 362: operator= ignored
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:175: Warning 362: operator= ignored
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:468: Warning 314: 'print' is a python keyword, renaming to '_print'
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:468: Warning 314: 'print' is a python keyword, renaming to '_print'
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:486: Warning 314: 'print' is a python keyword, renaming to '_print'
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:486: Warning 314: 'print' is a python keyword, renaming to '_print'
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:1404: Warning 302: Redefinition of identifier 'cast' as ifcopenshell::geometry::taxonomy::cast ignored,
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:47: Warning 302: previous definition of 'cast' as ifcopenshell::geometry::taxonomy::cast.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:1438: Warning 302: Redefinition of identifier 'dcast' as ifcopenshell::geometry::taxonomy::dcast ignored,
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:49: Warning 302: previous definition of 'dcast' as ifcopenshell::geometry::taxonomy::dcast.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/XmlSerializer.h:38: Warning 325: Nested class not currently supported (Factory ignored)
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/kernels/opencascade/IfcGeomTree.h:1005: Warning 325: Nested struct not currently supported (clash_task ignored)
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcparse/IfcFile.h:104: Warning 383: operator++ ignored
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcparse/IfcFile.h:110: Warning 383: operator++ ignored
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcparse/IfcFile.h:330: Warning 317: Specialization of non-template 'iterator_traits'.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcparse/IfcSchema.h:64: Warning 314: 'is' is a python keyword, renaming to '_is'
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcparse/IfcSchema.h:65: Warning 314: 'is' is a python keyword, renaming to '_is'
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcparse/IfcSchema.h:80: Warning 314: 'is' is a python keyword, renaming to '_is'
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcparse/IfcSchema.h:81: Warning 314: 'is' is a python keyword, renaming to '_is'
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcparse/IfcSchema.h:171: Warning 314: 'is' is a python keyword, renaming to '_is'
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcparse/IfcSchema.h:172: Warning 314: 'is' is a python keyword, renaming to '_is'
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcparse/IfcSchema.h:320: Warning 325: Nested class not currently supported (attribute_by_name_cmp ignored)
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/IfcGeomWrapper.i:731: Warning 303: %extend defined for an undeclared class IfcGeom::Matrix.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:85: Warning 401: Nothing known about base class 'SettingBase< MesherLinearDeflection,double >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:85: Warning 401: Maybe you forgot to instantiate 'SettingBase< MesherLinearDeflection,double >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:91: Warning 401: Nothing known about base class 'SettingBase< MesherAngularDeflection,double >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:91: Warning 401: Maybe you forgot to instantiate 'SettingBase< MesherAngularDeflection,double >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:97: Warning 401: Nothing known about base class 'SettingBase< ReorientShells,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:97: Warning 401: Maybe you forgot to instantiate 'SettingBase< ReorientShells,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:106: Warning 401: Nothing known about base class 'SettingBase< LengthUnit,double >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:106: Warning 401: Maybe you forgot to instantiate 'SettingBase< LengthUnit,double >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:112: Warning 401: Nothing known about base class 'SettingBase< PlaneUnit,double >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:112: Warning 401: Maybe you forgot to instantiate 'SettingBase< PlaneUnit,double >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:118: Warning 401: Nothing known about base class 'SettingBase< Precision,double >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:118: Warning 401: Maybe you forgot to instantiate 'SettingBase< Precision,double >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:124: Warning 401: Nothing known about base class 'SettingBase< LayersetFirst,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:124: Warning 401: Maybe you forgot to instantiate 'SettingBase< LayersetFirst,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:131: Warning 401: Nothing known about base class 'SettingBase< DisableBooleanResult,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:131: Warning 401: Maybe you forgot to instantiate 'SettingBase< DisableBooleanResult,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:138: Warning 401: Nothing known about base class 'SettingBase< NoWireIntersectionCheck,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:138: Warning 401: Maybe you forgot to instantiate 'SettingBase< NoWireIntersectionCheck,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:144: Warning 401: Nothing known about base class 'SettingBase< NoWireIntersectionTolerance,double >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:144: Warning 401: Maybe you forgot to instantiate 'SettingBase< NoWireIntersectionTolerance,double >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:150: Warning 401: Nothing known about base class 'SettingBase< PrecisionFactor,double >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:150: Warning 401: Maybe you forgot to instantiate 'SettingBase< PrecisionFactor,double >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:158: Warning 401: Nothing known about base class 'SettingBase< DebugBooleanOperations,double >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:158: Warning 401: Maybe you forgot to instantiate 'SettingBase< DebugBooleanOperations,double >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:164: Warning 401: Nothing known about base class 'SettingBase< BooleanAttempt2d,double >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:164: Warning 401: Maybe you forgot to instantiate 'SettingBase< BooleanAttempt2d,double >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:172: Warning 401: Nothing known about base class 'SettingBase< WeldVertices,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:172: Warning 401: Maybe you forgot to instantiate 'SettingBase< WeldVertices,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:181: Warning 401: Nothing known about base class 'SettingBase< UseWorldCoords,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:181: Warning 401: Maybe you forgot to instantiate 'SettingBase< UseWorldCoords,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:190: Warning 401: Nothing known about base class 'SettingBase< UseMaterialNames,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:190: Warning 401: Maybe you forgot to instantiate 'SettingBase< UseMaterialNames,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:197: Warning 401: Nothing known about base class 'SettingBase< ConvertBackUnits,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:197: Warning 401: Maybe you forgot to instantiate 'SettingBase< ConvertBackUnits,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:205: Warning 401: Nothing known about base class 'SettingBase< ContextIds,std::set< int > >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:205: Warning 401: Maybe you forgot to instantiate 'SettingBase< ContextIds,std::set< int > >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:210: Warning 401: Nothing known about base class 'SettingBase< ContextIds,std::set< std::string > >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:210: Warning 401: Maybe you forgot to instantiate 'SettingBase< ContextIds,std::set< std::string > >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:215: Warning 401: Nothing known about base class 'SettingBase< ContextIds,std::set< std::string > >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:215: Warning 401: Maybe you forgot to instantiate 'SettingBase< ContextIds,std::set< std::string > >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:228: Warning 401: Nothing known about base class 'SettingBase< OutputDimensionality,OutputDimensionalityTypes >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:228: Warning 401: Maybe you forgot to instantiate 'SettingBase< OutputDimensionality,OutputDimensionalityTypes >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:242: Warning 401: Nothing known about base class 'SettingBase< IteratorOutput,IteratorOutputOptions >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:242: Warning 401: Maybe you forgot to instantiate 'SettingBase< IteratorOutput,IteratorOutputOptions >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:248: Warning 401: Nothing known about base class 'SettingBase< DisableOpeningSubtractions,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:248: Warning 401: Maybe you forgot to instantiate 'SettingBase< DisableOpeningSubtractions,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:255: Warning 401: Nothing known about base class 'SettingBase< ApplyDefaultMaterials,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:255: Warning 401: Maybe you forgot to instantiate 'SettingBase< ApplyDefaultMaterials,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:261: Warning 401: Nothing known about base class 'SettingBase< DontEmitNormals,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:261: Warning 401: Maybe you forgot to instantiate 'SettingBase< DontEmitNormals,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:269: Warning 401: Nothing known about base class 'SettingBase< GenerateUvs,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:269: Warning 401: Maybe you forgot to instantiate 'SettingBase< GenerateUvs,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:276: Warning 401: Nothing known about base class 'SettingBase< ApplyLayerSets,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:276: Warning 401: Maybe you forgot to instantiate 'SettingBase< ApplyLayerSets,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:283: Warning 401: Nothing known about base class 'SettingBase< UseElementHierarchy,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:283: Warning 401: Maybe you forgot to instantiate 'SettingBase< UseElementHierarchy,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:290: Warning 401: Nothing known about base class 'SettingBase< ValidateQuantities,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:290: Warning 401: Maybe you forgot to instantiate 'SettingBase< ValidateQuantities,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:296: Warning 401: Nothing known about base class 'SettingBase< EdgeArrows,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:296: Warning 401: Maybe you forgot to instantiate 'SettingBase< EdgeArrows,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:302: Warning 401: Nothing known about base class 'SettingBase< SiteLocalPlacement,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:302: Warning 401: Maybe you forgot to instantiate 'SettingBase< SiteLocalPlacement,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:309: Warning 401: Nothing known about base class 'SettingBase< BuildingLocalPlacement,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:309: Warning 401: Maybe you forgot to instantiate 'SettingBase< BuildingLocalPlacement,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:315: Warning 401: Nothing known about base class 'SettingBase< ForceSpaceTransparency,double >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:315: Warning 401: Maybe you forgot to instantiate 'SettingBase< ForceSpaceTransparency,double >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:320: Warning 401: Nothing known about base class 'SettingBase< CircleSegments,int >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:320: Warning 401: Maybe you forgot to instantiate 'SettingBase< CircleSegments,int >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:326: Warning 401: Nothing known about base class 'SettingBase< KeepBoundingBoxes,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:326: Warning 401: Maybe you forgot to instantiate 'SettingBase< KeepBoundingBoxes,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:340: Warning 401: Nothing known about base class 'SettingBase< PiecewiseStepType,PiecewiseStepMethod >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:340: Warning 401: Maybe you forgot to instantiate 'SettingBase< PiecewiseStepType,PiecewiseStepMethod >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:346: Warning 401: Nothing known about base class 'SettingBase< PiecewiseStepParam,double >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:346: Warning 401: Maybe you forgot to instantiate 'SettingBase< PiecewiseStepParam,double >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:442: Warning 401: Nothing known about base class 'SettingsContainer< std::tuple< MesherLinearDeflection,MesherAngularDeflection,ReorientShells,LengthUnit,PlaneUnit,Precision,OutputDimensionality,LayersetFirst,DisableBooleanResult,NoWireIntersectionCheck,NoWireIntersectionTolerance,PrecisionFactor,DebugBooleanOperations,BooleanAttempt2d,WeldVertices,UseWorldCoords,UseMaterialNames,ConvertBackUnits,ContextIds,ContextTypes,ContextIdentifiers,IteratorOutput,DisableOpeningSubtractions,ApplyDefaultMaterials,DontEmitNormals,GenerateUvs,ApplyLayerSets,UseElementHierarchy,ValidateQuantities,EdgeArrows,BuildingLocalPlacement,SiteLocalPlacement,ForceSpaceTransparency,CircleSegments,KeepBoundingBoxes,PiecewiseStepType,PiecewiseStepParam > >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/ConversionSettings.h:442: Warning 401: Maybe you forgot to instantiate 'SettingsContainer< std::tuple< MesherLinearDeflection,MesherAngularDeflection,ReorientShells,LengthUnit,PlaneUnit,Precision,OutputDimensionality,LayersetFirst,DisableBooleanResult,NoWireIntersectionCheck,NoWireIntersectionTolerance,PrecisionFactor,DebugBooleanOperations,BooleanAttempt2d,WeldVertices,UseWorldCoords,UseMaterialNames,ConvertBackUnits,ContextIds,ContextTypes,ContextIdentifiers,IteratorOutput,DisableOpeningSubtractions,ApplyDefaultMaterials,DontEmitNormals,GenerateUvs,ApplyLayerSets,UseElementHierarchy,ValidateQuantities,EdgeArrows,BuildingLocalPlacement,SiteLocalPlacement,ForceSpaceTransparency,CircleSegments,KeepBoundingBoxes,PiecewiseStepType,PiecewiseStepParam > >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:31: Warning 401: Nothing known about base class 'SettingBase< UseElementNames,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:31: Warning 401: Maybe you forgot to instantiate 'SettingBase< UseElementNames,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:38: Warning 401: Nothing known about base class 'SettingBase< UseElementGuids,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:38: Warning 401: Maybe you forgot to instantiate 'SettingBase< UseElementGuids,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:45: Warning 401: Nothing known about base class 'SettingBase< UseElementStepIds,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:45: Warning 401: Maybe you forgot to instantiate 'SettingBase< UseElementStepIds,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:52: Warning 401: Nothing known about base class 'SettingBase< UseElementTypes,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:52: Warning 401: Maybe you forgot to instantiate 'SettingBase< UseElementTypes,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:59: Warning 401: Nothing known about base class 'SettingBase< UseYUp,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:59: Warning 401: Maybe you forgot to instantiate 'SettingBase< UseYUp,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:65: Warning 401: Nothing known about base class 'SettingBase< WriteGltfEcef,bool >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:65: Warning 401: Maybe you forgot to instantiate 'SettingBase< WriteGltfEcef,bool >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:71: Warning 401: Nothing known about base class 'SettingBase< FloatingPointDigits,int >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:71: Warning 401: Maybe you forgot to instantiate 'SettingBase< FloatingPointDigits,int >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:81: Warning 401: Nothing known about base class 'SettingsContainer< std::tuple< UseElementNames,UseElementGuids,UseElementStepIds,UseMaterialNames,UseElementTypes,UseYUp,WriteGltfEcef,FloatingPointDigits > >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:81: Warning 401: Maybe you forgot to instantiate 'SettingsContainer< std::tuple< UseElementNames,UseElementGuids,UseElementStepIds,UseMaterialNames,UseElementTypes,UseYUp,WriteGltfEcef,FloatingPointDigits > >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/GeometrySerializer.h:126: Warning 401: Nothing known about base class 'Serializer'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:224: Warning 401: Nothing known about base class 'eigen_base< Eigen::Matrix4d >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:224: Warning 401: Maybe you forgot to instantiate 'eigen_base< Eigen::Matrix4d >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:282: Warning 401: Nothing known about base class 'eigen_base< Eigen::Vector3d >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:282: Warning 401: Maybe you forgot to instantiate 'eigen_base< Eigen::Vector3d >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:457: Warning 401: Nothing known about base class 'cartesian_base< 3 >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:457: Warning 401: Maybe you forgot to instantiate 'cartesian_base< 3 >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:475: Warning 401: Nothing known about base class 'cartesian_base< 3 >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:475: Warning 401: Maybe you forgot to instantiate 'cartesian_base< 3 >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:731: Warning 401: Nothing known about base class 'collection_base< geom_item >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:731: Warning 401: Maybe you forgot to instantiate 'collection_base< geom_item >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:744: Warning 401: Nothing known about base class 'collection_base< edge >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:744: Warning 401: Maybe you forgot to instantiate 'collection_base< edge >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:792: Warning 401: Nothing known about base class 'collection_base< loop >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:792: Warning 401: Maybe you forgot to instantiate 'collection_base< loop >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:813: Warning 401: Nothing known about base class 'collection_base< face >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:813: Warning 401: Maybe you forgot to instantiate 'collection_base< face >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:832: Warning 401: Nothing known about base class 'collection_base< shell >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:832: Warning 401: Maybe you forgot to instantiate 'collection_base< shell >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:844: Warning 401: Nothing known about base class 'collection_base< face >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:844: Warning 401: Maybe you forgot to instantiate 'collection_base< face >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:1042: Warning 401: Nothing known about base class 'collection_base< geom_item >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:1042: Warning 401: Maybe you forgot to instantiate 'collection_base< geom_item >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/XmlSerializer.h:11: Warning 401: Nothing known about base class 'Serializer'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/kernels/opencascade/IfcGeomTree.h:1481: Warning 401: Nothing known about base class 'impl::tree< IfcUtil::IfcBaseEntity const * >'. Ignored.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/kernels/opencascade/IfcGeomTree.h:1481: Warning 401: Maybe you forgot to instantiate 'impl::tree< IfcUtil::IfcBaseEntity const * >' using %template.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/IfcGeomWrapper.i:276: Warning 509: Overloaded method ifcopenshell::geometry::Settings::set_(std::string const &,ifcopenshell::geometry::settings::IteratorOutputOptions) effectively ignored,
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/IfcGeomWrapper.i:273: Warning 509: as it is shadowed by ifcopenshell::geometry::Settings::set_(std::string const &,int).
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/IfcGeomWrapper.i:279: Warning 509: Overloaded method ifcopenshell::geometry::Settings::set_(std::string const &,ifcopenshell::geometry::settings::PiecewiseStepMethod) effectively ignored,
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/IfcGeomWrapper.i:273: Warning 509: as it is shadowed by ifcopenshell::geometry::Settings::set_(std::string const &,int).
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/IfcGeomWrapper.i:282: Warning 509: Overloaded method ifcopenshell::geometry::Settings::set_(std::string const &,ifcopenshell::geometry::settings::OutputDimensionalityTypes) effectively ignored,
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/IfcGeomWrapper.i:273: Warning 509: as it is shadowed by ifcopenshell::geometry::Settings::set_(std::string const &,int).
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/IfcGeomWrapper.i:294: Warning 509: Overloaded method ifcopenshell::geometry::Settings::set_(std::string const &,std::set< std::string > const &) effectively ignored,
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/IfcGeomWrapper.i:291: Warning 509: as it is shadowed by ifcopenshell::geometry::Settings::set_(std::string const &,std::set< int > const &).
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:363: Warning 509: Overloaded method ifcopenshell::geometry::taxonomy::piecewise_function::piecewise_function(ifcopenshell::geometry::taxonomy::piecewise_function const &) effectively ignored,
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/taxonomy.h:362: Warning 509: as it is shadowed by ifcopenshell::geometry::taxonomy::piecewise_function::piecewise_function(ifcopenshell::geometry::taxonomy::piecewise_function &&).
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/IfcGeomWrapper.i:364: Warning 509: Overloaded method IfcGeom::tree::select_box(Bnd_Box const &) const effectively ignored,
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/IfcGeomWrapper.i:359: Warning 509: as it is shadowed by IfcGeom::tree::select_box(gp_Pnt const &) const.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcparse/IfcFile.h:56: Warning 503: Can't wrap 'operator file_open_enum' unless renamed to a valid identifier.
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcparse/IfcFile.h:315: Warning 509: Overloaded method IfcParse::IfcFile::parsing_complete() effectively ignored,
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcparse/IfcFile.h:314: Warning 509: as it is shadowed by IfcParse::IfcFile::parsing_complete() const.
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  6%] Built target ifcopenshell_wrapper_swig_compilation
/usr/bin/gmake  -f svgfill/CMakeFiles/svgfill.dir/build.make svgfill/CMakeFiles/svgfill.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/svgfill /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/svgfill/CMakeFiles/svgfill.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f svgfill/CMakeFiles/svgfill.dir/build.make svgfill/CMakeFiles/svgfill.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  6%] Building CXX object svgfill/CMakeFiles/svgfill.dir/src/main.cpp.o
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/svgfill && /usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/3rdparty/svgpp/include -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -MD -MT svgfill/CMakeFiles/svgfill.dir/src/main.cpp.o -MF CMakeFiles/svgfill.dir/src/main.cpp.o.d -o CMakeFiles/svgfill.dir/src/main.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/main.cpp
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/main.cpp:22:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:2:1: warning: "/*" within comment [-Wcomment]
    2 | /*                                                                         *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:3:1: warning: "/*" within comment [-Wcomment]
    3 | /* Copyright 2021 AECgeeks                                                 *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:4:1: warning: "/*" within comment [-Wcomment]
    4 | /*                                                                         *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:5:1: warning: "/*" within comment [-Wcomment]
    5 | /* Permission is hereby granted, free of charge, to any person obtaining a *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:6:1: warning: "/*" within comment [-Wcomment]
    6 | /* copy of this software and associated documentation files (the           *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:7:1: warning: "/*" within comment [-Wcomment]
    7 | /* "Software"), to deal in the Software without restriction, including     *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:8:1: warning: "/*" within comment [-Wcomment]
    8 | /* without limitation the rights to use, copy, modify, merge, publish,     *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:9:1: warning: "/*" within comment [-Wcomment]
    9 | /* distribute, sublicense, and/or sell copies of the Software, and to      *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:10:1: warning: "/*" within comment [-Wcomment]
   10 | /* permit persons to whom the Software is furnished to do so, subject to   *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:11:1: warning: "/*" within comment [-Wcomment]
   11 | /* the following conditions:                                               *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:12:1: warning: "/*" within comment [-Wcomment]
   12 | /*                                                                         *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:13:1: warning: "/*" within comment [-Wcomment]
   13 | /* The above copyright notice and this permission notice shall be included *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:14:1: warning: "/*" within comment [-Wcomment]
   14 | /* in all copies or substantial portions of the Software.                  *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:15:1: warning: "/*" within comment [-Wcomment]
   15 | /*                                                                         *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:16:1: warning: "/*" within comment [-Wcomment]
   16 | /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:17:1: warning: "/*" within comment [-Wcomment]
   17 | /* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF              *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:18:1: warning: "/*" within comment [-Wcomment]
   18 | /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:19:1: warning: "/*" within comment [-Wcomment]
   19 | /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY    *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:20:1: warning: "/*" within comment [-Wcomment]
   20 | /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,    *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:21:1: warning: "/*" within comment [-Wcomment]
   21 | /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE       *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:22:1: warning: "/*" within comment [-Wcomment]
   22 | /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.                  *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:23:1: warning: "/*" within comment [-Wcomment]
   23 | /*                                                                         *
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/svgfill/src/progress.h:24:1: warning: "/*" within comment [-Wcomment]
   24 | /***************************************************************************/
[  7%] Linking CXX executable svgfill
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/svgfill && /usr/bin/cmake -E cmake_link_script CMakeFiles/svgfill.dir/link.txt --verbose=1
/usr/bin/g++ -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/svgfill.dir/src/main.cpp.o -o svgfill  -Wl,-rpath,/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/svgfill: liblibsvgfill.so /usr/lib64/libxml2.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so 
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  7%] Built target svgfill
/usr/bin/gmake  -f CMakeFiles/geometry_serializer.dir/build.make CMakeFiles/geometry_serializer.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_serializer.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_serializer.dir/build.make CMakeFiles/geometry_serializer.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  7%] Building CXX object CMakeFiles/geometry_serializer.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/Serialization.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -MD -MT CMakeFiles/geometry_serializer.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/Serialization.cpp.o -MF CMakeFiles/geometry_serializer.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/Serialization.cpp.o.d -o CMakeFiles/geometry_serializer.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/Serialization.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/Serialization.cpp
[  7%] Linking CXX static library libgeometry_serializer.a
/usr/bin/cmake -P CMakeFiles/geometry_serializer.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_serializer.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_serializer.a "CMakeFiles/geometry_serializer.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Serialization/Serialization.cpp.o"
/usr/bin/ranlib libgeometry_serializer.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[  7%] Built target geometry_serializer
[  7%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcLogger.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcLogger.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcLogger.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcLogger.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcLogger.cpp
[  7%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcParse.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcParse.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcParse.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcParse.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcParse.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcParse.cpp: In member function ‘virtual IfcParse::ArgumentList::operator aggregate_of_instance::ptr() const’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcParse.cpp:876:31: warning: catching polymorphic type ‘class IfcParse::IfcException’ by value [-Wcatch-value=]
  876 |         } catch (IfcException e) {
      |                               ^
[  7%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSIPrefix.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSIPrefix.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSIPrefix.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSIPrefix.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSIPrefix.cpp
[  7%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSchema.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSchema.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSchema.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSchema.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSchema.cpp
[  7%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSpfHeader.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSpfHeader.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSpfHeader.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSpfHeader.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSpfHeader.cpp
[  7%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcUtil.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcUtil.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcUtil.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcUtil.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcUtil.cpp
[  8%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcWrite.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcWrite.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcWrite.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcWrite.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcWrite.cpp
[  8%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/parse_ifcxml.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/parse_ifcxml.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/parse_ifcxml.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/parse_ifcxml.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/parse_ifcxml.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/parse_ifcxml.cpp: In function ‘IfcParse::IfcFile* IfcParse::parse_ifcxml(const std::string&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/parse_ifcxml.cpp:680:24: warning: ‘int xmlSAXUserParseFile(xmlSAXHandlerPtr, void*, const char*)’ is deprecated [-Wdeprecated-declarations]
  680 |     xmlSAXUserParseFile(&handler, &state, filename.c_str());
      |     ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/parse_ifcxml.cpp:30:
/usr/include/libxml2/libxml/parser.h:1005:17: note: declared here
 1005 |                 xmlSAXUserParseFile     (xmlSAXHandlerPtr sax,
      |                 ^~~~~~~~~~~~~~~~~~~
[  8%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc2x3.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc2x3.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc2x3.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc2x3.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc2x3.cpp
[  8%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc2x3-schema.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc2x3-schema.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc2x3-schema.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc2x3-schema.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc2x3-schema.cpp
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In function ‘CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>::operator()<CGAL::Point_3<CGAL::Epeck>, CGAL::internal::Lookup_table_map<int> >(std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, int, int, int, CGAL::internal::Lookup_table_map<int> const&) constCGAL::internal::Weight_min_max_dihedral_and_area [clone .isra.0]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:449:10: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  449 |   Weight operator()(const std::vector<Point_3>& P,
      |          ^~~~~~~~
[  8%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4.cpp
[  8%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4-schema.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4-schema.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4-schema.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4-schema.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4-schema.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc2x3-schema.cpp: In function ‘IFC2X3_populate_schema()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc2x3-schema.cpp:982:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
  982 | IfcParse::schema_definition* IFC2X3_populate_schema() {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
[  8%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x1.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x1.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x1.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x1.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x1.cpp
[  8%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x1-schema.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x1-schema.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x1-schema.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x1-schema.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x1-schema.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4-schema.cpp: In function ‘IFC4_populate_schema()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4-schema.cpp:1161:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
 1161 | IfcParse::schema_definition* IFC4_populate_schema() {
      |                              ^~~~~~~~~~~~~~~~~~~~
[  9%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x2.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x2.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x2.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x2.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x2.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x1-schema.cpp: In function ‘IFC4X1_populate_schema()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x1-schema.cpp:1189:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
 1189 | IfcParse::schema_definition* IFC4X1_populate_schema() {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
[  9%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x2-schema.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x2-schema.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x2-schema.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x2-schema.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x2-schema.cpp
[  9%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x2-schema.cpp: In function ‘IFC4X2_populate_schema()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x2-schema.cpp:1211:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
 1211 | IfcParse::schema_definition* IFC4X2_populate_schema() {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
[  9%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3-schema.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3-schema.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3-schema.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3-schema.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3-schema.cpp
[  9%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_tc1.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_tc1.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_tc1.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_tc1.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_tc1.cpp
[  9%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_tc1-schema.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_tc1-schema.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_tc1-schema.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_tc1-schema.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_tc1-schema.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_tc1-schema.cpp: In function ‘IFC4X3_TC1_populate_schema()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_tc1-schema.cpp:1294:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
 1294 | IfcParse::schema_definition* IFC4X3_TC1_populate_schema() {
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~
[  9%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add1.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add1.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add1.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add1.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add1.cpp
[  9%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add1-schema.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add1-schema.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add1-schema.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add1-schema.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add1-schema.cpp
[ 10%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add1-schema.cpp: In function ‘IFC4X3_ADD1_populate_schema()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add1-schema.cpp:1299:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
 1299 | IfcParse::schema_definition* IFC4X3_ADD1_populate_schema() {
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 10%] Building CXX object CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2-schema.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcParse_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_PARSE_EXPORTS -MD -MT CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2-schema.cpp.o -MF CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2-schema.cpp.o.d -o CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2-schema.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2-schema.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2-schema.cpp: In function ‘IFC4X3_ADD2_populate_schema()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2-schema.cpp:1299:30: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
 1299 | IfcParse::schema_definition* IFC4X3_ADD2_populate_schema() {
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 10%] Linking CXX shared library libIfcParse.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/IfcParse.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libIfcParse.so.0.8 -o libIfcParse.so.0.8.0 "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcAlignmentHelper.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcCharacterDecoder.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcGlobalId.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcHierarchyHelper.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcLogger.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcParse.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSIPrefix.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSchema.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcSpfHeader.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcUtil.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/IfcWrite.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/parse_ifcxml.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc2x3.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc2x3-schema.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4-schema.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x1.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x1-schema.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x2.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x2-schema.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3-schema.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_tc1.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_tc1-schema.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add1.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add1-schema.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2.cpp.o" "CMakeFiles/IfcParse.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2-schema.cpp.o"  /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 /usr/lib64/libboost_date_time.so.1.83.0 /usr/lib64/libboost_iostreams.so.1.83.0 /usr/lib64/libxml2.so 
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In function ‘CGAL::internal::Weight_calculator<CGAL::internal::Weight_min_max_dihedral_and_area, CGAL::internal::Is_not_degenerate_triangle>::operator()<CGAL::Point_3<CGAL::Epeck>, CGAL::internal::Lookup_table_map<int> >(std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, std::vector<CGAL::Point_3<CGAL::Epeck>, std::allocator<CGAL::Point_3<CGAL::Epeck> > > const&, int, int, int, CGAL::internal::Lookup_table_map<int> const&) constCGAL::internal::Weight_min_max_dihedral_and_area [clone .isra.0]’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:449:10: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  449 |   Weight operator()(const std::vector<Point_3>& P,
      |          ^~~~~~~~
In file included from /usr/include/boost/variant.hpp:17,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/../ifcgeom/ConversionSettings.h:15,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/../../../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:23:
/usr/include/boost/variant/variant.hpp: In member function ‘boost::variant<CGAL::Point_2<CGAL::Simple_cartesian<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational, (boost::multiprecision::expression_template_option)1> > >, CGAL::Line_2<CGAL::Simple_cartesian<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational, (boost::multiprecision::expression_template_option)1> > > >::apply_visitor<CGAL::internal::Fill_lazy_variant_visitor_0<boost::optional<boost::variant<CGAL::Point_2<CGAL::Epeck>, CGAL::Line_2<CGAL::Epeck> > >, CGAL::Simple_cartesian<CGAL::Interval_nt<false> >, CGAL::Epeck, CGAL::Simple_cartesian<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational, (boost::multiprecision::expression_template_option)1> > > >(CGAL::internal::Fill_lazy_variant_visitor_0<boost::optional<boost::variant<CGAL::Point_2<CGAL::Epeck>, CGAL::Line_2<CGAL::Epeck> > >, CGAL::Simple_cartesian<CGAL::Interval_nt<false> >, CGAL::Epeck, CGAL::Simple_cartesian<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational, (boost::multiprecision::expression_template_option)1> > >&) &CGAL::internal::Fill_lazy_variant_visitor_0<boost::optional<boost::variant<CGAL::Point_2<CGAL::Epeck>, CGAL::Line_2<CGAL::Epeck> > >, CGAL::Simple_cartesian<CGAL::Interval_nt<false> >, CGAL::Epeck, CGAL::Simple_cartesian<boost::multiprecision::number<boost::multiprecision::backends::gmp_rational, (boost::multiprecision::expression_template_option)1> > >::result_type’:
/usr/include/boost/variant/variant.hpp:2388:5: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
 2388 |     apply_visitor(Visitor& visitor)
      |     ^~~~~~~~~~~~~
[ 10%] Linking CXX shared library libgeometry_kernel_cgal.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_kernel_cgal.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libgeometry_kernel_cgal.so -o libgeometry_kernel_cgal.so "CMakeFiles/geometry_kernel_cgal.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalConversionResult.cpp.o" "CMakeFiles/geometry_kernel_cgal.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/kernels/cgal/CgalKernel.cpp.o"  /usr/lib64/libmpfr.so /usr/lib64/libgmp.so 
/usr/include/CGAL/Lazy.h: In member function ‘update_exact’:
/usr/include/CGAL/Lazy.h:635:8: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  635 |   void update_exact() const {
      |        ^
/usr/include/CGAL/Cartesian_converter.h: In member function ‘operator()’:
/usr/include/CGAL/Cartesian_converter.h:365:5: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  365 |     operator()(const typename K1::Triangle_3 &a) const
      |     ^
/usr/include/CGAL/Lazy_exact_nt.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy_exact_nt.h:1239:14: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1239 |         void operator()(const Type& f, Numerator_type& n, Denominator_type& d) const {
      |              ^
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h: In function ‘operator().isra’:
/usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:163:8: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  163 |   bool operator()(face_descriptor f,
      |        ^
In function ‘to_interval’,
    inlined from ‘operator()’ at /usr/include/CGAL/NT_converter.h:109:36,
    inlined from ‘operator()’ at /usr/include/CGAL/Cartesian_converter.h:302:25,
    inlined from ‘operator()’ at /usr/include/CGAL/Cartesian_converter.h:394:39,
    inlined from ‘__ct ’ at /usr/include/CGAL/Lazy.h:781:32,
    inlined from ‘operator()’ at /usr/include/CGAL/Lazy.h:2119:31,
    inlined from ‘bounding_box’ at /usr/include/CGAL/bounding_box.h:104:54,
    inlined from ‘bounding_box’ at /usr/include/CGAL/bounding_box.h:125:81,
    inlined from ‘bounding_box’ at /usr/include/CGAL/bounding_box.h:137:37,
    inlined from ‘triangulate_hole_polyline’ at /usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:769:43,
    inlined from ‘triangulate_hole_polyline’ at /usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:819:37,
    inlined from ‘triangulate_face_with_hole_filling’ at /usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:96:35,
    inlined from ‘operator().isra’ at /usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:233:46:
/usr/include/CGAL/number_utils.h:302:23: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  302 |     return to_interval( x );
      |                       ^
In function ‘triangulate_hole_polyline’,
    inlined from ‘triangulate_hole_polyline’ at /usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:819:37,
    inlined from ‘triangulate_face_with_hole_filling’ at /usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:96:35,
    inlined from ‘operator().isra’ at /usr/include/CGAL/Polygon_mesh_processing/triangulate_faces.h:233:46:
/usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:793:30: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  793 |     triangulate_hole_polyline(points, third_points, tracer, WC(),
      |                              ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2-schema.cpp: In function ‘IFC4X3_ADD2_populate_schema’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcparse/Ifc4x3_add2-schema.cpp:1299: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
 1299 | IfcParse::schema_definition* IFC4X3_ADD2_populate_schema() {
/usr/include/CGAL/Lazy.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy.h:635:8: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  635 |   void update_exact() const {
      |        ^
/usr/include/CGAL/Lazy.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy.h:635:8: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  635 |   void update_exact() const {
      |        ^
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In member function ‘operator()’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:873:8: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  873 |   void triangulate_DT(const Polyline_3& P,
      |        ^
/usr/include/CGAL/Cartesian_converter.h: In member function ‘operator()’:
/usr/include/CGAL/Cartesian_converter.h:224:5: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  224 |     operator()(const typename K1::Point_2 &a) const
      |     ^
/usr/include/CGAL/Lazy_exact_nt.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy_exact_nt.h:293:1: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  293 | CGAL_LAZY_UNARY_OP(CGAL_NTS abs,    Lazy_exact_Abs)
      | ^
/usr/include/CGAL/Cartesian_converter.h: In member function ‘operator()’:
/usr/include/CGAL/Cartesian_converter.h:252:5: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  252 |     operator()(const typename K1::Segment_2 &a) const
      |     ^
In function ‘triangulate_hole_polyline’:
lto1: note: parameter passing for argument of type ‘struct Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
/usr/include/CGAL/Lazy.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy.h:627:8: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  627 |   void update_exact_helper(std::index_sequence<I...>) const {
      |        ^
/usr/include/CGAL/Lazy.h: In member function ‘update_exact_helper’:
/usr/include/CGAL/Lazy.h:627:8: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  627 |   void update_exact_helper(std::index_sequence<I...>) const {
      |        ^
/usr/include/CGAL/Lazy.h: In member function ‘__ct_base ’:
/usr/include/CGAL/Lazy.h:780:3: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  780 |   Lazy_rep_0(E&& e)
      |   ^
/usr/include/CGAL/Lazy.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy.h:635:8: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  635 |   void update_exact() const {
      |        ^
/usr/include/CGAL/Lazy.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy.h:635:8: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  635 |   void update_exact() const {
      |        ^
/usr/include/CGAL/Lazy.h: In function ‘operator().isra’:
/usr/include/CGAL/Lazy.h:2107:3: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
 2107 |   operator()(const L&... l) const {
      |   ^
In member function ‘operator()’:
lto1: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 10%] Built target geometry_kernel_cgal
/usr/bin/cmake -E cmake_symlink_library libIfcParse.so.0.8.0 libIfcParse.so.0.8 libIfcParse.so
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 10%] Built target IfcParse
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc2x3.dir/build.make CMakeFiles/geometry_mapping_ifc2x3.dir/depend
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc4.dir/build.make CMakeFiles/geometry_mapping_ifc4.dir/depend
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc4x1.dir/build.make CMakeFiles/geometry_mapping_ifc4x1.dir/depend
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc4x2.dir/build.make CMakeFiles/geometry_mapping_ifc4x2.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_mapping_ifc4x1.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_mapping_ifc4.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_mapping_ifc4x2.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_mapping_ifc2x3.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc2x3.dir/build.make CMakeFiles/geometry_mapping_ifc2x3.dir/build
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc4x1.dir/build.make CMakeFiles/geometry_mapping_ifc4x1.dir/build
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc4x2.dir/build.make CMakeFiles/geometry_mapping_ifc4x2.dir/build
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc4.dir/build.make CMakeFiles/geometry_mapping_ifc4.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp
[ 12%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 13%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp
[ 13%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp:21:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp:21:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 14%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp:21:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp:21:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 15%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp
[ 15%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp
[ 15%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp
[ 15%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 15%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp
[ 15%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp
[ 15%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp
[ 16%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcBooleanResult*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:43:14: warning: unused variable ‘has_halfspace_operand’ [-Wunused-variable]
   43 |         bool has_halfspace_operand = false;
      |              ^~~~~~~~~~~~~~~~~~~~~
[ 16%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp
[ 16%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp
[ 16%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp
[ 16%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcBooleanResult*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:43:14: warning: unused variable ‘has_halfspace_operand’ [-Wunused-variable]
   43 |         bool has_halfspace_operand = false;
      |              ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcBooleanResult*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:43:14: warning: unused variable ‘has_halfspace_operand’ [-Wunused-variable]
   43 |         bool has_halfspace_operand = false;
      |              ^~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcBooleanResult*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:43:14: warning: unused variable ‘has_halfspace_operand’ [-Wunused-variable]
   43 |         bool has_halfspace_operand = false;
      |              ^~~~~~~~~~~~~~~~~~~~~
[ 17%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp
[ 17%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp
[ 17%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp
[ 17%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcCShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   59 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   60 |                 {{-x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~~
   61 |                 {{x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~
   62 |                 {{x,-y + d2}},
      |                 ~~~~~~~~~~~~~~
   63 |                 {{x - d1,-y + d2}},
      |                 ~~~~~~~~~~~~~~~~~~~
   64 |                 {{x - d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   65 |                 {{-x + d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{-x + d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   67 |                 {{x - d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   68 |                 {{x - d1,y - d2}},
      |                 ~~~~~~~~~~~~~~~~~~
   69 |                 {{x,y - d2}},
      |                 ~~~~~~~~~~~~~ 
   70 |                 {{x,y},{f2}},
      |                 ~~~~~~~~~~~~~ 
   71 |                 {{-x,y},{f2}}
      |                 ~~~~~~~~~~~~~ 
   72 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 17%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp
[ 17%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp
[ 17%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 17%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 17%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcCShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   59 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   60 |                 {{-x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~~
   61 |                 {{x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~
   62 |                 {{x,-y + d2}},
      |                 ~~~~~~~~~~~~~~
   63 |                 {{x - d1,-y + d2}},
      |                 ~~~~~~~~~~~~~~~~~~~
   64 |                 {{x - d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   65 |                 {{-x + d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{-x + d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   67 |                 {{x - d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   68 |                 {{x - d1,y - d2}},
      |                 ~~~~~~~~~~~~~~~~~~
   69 |                 {{x,y - d2}},
      |                 ~~~~~~~~~~~~~ 
   70 |                 {{x,y},{f2}},
      |                 ~~~~~~~~~~~~~ 
   71 |                 {{-x,y},{f2}}
      |                 ~~~~~~~~~~~~~ 
   72 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcCShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   59 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   60 |                 {{-x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~~
   61 |                 {{x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~
   62 |                 {{x,-y + d2}},
      |                 ~~~~~~~~~~~~~~
   63 |                 {{x - d1,-y + d2}},
      |                 ~~~~~~~~~~~~~~~~~~~
   64 |                 {{x - d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   65 |                 {{-x + d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{-x + d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   67 |                 {{x - d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   68 |                 {{x - d1,y - d2}},
      |                 ~~~~~~~~~~~~~~~~~~
   69 |                 {{x,y - d2}},
      |                 ~~~~~~~~~~~~~ 
   70 |                 {{x,y},{f2}},
      |                 ~~~~~~~~~~~~~ 
   71 |                 {{-x,y},{f2}}
      |                 ~~~~~~~~~~~~~ 
   72 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcCShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   59 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   60 |                 {{-x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~~
   61 |                 {{x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~
   62 |                 {{x,-y + d2}},
      |                 ~~~~~~~~~~~~~~
   63 |                 {{x - d1,-y + d2}},
      |                 ~~~~~~~~~~~~~~~~~~~
   64 |                 {{x - d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   65 |                 {{-x + d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{-x + d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   67 |                 {{x - d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   68 |                 {{x - d1,y - d2}},
      |                 ~~~~~~~~~~~~~~~~~~
   69 |                 {{x,y - d2}},
      |                 ~~~~~~~~~~~~~ 
   70 |                 {{x,y},{f2}},
      |                 ~~~~~~~~~~~~~ 
   71 |                 {{-x,y},{f2}}
      |                 ~~~~~~~~~~~~~ 
   72 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 17%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcCenterLineProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:24:75: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcCenterLineProfileDef* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 18%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcCenterLineProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:24:75: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcCenterLineProfileDef* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcCenterLineProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:24:75: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcCenterLineProfileDef* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 19%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcCenterLineProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:24:75: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcCenterLineProfileDef* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 19%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp
[ 20%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 20%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp
[ 20%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 20%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp
[ 20%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 21%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp
[ 21%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 21%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp
[ 21%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 21%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 21%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp
[ 21%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp
[ 21%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 21%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 21%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcCraneRailAShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:49:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   49 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   50 |                 {{-hw / 2., +oh / 2.}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   51 |                 {{-hw / 2., +oh / 2. - hd3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   52 |                 {{-wt / 2., +oh / 2. - hd2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   53 |                 {{-wt / 2., -oh / 2. + bd2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   54 |                 {{-bw4 / 2., -oh / 2. + bd3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                 {{-bw2 / 2., -oh / 2. + bd1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                 {{-bw2 / 2., -oh / 2.}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   57 |                 {{+bw2 / 2., -oh / 2.}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   58 |                 {{+bw2 / 2., -oh / 2. + bd1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   59 |                 {{+bw4 / 2., -oh / 2. + bd3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   60 |                 {{+wt / 2., -oh / 2. + bd2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   61 |                 {{+wt / 2., +oh / 2. - hd2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   62 |                 {{+hw / 2., +oh / 2. - hd3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   63 |                 {{+hw / 2., +oh / 2.}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~
   64 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:49:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:49:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:49:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:49:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:49:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:49:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:49:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:49:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:49:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:49:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:49:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:49:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:49:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 22%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 23%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp
[ 23%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp
[ 24%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 24%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 24%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 24%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp
[ 24%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 25%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp
[ 25%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 25%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp
[ 25%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 25%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp
[ 25%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp
[ 25%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 25%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 25%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp
[ 25%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcEllipseProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:33:20: warning: unused variable ‘rotated’ [-Wunused-variable]
   33 |         const bool rotated = ry > rx;
      |                    ^~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcEllipseProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:33:20: warning: unused variable ‘rotated’ [-Wunused-variable]
   33 |         const bool rotated = ry > rx;
      |                    ^~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 26%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcEllipseProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:33:20: warning: unused variable ‘rotated’ [-Wunused-variable]
   33 |         const bool rotated = ry > rx;
      |                    ^~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcEllipseProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:33:20: warning: unused variable ‘rotated’ [-Wunused-variable]
   33 |         const bool rotated = ry > rx;
      |                    ^~~~~~~
[ 27%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp
[ 27%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 27%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 27%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 27%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp
[ 28%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 28%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcIShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x1,-y}},
      |                 ~~~~~~~~~~~   
   99 |                 {{x1,-y}},
      |                 ~~~~~~~~~~    
  100 |                 {{x1,-y + ft1}, {fe1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{d1,-y + ft1 + dy},{ f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102 |                 {{d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~
  104 |                 {{x2,y}},
      |                 ~~~~~~~~~     
  105 |                 {{-x2,y}},
      |                 ~~~~~~~~~~    
  106 |                 {{-x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  107 |                 {{-d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  108 |                 {{-d1,-y + ft1 + dy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |                 {{-x1,-y + ft1}, {fe1}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  110 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:32:20: warning: unused variable ‘doFlangeEdgeRadius’ [-Wunused-variable]
   32 |         const bool doFlangeEdgeRadius = false;
      |                    ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp
[ 29%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 30%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp
[ 30%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcLShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   99 |                 {{x,-y}},
      |                 ~~~~~~~~~     
  100 |                 {{x,-y + d - dy1},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{xx, xy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~
  102 |                 {{-x + d - dx1,y},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{-x,y}}
      |                 ~~~~~~~~      
  104 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 30%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp
[ 30%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 30%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp
[ 30%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 30%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 31%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp
[ 31%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp
[ 31%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 32%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp
[ 32%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 32%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 32%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcIShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x1,-y}},
      |                 ~~~~~~~~~~~   
   99 |                 {{x1,-y}},
      |                 ~~~~~~~~~~    
  100 |                 {{x1,-y + ft1}, {fe1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{d1,-y + ft1 + dy},{ f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102 |                 {{d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~
  104 |                 {{x2,y}},
      |                 ~~~~~~~~~     
  105 |                 {{-x2,y}},
      |                 ~~~~~~~~~~    
  106 |                 {{-x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  107 |                 {{-d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  108 |                 {{-d1,-y + ft1 + dy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |                 {{-x1,-y + ft1}, {fe1}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  110 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcMappedItem*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:48:28: warning: unused variable ‘c’ [-Wunused-variable]
   48 |                 for (auto& c : taxonomy::cast<taxonomy::collection>(shapes)->children) {
      |                            ^
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 32%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcIShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x1,-y}},
      |                 ~~~~~~~~~~~   
   99 |                 {{x1,-y}},
      |                 ~~~~~~~~~~    
  100 |                 {{x1,-y + ft1}, {fe1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{d1,-y + ft1 + dy},{ f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102 |                 {{d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~
  104 |                 {{x2,y}},
      |                 ~~~~~~~~~     
  105 |                 {{-x2,y}},
      |                 ~~~~~~~~~~    
  106 |                 {{-x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  107 |                 {{-d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  108 |                 {{-d1,-y + ft1 + dy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |                 {{-x1,-y + ft1}, {fe1}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  110 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 32%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcIShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x1,-y}},
      |                 ~~~~~~~~~~~   
   99 |                 {{x1,-y}},
      |                 ~~~~~~~~~~    
  100 |                 {{x1,-y + ft1}, {fe1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{d1,-y + ft1 + dy},{ f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102 |                 {{d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~
  104 |                 {{x2,y}},
      |                 ~~~~~~~~~     
  105 |                 {{-x2,y}},
      |                 ~~~~~~~~~~    
  106 |                 {{-x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  107 |                 {{-d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  108 |                 {{-d1,-y + ft1 + dy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |                 {{-x1,-y + ft1}, {fe1}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  110 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 32%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcLShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   99 |                 {{x,-y}},
      |                 ~~~~~~~~~     
  100 |                 {{x,-y + d - dy1},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{xx, xy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~
  102 |                 {{-x + d - dx1,y},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{-x,y}}
      |                 ~~~~~~~~      
  104 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcLShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   99 |                 {{x,-y}},
      |                 ~~~~~~~~~     
  100 |                 {{x,-y + d - dy1},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{xx, xy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~
  102 |                 {{-x + d - dx1,y},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{-x,y}}
      |                 ~~~~~~~~      
  104 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcLShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   99 |                 {{x,-y}},
      |                 ~~~~~~~~~     
  100 |                 {{x,-y + d - dy1},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{xx, xy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~
  102 |                 {{-x + d - dx1,y},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{-x,y}}
      |                 ~~~~~~~~      
  104 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 33%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 34%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp
[ 34%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp
[ 34%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcMappedItem*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:48:28: warning: unused variable ‘c’ [-Wunused-variable]
   48 |                 for (auto& c : taxonomy::cast<taxonomy::collection>(shapes)->children) {
      |                            ^
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 34%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcMappedItem*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:48:28: warning: unused variable ‘c’ [-Wunused-variable]
   48 |                 for (auto& c : taxonomy::cast<taxonomy::collection>(shapes)->children) {
      |                            ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcPolyLoop*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:44:22: warning: unused variable ‘eps’ [-Wunused-variable]
   44 |         const double eps = settings_.get<settings::Precision>().get();
      |                      ^~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcMappedItem*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:48:28: warning: unused variable ‘c’ [-Wunused-variable]
   48 |                 for (auto& c : taxonomy::cast<taxonomy::collection>(shapes)->children) {
      |                            ^
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 34%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp
[ 34%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp
[ 34%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 34%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 34%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp
[ 34%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp
[ 35%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 35%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 35%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 35%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp
[ 36%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp
[ 36%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 36%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 36%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp
[ 36%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 36%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp
[ 37%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 37%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp
[ 37%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 37%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcPolyLoop*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:44:22: warning: unused variable ‘eps’ [-Wunused-variable]
   44 |         const double eps = settings_.get<settings::Precision>().get();
      |                      ^~~
[ 37%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 37%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 37%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 37%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcRectangleProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   46 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   47 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   48 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   49 |                 {{x,y}},
      |                 ~~~~~~~~      
   50 |                 {{-x,y}}
      |                 ~~~~~~~~      
   51 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 37%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcPolyLoop*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:44:22: warning: unused variable ‘eps’ [-Wunused-variable]
   44 |         const double eps = settings_.get<settings::Precision>().get();
      |                      ^~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcPolyLoop*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:44:22: warning: unused variable ‘eps’ [-Wunused-variable]
   44 |         const double eps = settings_.get<settings::Precision>().get();
      |                      ^~~
[ 37%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp
[ 37%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp
[ 37%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 37%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 38%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcRectangularTrimmedSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:24:80: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRectangularTrimmedSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 38%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp
[ 38%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp
[ 38%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 38%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp
[ 39%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp
[ 39%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 39%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 39%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp
[ 39%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 39%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp
[ 39%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcRightCircularCone*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:24:72: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCone* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 39%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp
[ 39%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp
[ 40%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp
[ 40%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcRightCircularCylinder*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:24:76: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCylinder* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 40%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcRectangleProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   46 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   47 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   48 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   49 |                 {{x,y}},
      |                 ~~~~~~~~      
   50 |                 {{-x,y}}
      |                 ~~~~~~~~      
   51 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 40%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 40%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 40%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 40%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcRectangleProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   46 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   47 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   48 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   49 |                 {{x,y}},
      |                 ~~~~~~~~      
   50 |                 {{-x,y}}
      |                 ~~~~~~~~      
   51 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 40%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcRectangleProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   46 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   47 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   48 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   49 |                 {{x,y}},
      |                 ~~~~~~~~      
   50 |                 {{-x,y}}
      |                 ~~~~~~~~      
   51 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 40%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp
[ 40%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp
[ 41%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcRectangularTrimmedSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:24:80: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRectangularTrimmedSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 41%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp
[ 41%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 41%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp
[ 41%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 41%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 41%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcRectangularTrimmedSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:24:80: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRectangularTrimmedSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 41%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcRectangularTrimmedSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:24:80: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRectangularTrimmedSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 41%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 42%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp
[ 42%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 42%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp
[ 42%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 42%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcRightCircularCone*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:24:72: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCone* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 42%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp
[ 42%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 43%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcRightCircularCylinder*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:24:76: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCylinder* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 43%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 43%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 43%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcRightCircularCone*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:24:72: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCone* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 43%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcRightCircularCone*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:24:72: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCone* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 43%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 44%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcRightCircularCylinder*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:24:76: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCylinder* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 44%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcRightCircularCylinder*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:24:76: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCylinder* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 44%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp
[ 44%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 44%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 44%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp
[ 44%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp
[ 44%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 44%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 44%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp
[ 44%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp
[ 44%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 45%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcSweptDiskSolid*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:65:22: warning: unused variable ‘tol’ [-Wunused-variable]
   65 |         const double tol = settings_.get<settings::Precision>().get();
      |                      ^~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 45%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp
[ 45%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp
[ 45%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp
[ 45%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcSphericalSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:26:71: warning: unused parameter ‘inst’ [-Wunused-parameter]
   26 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcSphericalSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcTShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
  111 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
  112 |                 {{d1 / 2. - dx2,-y},{ f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |                 {{xx,xy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~
  114 |                 {{x,y - d2 + dy2},{ f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |                 {{x,y}},
      |                 ~~~~~~~~      
  116 |                 {{-x,y}},
      |                 ~~~~~~~~~     
  117 |                 {{-x,y - d2 + dy2},{f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  118 |                 {{-xx,xy},{f1}},
      |                 ~~~~~~~~~~~~~~~~
  119 |                 {{-d1 / 2. + dx2,-y},{f2}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  120 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 45%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp
[ 45%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp
[ 45%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 45%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 45%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp
[ 46%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 46%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 46%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 46%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcTrapeziumProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   52 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   53 |                 {{-x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   54 |                 {{+x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   55 |                 {{-x1 + dx + w - x_offset, y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                 {{-x1 + dx - x_offset, y}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   57 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcSphericalSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:26:71: warning: unused parameter ‘inst’ [-Wunused-parameter]
   26 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcSphericalSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 46%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 47%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcSphericalSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:26:71: warning: unused parameter ‘inst’ [-Wunused-parameter]
   26 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcSphericalSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 47%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 47%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp
[ 47%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp
[ 47%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 47%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcTrimmedCurve*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:76:14: warning: unused variable ‘trim_cartesian_failed’ [-Wunused-variable]
   76 |         bool trim_cartesian_failed = !trim_cartesian;
      |              ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 47%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp
[ 47%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp
[ 48%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp
[ 48%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcUShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   70 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   71 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   72 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   73 |                 {{x,-y + d2 - dy2},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |                 {{-x + d1,-y + d2 + dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |                 {{-x + d1,y - d2 - dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |                 {{x,y - d2 + dy2},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |                 {{x,y}},
      |                 ~~~~~~~~      
   78 |                 {{-x,y}}
      |                 ~~~~~~~~      
   79 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 48%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 48%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp
[ 48%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp
[ 48%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 48%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcSweptDiskSolid*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:57:14: warning: variable ‘sp’ set but not used [-Wunused-but-set-variable]
   57 |         auto sp = inst->StartParam();
      |              ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:58:14: warning: variable ‘ep’ set but not used [-Wunused-but-set-variable]
   58 |         auto ep = inst->EndParam();
      |              ^~
[ 48%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc2x3::map_impl(const Ifc2x3::IfcZShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   61 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   62 |                 {{-dx,-y}},
      |                 ~~~~~~~~~~~   
   63 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   64 |                 {{x,-y + dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   65 |                 {{dx,-y + dy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{dx,y}},
      |                 ~~~~~~~~~     
   67 |                 {{-x,y}},
      |                 ~~~~~~~~~     
   68 |                 {{-x,y - dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   69 |                 {{-dx,y - dy},{ f1}}
      |                 ~~~~~~~~~~~~~~~~~~~~
   70 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 49%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 49%] Building CXX object CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -MF CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o.d -o CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 49%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp: In member function ‘virtual void ifcopenshell::geometry::mapping_Ifc2x3::initialize_settings()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:833:28: warning: unused variable ‘sub’ [-Wunused-variable]
  833 |                 for (auto& sub : *subs) {
      |                            ^~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcTShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
  111 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
  112 |                 {{d1 / 2. - dx2,-y},{ f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |                 {{xx,xy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~
  114 |                 {{x,y - d2 + dy2},{ f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |                 {{x,y}},
      |                 ~~~~~~~~      
  116 |                 {{-x,y}},
      |                 ~~~~~~~~~     
  117 |                 {{-x,y - d2 + dy2},{f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  118 |                 {{-xx,xy},{f1}},
      |                 ~~~~~~~~~~~~~~~~
  119 |                 {{-d1 / 2. + dx2,-y},{f2}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  120 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 49%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp
[ 49%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp
[ 49%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcSweptDiskSolid*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:57:14: warning: variable ‘sp’ set but not used [-Wunused-but-set-variable]
   57 |         auto sp = inst->StartParam();
      |              ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:58:14: warning: variable ‘ep’ set but not used [-Wunused-but-set-variable]
   58 |         auto ep = inst->EndParam();
      |              ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcToroidalSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:26:70: warning: unused parameter ‘inst’ [-Wunused-parameter]
   26 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcToroidalSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcSweptDiskSolid*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:57:14: warning: variable ‘sp’ set but not used [-Wunused-but-set-variable]
   57 |         auto sp = inst->StartParam();
      |              ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:58:14: warning: variable ‘ep’ set but not used [-Wunused-but-set-variable]
   58 |         auto ep = inst->EndParam();
      |              ^~
[ 49%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp
[ 49%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 49%] Linking CXX static library libgeometry_mapping_ifc2x3.a
/usr/bin/cmake -P CMakeFiles/geometry_mapping_ifc2x3.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_mapping_ifc2x3.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_mapping_ifc2x3.a "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o"
/usr/bin/ranlib libgeometry_mapping_ifc2x3.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 49%] Built target geometry_mapping_ifc2x3
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc4x3.dir/build.make CMakeFiles/geometry_mapping_ifc4x3.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_mapping_ifc4x3.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc4x3.dir/build.make CMakeFiles/geometry_mapping_ifc4x3.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 49%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp
[ 49%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcTrapeziumProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   52 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   53 |                 {{-x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   54 |                 {{+x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   55 |                 {{-x1 + dx + w - x_offset, y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                 {{-x1 + dx - x_offset, y}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   57 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 49%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcTShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
  111 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
  112 |                 {{d1 / 2. - dx2,-y},{ f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |                 {{xx,xy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~
  114 |                 {{x,y - d2 + dy2},{ f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |                 {{x,y}},
      |                 ~~~~~~~~      
  116 |                 {{-x,y}},
      |                 ~~~~~~~~~     
  117 |                 {{-x,y - d2 + dy2},{f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  118 |                 {{-xx,xy},{f1}},
      |                 ~~~~~~~~~~~~~~~~
  119 |                 {{-d1 / 2. + dx2,-y},{f2}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  120 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 49%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcTShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
  111 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
  112 |                 {{d1 / 2. - dx2,-y},{ f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |                 {{xx,xy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~
  114 |                 {{x,y - d2 + dy2},{ f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |                 {{x,y}},
      |                 ~~~~~~~~      
  116 |                 {{-x,y}},
      |                 ~~~~~~~~~     
  117 |                 {{-x,y - d2 + dy2},{f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  118 |                 {{-xx,xy},{f1}},
      |                 ~~~~~~~~~~~~~~~~
  119 |                 {{-d1 / 2. + dx2,-y},{f2}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  120 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 49%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 49%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcToroidalSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:26:70: warning: unused parameter ‘inst’ [-Wunused-parameter]
   26 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcToroidalSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 50%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp
[ 50%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcToroidalSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:26:70: warning: unused parameter ‘inst’ [-Wunused-parameter]
   26 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcToroidalSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 50%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcTrapeziumProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   52 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   53 |                 {{-x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   54 |                 {{+x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   55 |                 {{-x1 + dx + w - x_offset, y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                 {{-x1 + dx - x_offset, y}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   57 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcTrimmedCurve*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:76:14: warning: unused variable ‘trim_cartesian_failed’ [-Wunused-variable]
   76 |         bool trim_cartesian_failed = !trim_cartesian;
      |              ^~~~~~~~~~~~~~~~~~~~~
[ 50%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcTrapeziumProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   52 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   53 |                 {{-x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   54 |                 {{+x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   55 |                 {{-x1 + dx + w - x_offset, y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                 {{-x1 + dx - x_offset, y}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   57 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 50%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp
[ 50%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp
[ 50%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcUShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   70 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   71 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   72 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   73 |                 {{x,-y + d2 - dy2},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |                 {{-x + d1,-y + d2 + dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |                 {{-x + d1,y - d2 - dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |                 {{x,y - d2 + dy2},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |                 {{x,y}},
      |                 ~~~~~~~~      
   78 |                 {{-x,y}}
      |                 ~~~~~~~~      
   79 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 50%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp
[ 51%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp
[ 51%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 51%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcTrimmedCurve*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:76:14: warning: unused variable ‘trim_cartesian_failed’ [-Wunused-variable]
   76 |         bool trim_cartesian_failed = !trim_cartesian;
      |              ^~~~~~~~~~~~~~~~~~~~~
[ 51%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp
[ 51%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcTrimmedCurve*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:76:14: warning: unused variable ‘trim_cartesian_failed’ [-Wunused-variable]
   76 |         bool trim_cartesian_failed = !trim_cartesian;
      |              ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 51%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 51%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4::map_impl(const Ifc4::IfcZShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   61 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   62 |                 {{-dx,-y}},
      |                 ~~~~~~~~~~~   
   63 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   64 |                 {{x,-y + dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   65 |                 {{dx,-y + dy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{dx,y}},
      |                 ~~~~~~~~~     
   67 |                 {{-x,y}},
      |                 ~~~~~~~~~     
   68 |                 {{-x,y - dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   69 |                 {{-dx,y - dy},{ f1}}
      |                 ~~~~~~~~~~~~~~~~~~~~
   70 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 51%] Building CXX object CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -MF CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp
[ 52%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcUShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   70 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   71 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   72 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   73 |                 {{x,-y + d2 - dy2},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |                 {{-x + d1,-y + d2 + dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |                 {{-x + d1,y - d2 - dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |                 {{x,y - d2 + dy2},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |                 {{x,y}},
      |                 ~~~~~~~~      
   78 |                 {{-x,y}}
      |                 ~~~~~~~~      
   79 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 52%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcUShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   70 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   71 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   72 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   73 |                 {{x,-y + d2 - dy2},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |                 {{-x + d1,-y + d2 + dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |                 {{-x + d1,y - d2 - dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |                 {{x,y - d2 + dy2},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |                 {{x,y}},
      |                 ~~~~~~~~      
   78 |                 {{-x,y}}
      |                 ~~~~~~~~      
   79 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 52%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp: In member function ‘virtual void ifcopenshell::geometry::mapping_Ifc4::initialize_settings()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:833:28: warning: unused variable ‘sub’ [-Wunused-variable]
  833 |                 for (auto& sub : *subs) {
      |                            ^~~
[ 52%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 52%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 53%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x1::map_impl(const Ifc4x1::IfcZShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   61 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   62 |                 {{-dx,-y}},
      |                 ~~~~~~~~~~~   
   63 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   64 |                 {{x,-y + dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   65 |                 {{dx,-y + dy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{dx,y}},
      |                 ~~~~~~~~~     
   67 |                 {{-x,y}},
      |                 ~~~~~~~~~     
   68 |                 {{-x,y - dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   69 |                 {{-dx,y - dy},{ f1}}
      |                 ~~~~~~~~~~~~~~~~~~~~
   70 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 53%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp
[ 53%] Building CXX object CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x2::map_impl(const Ifc4x2::IfcZShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   61 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   62 |                 {{-dx,-y}},
      |                 ~~~~~~~~~~~   
   63 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   64 |                 {{x,-y + dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   65 |                 {{dx,-y + dy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{dx,y}},
      |                 ~~~~~~~~~     
   67 |                 {{-x,y}},
      |                 ~~~~~~~~~     
   68 |                 {{-x,y - dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   69 |                 {{-dx,y - dy},{ f1}}
      |                 ~~~~~~~~~~~~~~~~~~~~
   70 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp:21:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 53%] Linking CXX static library libgeometry_mapping_ifc4.a
/usr/bin/cmake -P CMakeFiles/geometry_mapping_ifc4.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_mapping_ifc4.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_mapping_ifc4.a "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o"
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 53%] Building CXX object CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp
/usr/bin/ranlib libgeometry_mapping_ifc4.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 53%] Built target geometry_mapping_ifc4
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/build.make CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/build.make CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 53%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp: In member function ‘virtual void ifcopenshell::geometry::mapping_Ifc4x1::initialize_settings()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:833:28: warning: unused variable ‘sub’ [-Wunused-variable]
  833 |                 for (auto& sub : *subs) {
      |                            ^~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 53%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp: In member function ‘virtual void ifcopenshell::geometry::mapping_Ifc4x2::initialize_settings()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:833:28: warning: unused variable ‘sub’ [-Wunused-variable]
  833 |                 for (auto& sub : *subs) {
      |                            ^~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 54%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp
[ 54%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 54%] Linking CXX static library libgeometry_mapping_ifc4x1.a
/usr/bin/cmake -P CMakeFiles/geometry_mapping_ifc4x1.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_mapping_ifc4x1.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_mapping_ifc4x1.a "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o"
[ 54%] Linking CXX static library libgeometry_mapping_ifc4x2.a
/usr/bin/cmake -P CMakeFiles/geometry_mapping_ifc4x2.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_mapping_ifc4x2.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_mapping_ifc4x2.a "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o"
[ 54%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp
[ 54%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp
/usr/bin/ranlib libgeometry_mapping_ifc4x1.a
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 54%] Built target geometry_mapping_ifc4x1
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc4x3_add1.dir/build.make CMakeFiles/geometry_mapping_ifc4x3_add1.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_mapping_ifc4x3_add1.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc4x3_add1.dir/build.make CMakeFiles/geometry_mapping_ifc4x3_add1.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 54%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp
/usr/bin/ranlib libgeometry_mapping_ifc4x2.a
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcBooleanResult*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:43:14: warning: unused variable ‘has_halfspace_operand’ [-Wunused-variable]
   43 |         bool has_halfspace_operand = false;
      |              ^~~~~~~~~~~~~~~~~~~~~
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 54%] Built target geometry_mapping_ifc4x2
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc4x3_add2.dir/build.make CMakeFiles/geometry_mapping_ifc4x3_add2.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/geometry_mapping_ifc4x3_add2.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/geometry_mapping_ifc4x3_add2.dir/build.make CMakeFiles/geometry_mapping_ifc4x3_add2.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 54%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 54%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp
[ 54%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 55%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp
[ 55%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp
[ 55%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp
[ 55%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcCShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   59 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   60 |                 {{-x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~~
   61 |                 {{x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~
   62 |                 {{x,-y + d2}},
      |                 ~~~~~~~~~~~~~~
   63 |                 {{x - d1,-y + d2}},
      |                 ~~~~~~~~~~~~~~~~~~~
   64 |                 {{x - d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   65 |                 {{-x + d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{-x + d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   67 |                 {{x - d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   68 |                 {{x - d1,y - d2}},
      |                 ~~~~~~~~~~~~~~~~~~
   69 |                 {{x,y - d2}},
      |                 ~~~~~~~~~~~~~ 
   70 |                 {{x,y},{f2}},
      |                 ~~~~~~~~~~~~~ 
   71 |                 {{-x,y},{f2}}
      |                 ~~~~~~~~~~~~~ 
   72 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 55%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp
[ 56%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp
[ 56%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 56%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 56%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp
[ 56%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp
[ 56%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 56%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 56%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp
[ 56%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp
[ 56%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 56%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp:21:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 56%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp
[ 56%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp
[ 56%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 57%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcCenterLineProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:24:75: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcCenterLineProfileDef* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 57%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp
[ 57%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp
[ 57%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 57%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 57%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp
[ 57%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp
[ 58%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp:21:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 58%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp:21:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcBooleanResult*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:43:14: warning: unused variable ‘has_halfspace_operand’ [-Wunused-variable]
   43 |         bool has_halfspace_operand = false;
      |              ^~~~~~~~~~~~~~~~~~~~~
[ 58%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp
[ 58%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp
[ 58%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 58%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 58%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp
[ 59%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 59%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp
[ 59%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcCShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   59 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   60 |                 {{-x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~~
   61 |                 {{x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~
   62 |                 {{x,-y + d2}},
      |                 ~~~~~~~~~~~~~~
   63 |                 {{x - d1,-y + d2}},
      |                 ~~~~~~~~~~~~~~~~~~~
   64 |                 {{x - d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   65 |                 {{-x + d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{-x + d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   67 |                 {{x - d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   68 |                 {{x - d1,y - d2}},
      |                 ~~~~~~~~~~~~~~~~~~
   69 |                 {{x,y - d2}},
      |                 ~~~~~~~~~~~~~ 
   70 |                 {{x,y},{f2}},
      |                 ~~~~~~~~~~~~~ 
   71 |                 {{-x,y},{f2}}
      |                 ~~~~~~~~~~~~~ 
   72 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 59%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp
[ 59%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 59%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcBooleanResult*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:43:14: warning: unused variable ‘has_halfspace_operand’ [-Wunused-variable]
   43 |         bool has_halfspace_operand = false;
      |              ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcBooleanResult*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp:43:14: warning: unused variable ‘has_halfspace_operand’ [-Wunused-variable]
   43 |         bool has_halfspace_operand = false;
      |              ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcCShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   59 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   60 |                 {{-x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~~
   61 |                 {{x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~
   62 |                 {{x,-y + d2}},
      |                 ~~~~~~~~~~~~~~
   63 |                 {{x - d1,-y + d2}},
      |                 ~~~~~~~~~~~~~~~~~~~
   64 |                 {{x - d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   65 |                 {{-x + d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{-x + d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   67 |                 {{x - d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   68 |                 {{x - d1,y - d2}},
      |                 ~~~~~~~~~~~~~~~~~~
   69 |                 {{x,y - d2}},
      |                 ~~~~~~~~~~~~~ 
   70 |                 {{x,y},{f2}},
      |                 ~~~~~~~~~~~~~ 
   71 |                 {{-x,y},{f2}}
      |                 ~~~~~~~~~~~~~ 
   72 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcCShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   59 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   60 |                 {{-x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~~
   61 |                 {{x,-y},{f2}},
      |                 ~~~~~~~~~~~~~~
   62 |                 {{x,-y + d2}},
      |                 ~~~~~~~~~~~~~~
   63 |                 {{x - d1,-y + d2}},
      |                 ~~~~~~~~~~~~~~~~~~~
   64 |                 {{x - d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   65 |                 {{-x + d1,-y + d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{-x + d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~
   67 |                 {{x - d1,y - d1},{f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   68 |                 {{x - d1,y - d2}},
      |                 ~~~~~~~~~~~~~~~~~~
   69 |                 {{x,y - d2}},
      |                 ~~~~~~~~~~~~~ 
   70 |                 {{x,y},{f2}},
      |                 ~~~~~~~~~~~~~ 
   71 |                 {{-x,y},{f2}}
      |                 ~~~~~~~~~~~~~ 
   72 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp:59:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcCenterLineProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:24:75: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcCenterLineProfileDef* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp
[ 60%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 61%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 62%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp
[ 62%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp
[ 62%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 62%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp: In function ‘double {anonymous}::translate_to_length_measure(const Ifc4x3::IfcCurve*, double)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:58:21: warning: unused variable ‘circ’ [-Wunused-variable]
   58 |     } else if (auto circ = crv->as<IfcSchema::IfcPolynomialCurve>()) {
      |                     ^~~~
In file included from /usr/include/boost/math/tools/roots.hpp:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:29:
/usr/include/boost/math/tools/toms748_solve.hpp: In instantiation of ‘std::pair<_ForwardIterator, _ForwardIterator> boost::math::tools::bracket_and_solve_root(F, const T&, const T&, bool, Tol, uintmax_t&) [with F = {anonymous}::curve_segment_evaluator::operator()(const Ifc4x3::IfcPolynomialCurve*)::<lambda(double)>::<lambda(double)>; T = double; Tol = {anonymous}::curve_segment_evaluator::operator()(const Ifc4x3::IfcPolynomialCurve*)::<lambda(double)>::<lambda(double, double)>; uintmax_t = long unsigned int]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:721:81:   required from here
  721 |                         auto result = boost::math::tools::bracket_and_solve_root(f, x, 2.0, true, tol, max_iter);
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/boost/math/tools/toms748_solve.hpp:611:24: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  611 | inline std::pair<T, T> bracket_and_solve_root(F f, const T& guess, const T& factor, bool rising, Tol tol, std::uintmax_t& max_iter)
      |                        ^~~~~~~~~~~~~~~~~~~~~~
[ 62%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp
[ 62%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 62%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp
[ 62%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcCenterLineProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:24:75: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcCenterLineProfileDef* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 62%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcCenterLineProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp:24:75: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcCenterLineProfileDef* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 62%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp
[ 62%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp
[ 62%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 63%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 63%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 63%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp
[ 63%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 63%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 63%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp
[ 63%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 63%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 63%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp
[ 63%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp
[ 64%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 64%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 64%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp
[ 64%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 64%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp
[ 64%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 64%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp
[ 64%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp
[ 64%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 65%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp: In function ‘double {anonymous}::translate_to_length_measure(const Ifc4x3_tc1::IfcCurve*, double)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:58:21: warning: unused variable ‘circ’ [-Wunused-variable]
   58 |     } else if (auto circ = crv->as<IfcSchema::IfcPolynomialCurve>()) {
      |                     ^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/math/tools/roots.hpp:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:29:
/usr/include/boost/math/tools/toms748_solve.hpp: In instantiation of ‘std::pair<_ForwardIterator, _ForwardIterator> boost::math::tools::bracket_and_solve_root(F, const T&, const T&, bool, Tol, uintmax_t&) [with F = {anonymous}::curve_segment_evaluator::operator()(const Ifc4x3_tc1::IfcPolynomialCurve*)::<lambda(double)>::<lambda(double)>; T = double; Tol = {anonymous}::curve_segment_evaluator::operator()(const Ifc4x3_tc1::IfcPolynomialCurve*)::<lambda(double)>::<lambda(double, double)>; uintmax_t = long unsigned int]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:721:81:   required from here
  721 |                         auto result = boost::math::tools::bracket_and_solve_root(f, x, 2.0, true, tol, max_iter);
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/boost/math/tools/toms748_solve.hpp:611:24: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  611 | inline std::pair<T, T> bracket_and_solve_root(F f, const T& guess, const T& factor, bool rising, Tol tol, std::uintmax_t& max_iter)
      |                        ^~~~~~~~~~~~~~~~~~~~~~
[ 65%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcEllipseProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:33:20: warning: unused variable ‘rotated’ [-Wunused-variable]
   33 |         const bool rotated = ry > rx;
      |                    ^~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 65%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp
[ 65%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp
[ 66%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 66%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 66%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 66%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 66%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp
[ 66%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 66%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp
[ 66%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp: In function ‘double {anonymous}::translate_to_length_measure(const Ifc4x3_add1::IfcCurve*, double)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:58:21: warning: unused variable ‘circ’ [-Wunused-variable]
   58 |     } else if (auto circ = crv->as<IfcSchema::IfcPolynomialCurve>()) {
      |                     ^~~~
In file included from /usr/include/boost/math/tools/roots.hpp:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:29:
/usr/include/boost/math/tools/toms748_solve.hpp: In instantiation of ‘std::pair<_ForwardIterator, _ForwardIterator> boost::math::tools::bracket_and_solve_root(F, const T&, const T&, bool, Tol, uintmax_t&) [with F = {anonymous}::curve_segment_evaluator::operator()(const Ifc4x3_add1::IfcPolynomialCurve*)::<lambda(double)>::<lambda(double)>; T = double; Tol = {anonymous}::curve_segment_evaluator::operator()(const Ifc4x3_add1::IfcPolynomialCurve*)::<lambda(double)>::<lambda(double, double)>; uintmax_t = long unsigned int]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:721:81:   required from here
  721 |                         auto result = boost::math::tools::bracket_and_solve_root(f, x, 2.0, true, tol, max_iter);
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/boost/math/tools/toms748_solve.hpp:611:24: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  611 | inline std::pair<T, T> bracket_and_solve_root(F f, const T& guess, const T& factor, bool rising, Tol tol, std::uintmax_t& max_iter)
      |                        ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp: In function ‘double {anonymous}::translate_to_length_measure(const Ifc4x3_add2::IfcCurve*, double)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:58:21: warning: unused variable ‘circ’ [-Wunused-variable]
   58 |     } else if (auto circ = crv->as<IfcSchema::IfcPolynomialCurve>()) {
      |                     ^~~~
In file included from /usr/include/boost/math/tools/roots.hpp:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:29:
/usr/include/boost/math/tools/toms748_solve.hpp: In instantiation of ‘std::pair<_ForwardIterator, _ForwardIterator> boost::math::tools::bracket_and_solve_root(F, const T&, const T&, bool, Tol, uintmax_t&) [with F = {anonymous}::curve_segment_evaluator::operator()(const Ifc4x3_add2::IfcPolynomialCurve*)::<lambda(double)>::<lambda(double)>; T = double; Tol = {anonymous}::curve_segment_evaluator::operator()(const Ifc4x3_add2::IfcPolynomialCurve*)::<lambda(double)>::<lambda(double, double)>; uintmax_t = long unsigned int]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:721:81:   required from here
  721 |                         auto result = boost::math::tools::bracket_and_solve_root(f, x, 2.0, true, tol, max_iter);
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/boost/math/tools/toms748_solve.hpp:611:24: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  611 | inline std::pair<T, T> bracket_and_solve_root(F f, const T& guess, const T& factor, bool rising, Tol tol, std::uintmax_t& max_iter)
      |                        ^~~~~~~~~~~~~~~~~~~~~~
[ 66%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp
[ 66%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp
[ 67%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 67%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 67%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp
[ 67%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp
[ 67%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 67%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 67%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp
[ 67%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 67%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 67%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 67%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 67%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp
[ 67%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp
[ 68%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcEllipseProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:33:20: warning: unused variable ‘rotated’ [-Wunused-variable]
   33 |         const bool rotated = ry > rx;
      |                    ^~~~~~~
[ 68%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 68%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp
[ 69%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp
[ 69%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 69%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 69%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp
[ 69%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp
[ 69%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 69%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 69%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp
[ 69%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcEllipseProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:33:20: warning: unused variable ‘rotated’ [-Wunused-variable]
   33 |         const bool rotated = ry > rx;
      |                    ^~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 70%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcEllipseProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp:33:20: warning: unused variable ‘rotated’ [-Wunused-variable]
   33 |         const bool rotated = ry > rx;
      |                    ^~~~~~~
[ 70%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcIShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x1,-y}},
      |                 ~~~~~~~~~~~   
   99 |                 {{x1,-y}},
      |                 ~~~~~~~~~~    
  100 |                 {{x1,-y + ft1}, {fe1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{d1,-y + ft1 + dy},{ f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102 |                 {{d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~
  104 |                 {{x2,y}},
      |                 ~~~~~~~~~     
  105 |                 {{-x2,y}},
      |                 ~~~~~~~~~~    
  106 |                 {{-x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  107 |                 {{-d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  108 |                 {{-d1,-y + ft1 + dy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |                 {{-x1,-y + ft1}, {fe1}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  110 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 70%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp
[ 70%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 70%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp
[ 71%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 71%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp
[ 71%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 71%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcLShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   99 |                 {{x,-y}},
      |                 ~~~~~~~~~     
  100 |                 {{x,-y + d - dy1},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{xx, xy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~
  102 |                 {{-x + d - dx1,y},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{-x,y}}
      |                 ~~~~~~~~      
  104 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 71%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp
[ 71%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 71%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 71%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp
[ 71%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 71%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp
[ 71%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 72%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp
[ 72%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 72%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcMappedItem*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:48:28: warning: unused variable ‘c’ [-Wunused-variable]
   48 |                 for (auto& c : taxonomy::cast<taxonomy::collection>(shapes)->children) {
      |                            ^
[ 72%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 72%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 72%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 72%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp
[ 72%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 72%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp
[ 72%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 72%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcIShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x1,-y}},
      |                 ~~~~~~~~~~~   
   99 |                 {{x1,-y}},
      |                 ~~~~~~~~~~    
  100 |                 {{x1,-y + ft1}, {fe1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{d1,-y + ft1 + dy},{ f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102 |                 {{d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~
  104 |                 {{x2,y}},
      |                 ~~~~~~~~~     
  105 |                 {{-x2,y}},
      |                 ~~~~~~~~~~    
  106 |                 {{-x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  107 |                 {{-d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  108 |                 {{-d1,-y + ft1 + dy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |                 {{-x1,-y + ft1}, {fe1}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  110 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 73%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp
[ 73%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp
[ 73%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 73%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp
[ 73%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 74%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp
[ 74%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcLShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   99 |                 {{x,-y}},
      |                 ~~~~~~~~~     
  100 |                 {{x,-y + d - dy1},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{xx, xy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~
  102 |                 {{-x + d - dx1,y},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{-x,y}}
      |                 ~~~~~~~~      
  104 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 74%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp
[ 74%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp
[ 74%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 74%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcIShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x1,-y}},
      |                 ~~~~~~~~~~~   
   99 |                 {{x1,-y}},
      |                 ~~~~~~~~~~    
  100 |                 {{x1,-y + ft1}, {fe1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{d1,-y + ft1 + dy},{ f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102 |                 {{d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~
  104 |                 {{x2,y}},
      |                 ~~~~~~~~~     
  105 |                 {{-x2,y}},
      |                 ~~~~~~~~~~    
  106 |                 {{-x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  107 |                 {{-d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  108 |                 {{-d1,-y + ft1 + dy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |                 {{-x1,-y + ft1}, {fe1}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  110 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 74%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcIShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x1,-y}},
      |                 ~~~~~~~~~~~   
   99 |                 {{x1,-y}},
      |                 ~~~~~~~~~~    
  100 |                 {{x1,-y + ft1}, {fe1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{d1,-y + ft1 + dy},{ f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102 |                 {{d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~
  104 |                 {{x2,y}},
      |                 ~~~~~~~~~     
  105 |                 {{-x2,y}},
      |                 ~~~~~~~~~~    
  106 |                 {{-x2,y - ft2}, {fe2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  107 |                 {{-d1,y - ft2 - dy},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  108 |                 {{-d1,-y + ft1 + dy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109 |                 {{-x1,-y + ft1}, {fe1}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
  110 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 74%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 74%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp
[ 74%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcPolyLoop*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:44:22: warning: unused variable ‘eps’ [-Wunused-variable]
   44 |         const double eps = settings_.get<settings::Precision>().get();
      |                      ^~~
[ 74%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp
[ 75%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp
[ 75%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 75%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcMappedItem*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:48:28: warning: unused variable ‘c’ [-Wunused-variable]
   48 |                 for (auto& c : taxonomy::cast<taxonomy::collection>(shapes)->children) {
      |                            ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcLShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   99 |                 {{x,-y}},
      |                 ~~~~~~~~~     
  100 |                 {{x,-y + d - dy1},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{xx, xy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~
  102 |                 {{-x + d - dx1,y},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{-x,y}}
      |                 ~~~~~~~~      
  104 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 75%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp
[ 75%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcLShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   97 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   98 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   99 |                 {{x,-y}},
      |                 ~~~~~~~~~     
  100 |                 {{x,-y + d - dy1},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  101 |                 {{xx, xy},{f1} },
      |                 ~~~~~~~~~~~~~~~~~
  102 |                 {{-x + d - dx1,y},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  103 |                 {{-x,y}}
      |                 ~~~~~~~~      
  104 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp:97:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 75%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp
[ 75%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 75%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp
[ 75%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 75%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 76%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp
[ 76%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 76%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp
[ 76%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcMappedItem*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:48:28: warning: unused variable ‘c’ [-Wunused-variable]
   48 |                 for (auto& c : taxonomy::cast<taxonomy::collection>(shapes)->children) {
      |                            ^
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 76%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp
[ 76%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcMappedItem*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp:48:28: warning: unused variable ‘c’ [-Wunused-variable]
   48 |                 for (auto& c : taxonomy::cast<taxonomy::collection>(shapes)->children) {
      |                            ^
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 77%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp
[ 77%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 77%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp
[ 77%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 77%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp
[ 78%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 78%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 78%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcRectangleProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   46 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   47 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   48 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   49 |                 {{x,y}},
      |                 ~~~~~~~~      
   50 |                 {{-x,y}}
      |                 ~~~~~~~~      
   51 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 78%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp
[ 78%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp
[ 78%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 78%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcPolyLoop*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:44:22: warning: unused variable ‘eps’ [-Wunused-variable]
   44 |         const double eps = settings_.get<settings::Precision>().get();
      |                      ^~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 78%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp
[ 78%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 78%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 79%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 79%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcRectangularTrimmedSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:24:80: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRectangularTrimmedSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 79%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp
[ 79%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 79%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp
[ 79%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 79%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 79%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcPolyLoop*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:44:22: warning: unused variable ‘eps’ [-Wunused-variable]
   44 |         const double eps = settings_.get<settings::Precision>().get();
      |                      ^~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 79%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcPolyLoop*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp:44:22: warning: unused variable ‘eps’ [-Wunused-variable]
   44 |         const double eps = settings_.get<settings::Precision>().get();
      |                      ^~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 79%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp
[ 79%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp
[ 80%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 80%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcRightCircularCone*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:24:72: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCone* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 80%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp
[ 80%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 80%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcRightCircularCylinder*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:24:76: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCylinder* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 80%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp
[ 80%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 80%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 81%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 81%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcRectangleProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   46 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   47 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   48 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   49 |                 {{x,y}},
      |                 ~~~~~~~~      
   50 |                 {{-x,y}}
      |                 ~~~~~~~~      
   51 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 81%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 81%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 81%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 81%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 81%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp
[ 81%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp
[ 82%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 82%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcRectangularTrimmedSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:24:80: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRectangularTrimmedSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 82%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 82%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcRectangleProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   46 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   47 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   48 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   49 |                 {{x,y}},
      |                 ~~~~~~~~      
   50 |                 {{-x,y}}
      |                 ~~~~~~~~      
   51 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 82%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 83%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcRectangleProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   46 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   47 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   48 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   49 |                 {{x,y}},
      |                 ~~~~~~~~      
   50 |                 {{-x,y}}
      |                 ~~~~~~~~      
   51 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp:46:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 83%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 83%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 83%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 83%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp
[ 83%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 83%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp
[ 83%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcRectangularTrimmedSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:24:80: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRectangularTrimmedSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 83%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcRightCircularCone*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:24:72: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCone* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 83%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcRectangularTrimmedSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp:24:80: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRectangularTrimmedSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcSphericalSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:26:71: warning: unused parameter ‘inst’ [-Wunused-parameter]
   26 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcSphericalSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 83%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp
[ 84%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcRightCircularCylinder*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:24:76: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCylinder* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 84%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp
[ 84%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp
[ 84%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 84%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 84%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp
[ 84%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 84%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 84%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcRightCircularCone*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:24:72: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCone* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 84%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp
[ 84%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcRightCircularCone*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp:24:72: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCone* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 85%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 85%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcRightCircularCylinder*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:24:76: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCylinder* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 85%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 85%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcRightCircularCylinder*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp:24:76: warning: unused parameter ‘inst’ [-Wunused-parameter]
   24 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcRightCircularCylinder* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 85%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 85%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp
[ 86%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 86%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 86%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 86%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcSweptDiskSolid*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:57:14: warning: variable ‘sp’ set but not used [-Wunused-but-set-variable]
   57 |         auto sp = inst->StartParam();
      |              ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:58:14: warning: variable ‘ep’ set but not used [-Wunused-but-set-variable]
   58 |         auto ep = inst->EndParam();
      |              ^~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 87%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp
[ 87%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 87%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 87%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcTShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
  111 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
  112 |                 {{d1 / 2. - dx2,-y},{ f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |                 {{xx,xy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~
  114 |                 {{x,y - d2 + dy2},{ f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |                 {{x,y}},
      |                 ~~~~~~~~      
  116 |                 {{-x,y}},
      |                 ~~~~~~~~~     
  117 |                 {{-x,y - d2 + dy2},{f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  118 |                 {{-xx,xy},{f1}},
      |                 ~~~~~~~~~~~~~~~~
  119 |                 {{-d1 / 2. + dx2,-y},{f2}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  120 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 87%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcSphericalSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:26:71: warning: unused parameter ‘inst’ [-Wunused-parameter]
   26 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcSphericalSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 87%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp
[ 87%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcToroidalSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:26:70: warning: unused parameter ‘inst’ [-Wunused-parameter]
   26 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcToroidalSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 87%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp
[ 87%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 87%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 87%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcTrapeziumProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   52 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   53 |                 {{-x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   54 |                 {{+x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   55 |                 {{-x1 + dx + w - x_offset, y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                 {{-x1 + dx - x_offset, y}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   57 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 87%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp
[ 88%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp
[ 88%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 88%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 88%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp
[ 88%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcSphericalSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:26:71: warning: unused parameter ‘inst’ [-Wunused-parameter]
   26 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcSphericalSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 88%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp
[ 88%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcSphericalSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp:26:71: warning: unused parameter ‘inst’ [-Wunused-parameter]
   26 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcSphericalSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 88%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcTrimmedCurve*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:76:14: warning: unused variable ‘trim_cartesian_failed’ [-Wunused-variable]
   76 |         bool trim_cartesian_failed = !trim_cartesian;
      |              ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 88%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp
[ 88%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp
[ 88%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 89%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcUShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   70 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   71 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   72 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   73 |                 {{x,-y + d2 - dy2},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |                 {{-x + d1,-y + d2 + dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |                 {{-x + d1,y - d2 - dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |                 {{x,y - d2 + dy2},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |                 {{x,y}},
      |                 ~~~~~~~~      
   78 |                 {{-x,y}}
      |                 ~~~~~~~~      
   79 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 89%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp
[ 89%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 89%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 90%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 90%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcSweptDiskSolid*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:57:14: warning: variable ‘sp’ set but not used [-Wunused-but-set-variable]
   57 |         auto sp = inst->StartParam();
      |              ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:58:14: warning: variable ‘ep’ set but not used [-Wunused-but-set-variable]
   58 |         auto ep = inst->EndParam();
      |              ^~
[ 90%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 90%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3::map_impl(const Ifc4x3::IfcZShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   61 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   62 |                 {{-dx,-y}},
      |                 ~~~~~~~~~~~   
   63 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   64 |                 {{x,-y + dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   65 |                 {{dx,-y + dy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{dx,y}},
      |                 ~~~~~~~~~     
   67 |                 {{-x,y}},
      |                 ~~~~~~~~~     
   68 |                 {{-x,y - dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   69 |                 {{-dx,y - dy},{ f1}}
      |                 ~~~~~~~~~~~~~~~~~~~~
   70 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 90%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp
[ 90%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 90%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 90%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcTShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
  111 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
  112 |                 {{d1 / 2. - dx2,-y},{ f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |                 {{xx,xy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~
  114 |                 {{x,y - d2 + dy2},{ f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |                 {{x,y}},
      |                 ~~~~~~~~      
  116 |                 {{-x,y}},
      |                 ~~~~~~~~~     
  117 |                 {{-x,y - d2 + dy2},{f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  118 |                 {{-xx,xy},{f1}},
      |                 ~~~~~~~~~~~~~~~~
  119 |                 {{-d1 / 2. + dx2,-y},{f2}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  120 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp: In member function ‘virtual void ifcopenshell::geometry::mapping_Ifc4x3::initialize_settings()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:833:28: warning: unused variable ‘sub’ [-Wunused-variable]
  833 |                 for (auto& sub : *subs) {
      |                            ^~~
[ 90%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 91%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcToroidalSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:26:70: warning: unused parameter ‘inst’ [-Wunused-parameter]
   26 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcToroidalSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
[ 91%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 91%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcSweptDiskSolid*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:57:14: warning: variable ‘sp’ set but not used [-Wunused-but-set-variable]
   57 |         auto sp = inst->StartParam();
      |              ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:58:14: warning: variable ‘ep’ set but not used [-Wunused-but-set-variable]
   58 |         auto ep = inst->EndParam();
      |              ^~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcTrapeziumProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   52 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   53 |                 {{-x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   54 |                 {{+x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   55 |                 {{-x1 + dx + w - x_offset, y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                 {{-x1 + dx - x_offset, y}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   57 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 91%] Linking CXX static library libgeometry_mapping_ifc4x3.a
/usr/bin/cmake -P CMakeFiles/geometry_mapping_ifc4x3.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_mapping_ifc4x3.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_mapping_ifc4x3.a "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o"
[ 91%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcSweptDiskSolid*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:57:14: warning: variable ‘sp’ set but not used [-Wunused-but-set-variable]
   57 |         auto sp = inst->StartParam();
      |              ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp:58:14: warning: variable ‘ep’ set but not used [-Wunused-but-set-variable]
   58 |         auto ep = inst->EndParam();
      |              ^~
/usr/bin/ranlib libgeometry_mapping_ifc4x3.a
[ 91%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 91%] Built target geometry_mapping_ifc4x3
/usr/bin/gmake  -f examples/CMakeFiles/IfcParseExamples.dir/build.make examples/CMakeFiles/IfcParseExamples.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples/CMakeFiles/IfcParseExamples.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f examples/CMakeFiles/IfcParseExamples.dir/build.make examples/CMakeFiles/IfcParseExamples.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 91%] Building CXX object examples/CMakeFiles/IfcParseExamples.dir/IfcParseExamples.cpp.o
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples && /usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -MD -MT examples/CMakeFiles/IfcParseExamples.dir/IfcParseExamples.cpp.o -MF CMakeFiles/IfcParseExamples.dir/IfcParseExamples.cpp.o.d -o CMakeFiles/IfcParseExamples.dir/IfcParseExamples.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 91%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcTShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
  111 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
  112 |                 {{d1 / 2. - dx2,-y},{ f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |                 {{xx,xy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~
  114 |                 {{x,y - d2 + dy2},{ f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |                 {{x,y}},
      |                 ~~~~~~~~      
  116 |                 {{-x,y}},
      |                 ~~~~~~~~~     
  117 |                 {{-x,y - d2 + dy2},{f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  118 |                 {{-xx,xy},{f1}},
      |                 ~~~~~~~~~~~~~~~~
  119 |                 {{-d1 / 2. + dx2,-y},{f2}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  120 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 91%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp
[ 91%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcTShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
  111 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
  112 |                 {{d1 / 2. - dx2,-y},{ f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  113 |                 {{xx,xy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~
  114 |                 {{x,y - d2 + dy2},{ f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  115 |                 {{x,y}},
      |                 ~~~~~~~~      
  116 |                 {{-x,y}},
      |                 ~~~~~~~~~     
  117 |                 {{-x,y - d2 + dy2},{f3}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
  118 |                 {{-xx,xy},{f1}},
      |                 ~~~~~~~~~~~~~~~~
  119 |                 {{-d1 / 2. + dx2,-y},{f2}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
  120 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp:111:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 91%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcToroidalSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:26:70: warning: unused parameter ‘inst’ [-Wunused-parameter]
   26 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcToroidalSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcTrimmedCurve*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:76:14: warning: unused variable ‘trim_cartesian_failed’ [-Wunused-variable]
   76 |         bool trim_cartesian_failed = !trim_cartesian;
      |              ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 91%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp
[ 91%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcToroidalSurface*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp:26:70: warning: unused parameter ‘inst’ [-Wunused-parameter]
   26 | taxonomy::ptr mapping::map_impl(const IfcSchema::IfcToroidalSurface* inst) {
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp: In function ‘std::string format_string(const Argument*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_NULL’ not handled in switch [-Wswitch]
   90 |         switch (argument_type) {
      |                ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_DERIVED’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_LOGICAL’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_BINARY’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_ENTITY_INSTANCE’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_EMPTY_AGGREGATE’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_AGGREGATE_OF_INT’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_AGGREGATE_OF_DOUBLE’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_AGGREGATE_OF_STRING’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_AGGREGATE_OF_BINARY’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_AGGREGATE_OF_ENTITY_INSTANCE’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_AGGREGATE_OF_EMPTY_AGGREGATE’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_AGGREGATE_OF_AGGREGATE_OF_INT’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_AGGREGATE_OF_AGGREGATE_OF_DOUBLE’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_AGGREGATE_OF_AGGREGATE_OF_ENTITY_INSTANCE’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcParseExamples.cpp:90:16: warning: enumeration value ‘Argument_UNKNOWN’ not handled in switch [-Wswitch]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 91%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcTrapeziumProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   52 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   53 |                 {{-x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   54 |                 {{+x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   55 |                 {{-x1 + dx + w - x_offset, y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                 {{-x1 + dx - x_offset, y}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   57 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcUShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   70 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   71 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   72 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   73 |                 {{x,-y + d2 - dy2},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |                 {{-x + d1,-y + d2 + dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |                 {{-x + d1,y - d2 - dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |                 {{x,y - d2 + dy2},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |                 {{x,y}},
      |                 ~~~~~~~~      
   78 |                 {{-x,y}}
      |                 ~~~~~~~~      
   79 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 91%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp
[ 91%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp
[ 91%] Linking CXX executable IfcParseExamples
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/IfcParseExamples.dir/link.txt --verbose=1
/usr/bin/g++ -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/IfcParseExamples.dir/IfcParseExamples.cpp.o -o IfcParseExamples  -Wl,-rpath,/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build ../libIfcParse.so.0.8.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 /usr/lib64/libboost_date_time.so.1.83.0 /usr/lib64/libboost_iostreams.so.1.83.0 /usr/lib64/libxml2.so 
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcTrapeziumProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   52 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   53 |                 {{-x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   54 |                 {{+x1 - x_offset, -y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~
   55 |                 {{-x1 + dx + w - x_offset, y}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                 {{-x1 + dx - x_offset, y}}
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   57 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp:52:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 92%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 92%] Built target IfcParseExamples
[ 92%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 92%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp
[ 92%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcTrimmedCurve*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:76:14: warning: unused variable ‘trim_cartesian_failed’ [-Wunused-variable]
   76 |         bool trim_cartesian_failed = !trim_cartesian;
      |              ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 92%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_tc1::map_impl(const Ifc4x3_tc1::IfcZShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   61 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   62 |                 {{-dx,-y}},
      |                 ~~~~~~~~~~~   
   63 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   64 |                 {{x,-y + dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   65 |                 {{dx,-y + dy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{dx,y}},
      |                 ~~~~~~~~~     
   67 |                 {{-x,y}},
      |                 ~~~~~~~~~     
   68 |                 {{-x,y - dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   69 |                 {{-dx,y - dy},{ f1}}
      |                 ~~~~~~~~~~~~~~~~~~~~
   70 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 92%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcTrimmedCurve*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp:76:14: warning: unused variable ‘trim_cartesian_failed’ [-Wunused-variable]
   76 |         bool trim_cartesian_failed = !trim_cartesian;
      |              ^~~~~~~~~~~~~~~~~~~~~
[ 93%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 93%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcUShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   70 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   71 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   72 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   73 |                 {{x,-y + d2 - dy2},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |                 {{-x + d1,-y + d2 + dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |                 {{-x + d1,y - d2 - dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |                 {{x,y - d2 + dy2},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |                 {{x,y}},
      |                 ~~~~~~~~      
   78 |                 {{-x,y}}
      |                 ~~~~~~~~      
   79 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 93%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp: In member function ‘virtual void ifcopenshell::geometry::mapping_Ifc4x3_tc1::initialize_settings()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:833:28: warning: unused variable ‘sub’ [-Wunused-variable]
  833 |                 for (auto& sub : *subs) {
      |                            ^~~
[ 93%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcUShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   70 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   71 |                 {{-x,-y}},
      |                 ~~~~~~~~~~    
   72 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   73 |                 {{x,-y + d2 - dy2},{f2} },
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~
   74 |                 {{-x + d1,-y + d2 + dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |                 {{-x + d1,y - d2 - dy1},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   76 |                 {{x,y - d2 + dy2},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~
   77 |                 {{x,y}},
      |                 ~~~~~~~~      
   78 |                 {{-x,y}}
      |                 ~~~~~~~~      
   79 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp:70:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add2::map_impl(const Ifc4x3_add2::IfcZShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   61 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   62 |                 {{-dx,-y}},
      |                 ~~~~~~~~~~~   
   63 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   64 |                 {{x,-y + dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   65 |                 {{dx,-y + dy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{dx,y}},
      |                 ~~~~~~~~~     
   67 |                 {{-x,y}},
      |                 ~~~~~~~~~     
   68 |                 {{-x,y - dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   69 |                 {{-dx,y - dy},{ f1}}
      |                 ~~~~~~~~~~~~~~~~~~~~
   70 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 93%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp: In member function ‘virtual void ifcopenshell::geometry::mapping_Ifc4x3_add2::initialize_settings()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:833:28: warning: unused variable ‘sub’ [-Wunused-variable]
  833 |                 for (auto& sub : *subs) {
      |                            ^~~
[ 94%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp: In member function ‘ifcopenshell::geometry::taxonomy::ptr ifcopenshell::geometry::mapping_Ifc4x3_add1::map_impl(const Ifc4x3_add1::IfcZShapeProfileDef*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
   61 |         return profile_helper(m4, {
      |                ~~~~~~~~~~~~~~^~~~~~
   62 |                 {{-dx,-y}},
      |                 ~~~~~~~~~~~   
   63 |                 {{x,-y}},
      |                 ~~~~~~~~~     
   64 |                 {{x,-y + dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   65 |                 {{dx,-y + dy},{ f1}},
      |                 ~~~~~~~~~~~~~~~~~~~~~
   66 |                 {{dx,y}},
      |                 ~~~~~~~~~     
   67 |                 {{-x,y}},
      |                 ~~~~~~~~~     
   68 |                 {{-x,y - dy},{ f2}},
      |                 ~~~~~~~~~~~~~~~~~~~~
   69 |                 {{-dx,y - dy},{ f1}}
      |                 ~~~~~~~~~~~~~~~~~~~~
   70 |         });
      |         ~~                    
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp:61:30: warning: missing initializer for member ‘ifcopenshell::geometry::profile_point::radius’ [-Wmissing-field-initializers]
[ 94%] Building CXX object CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -MF CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o.d -o CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp
[ 94%] Linking CXX static library libgeometry_mapping_ifc4x3_tc1.a
/usr/bin/cmake -P CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_mapping_ifc4x3_tc1.a "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o"
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/../abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:23:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp: In member function ‘virtual void ifcopenshell::geometry::mapping_Ifc4x3_add1::initialize_settings()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp:833:28: warning: unused variable ‘sub’ [-Wunused-variable]
  833 |                 for (auto& sub : *subs) {
      |                            ^~~
[ 94%] Linking CXX static library libgeometry_mapping_ifc4x3_add2.a
/usr/bin/cmake -P CMakeFiles/geometry_mapping_ifc4x3_add2.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_mapping_ifc4x3_add2.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_mapping_ifc4x3_add2.a "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o"
/usr/bin/ranlib libgeometry_mapping_ifc4x3_tc1.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 94%] Built target geometry_mapping_ifc4x3_tc1
/usr/bin/ranlib libgeometry_mapping_ifc4x3_add2.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 94%] Built target geometry_mapping_ifc4x3_add2
[ 94%] Linking CXX static library libgeometry_mapping_ifc4x3_add1.a
/usr/bin/cmake -P CMakeFiles/geometry_mapping_ifc4x3_add1.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/geometry_mapping_ifc4x3_add1.dir/link.txt --verbose=1
/usr/bin/ar qc libgeometry_mapping_ifc4x3_add1.a "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAnnotationFillArea.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryClosedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcArbitraryOpenProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis1Placement.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement2D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2Placement3D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcAxis2PlacementLinear.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineCurveWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBSplineSurfaceWithKnots.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBlock.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBooleanResult.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcBoundingBox.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianPoint.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator2D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCartesianTransformationOperator3D.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCenterLineProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircle.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCircleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCompositeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcConnectedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCraneRailAShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCsgSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveBoundedPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCylindricalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDerivedProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcDirection.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEdgeLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipse.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcEllipseProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcExtrudedAreaSolidTapered.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFace.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFaceBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcFixedReferenceSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGeometricSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcGradientCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcHalfSpaceSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcIndexedPolyCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcLine.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcManifoldSolidBrep.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcMappedItem.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcObjectPlacement.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOffsetCurveByDistance.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcOrientedEdge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPlane.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPointByDistanceExpression.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyLoop.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalBoundedHalfSpace.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolygonalFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcPolyline.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcProduct.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleHollowProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularPyramid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRectangularTrimmedSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRepresentation.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRevolvedAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCone.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRightCircularCylinder.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcRoundedRectangleProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSectionedSolidHorizontal.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSegmentedReferenceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcShellBasedSurfaceModel.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphere.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSphericalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSubedge.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceCurveSweptAreaSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfLinearExtrusion.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSurfaceOfRevolution.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcSweptDiskSolid.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcToroidalSurface.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrapeziumProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTriangulatedFaceSet.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcTrimmedCurve.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcUShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcVector.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcZShapeProfileDef.cpp.o" "CMakeFiles/geometry_mapping_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/mapping.cpp.o"
/usr/bin/ranlib libgeometry_mapping_ifc4x3_add1.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 94%] Built target geometry_mapping_ifc4x3_add1
/usr/bin/gmake  -f CMakeFiles/IfcGeom.dir/build.make CMakeFiles/IfcGeom.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/IfcGeom.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/IfcGeom.dir/build.make CMakeFiles/IfcGeom.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 95%] Building CXX object CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Converter.cpp.o
[ 95%] Building CXX object CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/ConversionResult.cpp.o
[ 95%] Building CXX object CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/ConversionSettings.cpp.o
[ 95%] Building CXX object CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcGeom_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.cpp.o -MF CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.cpp.o.d -o CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.cpp
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcGeom_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/ConversionSettings.cpp.o -MF CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/ConversionSettings.cpp.o.d -o CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/ConversionSettings.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/ConversionSettings.cpp
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcGeom_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/ConversionResult.cpp.o -MF CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/ConversionResult.cpp.o.d -o CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/ConversionResult.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/ConversionResult.cpp
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcGeom_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Converter.cpp.o -MF CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Converter.cpp.o.d -o CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Converter.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Converter.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/ConversionResult.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 95%] Building CXX object CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomIteratorSettings.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcGeom_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomIteratorSettings.cpp.o -MF CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomIteratorSettings.cpp.o.d -o CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomIteratorSettings.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomIteratorSettings.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Converter.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Converter.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 95%] Building CXX object CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcGeom_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.cpp.o -MF CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.cpp.o.d -o CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Converter.cpp: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Converter.cpp:16:14: warning: ‘void {anonymous}::substitute_with_box_based_on_density(IfcGeom::ConversionResults&, double&)’ defined but not used [-Wunused-function]
   16 |         void substitute_with_box_based_on_density(IfcGeom::ConversionResults& items, double& density) {
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 95%] Building CXX object CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/SurfaceStyle.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcGeom_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/SurfaceStyle.cpp.o -MF CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/SurfaceStyle.cpp.o.d -o CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/SurfaceStyle.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/SurfaceStyle.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.cpp:20:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.cpp: In function ‘void {anonymous}::surface_area_along_direction(double, const TopoDS_Shape&, const gp_Ax3&, double&, double&, double&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.cpp:106:96: warning: ‘const Poly_Array1OfTriangle& Poly_Triangulation::Triangles() const’ is deprecated: Deprecated method, Triangle() should be used instead [-Wdeprecated-declarations]
  106 |                                         const Poly_Array1OfTriangle& triangles = tri->Triangles();
      |                                                                                  ~~~~~~~~~~~~~~^~
In file included from /usr/include/opencascade/Poly_ListOfTriangulation.hxx:19,
                 from /usr/include/opencascade/BRep_Tool.hxx:30,
                 from /usr/include/opencascade/BRepGProp_Face.lxx:16,
                 from /usr/include/opencascade/BRepGProp_Face.hxx:173,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/kernels/opencascade/OpenCascadeConversionResult.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.cpp:24:
/usr/include/opencascade/Poly_Triangulation.hxx:330:32: note: declared here
  330 |   const Poly_Array1OfTriangle& Triangles() const { return myTriangles; }
      |                                ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.cpp: In member function ‘const IfcGeom::ConversionResultShape* IfcGeom::Representation::BRep::item(int) const’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.cpp:418:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<IfcGeom::ConversionResult>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  418 |         if (i >= 0 && i < shapes_.size()) {
      |                       ~~^~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.cpp: In member function ‘int IfcGeom::Representation::BRep::item_id(int) const’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.cpp:426:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<IfcGeom::ConversionResult>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  426 |         if (i >= 0 && i < shapes_.size()) {
      |                       ~~^~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/SurfaceStyle.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.h:7,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
[ 95%] Building CXX object CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/abstract_mapping.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcGeom_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/abstract_mapping.cpp.o -MF CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/abstract_mapping.cpp.o.d -o CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/abstract_mapping.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/abstract_mapping.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.cpp:8:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/kernels/opencascade/OpenCascadeKernel.h:138:14: note:   by ‘IfcGeom::OpenCascadeKernel::convert’
  138 |         bool convert(const ifcopenshell::geometry::taxonomy::sweep_along_curve::ptr, TopoDS_Shape&);
      |              ^~~~~~~
In file included from /usr/include/CGAL/number_type_basic.h:51,
                 from /usr/include/CGAL/basic.h:28,
                 from /usr/include/CGAL/Nef_polyhedron_3.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:25,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/CgalConversionResult.h:27,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/kernels/cgal/CgalKernel.h:49,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.cpp:13:
/usr/include/CGAL/double.h: In function ‘std::pair<double, double> CGAL::split_numerator_denominator(double)’:
/usr/include/CGAL/double.h:196:37: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  196 | split_numerator_denominator(double d)
      |                                     ^
In file included from /usr/include/CGAL/int.h:23,
                 from /usr/include/CGAL/number_type_basic.h:56:
/usr/include/CGAL/Modular_arithmetic/Residue_type.h: In function ‘CGAL::Residue CGAL::operator+(const Residue&)’:
/usr/include/CGAL/Modular_arithmetic/Residue_type.h:277:45: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  277 | inline Residue operator + (const Residue& p1)
      |                                             ^
/usr/include/CGAL/int.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<long int>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<long int, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/int.h:118:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  118 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
/usr/include/CGAL/int.h: In member function ‘CGAL::Modular_traits<long int>::Residue_type CGAL::Modular_traits<long int>::Modular_image::operator()(long int)’:
/usr/include/CGAL/int.h:138:40: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  138 |         Residue_type operator()(long i){
      |                                        ^
/usr/include/CGAL/int.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<long unsigned int>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<long unsigned int, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/int.h:278:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/abstract_mapping.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/CGAL/number_type_basic.h:35:
/usr/include/CGAL/Residue.h: In member function ‘CGAL::Coercion_traits<short int, CGAL::Residue>::Type CGAL::Coercion_traits<short int, CGAL::Residue>::Cast::operator()(const CGAL::Residue&) const’:
/usr/include/CGAL/Residue.h:41:1: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
   41 | CGAL_DEFINE_COERCION_TRAITS_FROM_TO(short,CGAL::Residue)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:23,
                 from /usr/include/CGAL/Exact_kernel_selector.h:26,
                 from /usr/include/CGAL/Filtered_kernel.h:22,
                 from /usr/include/CGAL/Exact_predicates_inexact_constructions_kernel.h:21,
                 from /usr/include/CGAL/Epic_converter.h:18,
                 from /usr/include/CGAL/Static_filtered_predicate.h:15,
                 from /usr/include/CGAL/Lazy_kernel.h:18,
                 from /usr/include/CGAL/Nef_3/SNC_k3_tree_traits.h:20,
                 from /usr/include/CGAL/Nef_3/SNC_point_locator.h:21,
                 from /usr/include/CGAL/Nef_3/SNC_external_structure.h:25,
                 from /usr/include/CGAL/Nef_polyhedron_3.h:31:
/usr/include/CGAL/MP_Float.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::MP_Float>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<CGAL::MP_Float, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/MP_Float.h:516:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  516 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
[ 95%] Building CXX object CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcGeom_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping.cpp.o -MF CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping.cpp.o.d -o CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping.cpp
[ 95%] Building CXX object CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcGeom_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.cpp.o -MF CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.cpp.o.d -o CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.cpp
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:30:
/usr/include/CGAL/Gmpz.h: In member function ‘CGAL::Modular_traits<CGAL::Gmpz>::Residue_type CGAL::Modular_traits<CGAL::Gmpz>::Modular_image::operator()(const CGAL::Modular_traits<CGAL::Gmpz>::NT&)’:
/usr/include/CGAL/Gmpz.h:200:45: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  200 |         Residue_type operator()(const NT& a){
      |                                             ^
In file included from /usr/include/CGAL/Gmpz.h:244:
/usr/include/CGAL/Gmpq.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::Gmpq>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<CGAL::Gmpq, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/Gmpq.h:107:69: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  107 |         std::pair<double, double> operator()( const Type& x ) const {
      |                                                                     ^
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.cpp:1:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:93:8: warning: extra tokens at end of #endif directive [-Wendif-labels]
   93 | #endif PIECEWISE_FUNCTION_IMPL
      |        ^~~~~~~~~~~~~~~~~~~~~~~
[ 96%] Building CXX object CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/profile_helper.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcGeom_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/profile_helper.cpp.o -MF CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/profile_helper.cpp.o.d -o CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/profile_helper.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/profile_helper.cpp
In file included from /usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h:19,
                 from /usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:20,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:30:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In member function ‘CGAL::internal::Weight_min_max_dihedral_and_area CGAL::internal::Weight_min_max_dihedral_and_area::operator+(const CGAL::internal::Weight_min_max_dihedral_and_area&) const’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:283:3: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  283 |   {
      |   ^
[ 96%] Building CXX object CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/taxonomy.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DIfcGeom_EXPORTS -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/taxonomy.cpp.o -MF CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/taxonomy.cpp.o.d -o CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/taxonomy.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/taxonomy.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:4:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/taxonomy.cpp:4:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:93:8: warning: extra tokens at end of #endif directive [-Wendif-labels]
   93 | #endif PIECEWISE_FUNCTION_IMPL
      |        ^~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h: In constructor ‘ifcopenshell::geometry::taxonomy::piecewise_function_impl::piecewise_function_impl(double, const spans_t&, ifcopenshell::geometry::Settings*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:80:12: warning: ‘ifcopenshell::geometry::taxonomy::piecewise_function_impl::start_’ will be initialized after [-Wreorder]
   80 |     double start_ = 0.0; // starting value of the pwf
      |            ^~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:27:45: warning:   ‘const ifcopenshell::geometry::Settings* ifcopenshell::geometry::taxonomy::piecewise_function_impl::settings_’ [-Wreorder]
   27 |     const ifcopenshell::geometry::Settings* settings_ = nullptr;
      |                                             ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:15:5: warning:   when initialized here [-Wreorder]
   15 |     piecewise_function_impl(double start, const spans_t& s, ifcopenshell::geometry::Settings* settings = nullptr) : start_(start),
      |     ^~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h: In constructor ‘ifcopenshell::geometry::taxonomy::piecewise_function_impl::piecewise_function_impl(double, const std::vector<std::shared_ptr<ifcopenshell::geometry::taxonomy::piecewise_function> >&, ifcopenshell::geometry::Settings*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:80:12: warning: ‘ifcopenshell::geometry::taxonomy::piecewise_function_impl::start_’ will be initialized after [-Wreorder]
   80 |     double start_ = 0.0; // starting value of the pwf
      |            ^~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:27:45: warning:   ‘const ifcopenshell::geometry::Settings* ifcopenshell::geometry::taxonomy::piecewise_function_impl::settings_’ [-Wreorder]
   27 |     const ifcopenshell::geometry::Settings* settings_ = nullptr;
      |                                             ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:18:5: warning:   when initialized here [-Wreorder]
   18 |     piecewise_function_impl(double start, const std::vector<piecewise_function::ptr>& pwfs, ifcopenshell::geometry::Settings* settings = nullptr) : start_(start),
      |     ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/boost/xpressive/detail/core/matchers.hpp:31,
                 from /usr/include/boost/xpressive/regex_primitives.hpp:22,
                 from /usr/include/boost/xpressive/xpressive_static.hpp:24,
                 from /usr/include/boost/graph/graphviz.hpp:35,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:44:
/usr/include/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp: In member function ‘bool boost::xpressive::detail::logical_newline_matcher<Traits>::match(boost::xpressive::detail::match_state<BidiIter>&, const Next&) const’:
/usr/include/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp:61: note: ‘-Wmisleading-indentation’ is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
   61 |                 else if(next.match(state))
/usr/include/boost/xpressive/detail/core/matcher/logical_newline_matcher.hpp:61: note: adding ‘-flarge-source-files’ will allow for more column-tracking support, at the expense of compilation time and memory
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/profile_helper.h:4,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/profile_helper.cpp:1:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/taxonomy.cpp:2:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/profile_helper.cpp: In function ‘ifcopenshell::geometry::taxonomy::loop::ptr ifcopenshell::geometry::fillet_loop(taxonomy::loop::ptr, double)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/profile_helper.cpp:7:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::shared_ptr<ifcopenshell::geometry::taxonomy::edge>, std::allocator<std::shared_ptr<ifcopenshell::geometry::taxonomy::edge> > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
    7 |         for (int b = 0; b < loop->children.size(); ++b) {
      |                         ~~^~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/profile_helper.cpp: In function ‘ifcopenshell::geometry::taxonomy::loop::ptr ifcopenshell::geometry::profile_helper(const taxonomy::matrix4::ptr&, const std::vector<profile_point>&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/profile_helper.cpp:130:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<ifcopenshell::geometry::profile_point>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  130 |         for (int b = 0; b < points.size(); ++b) {
      |                         ~~^~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h: In constructor ‘ifcopenshell::geometry::taxonomy::piecewise_function_impl::piecewise_function_impl(double, const spans_t&, ifcopenshell::geometry::Settings*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:80:12: warning: ‘ifcopenshell::geometry::taxonomy::piecewise_function_impl::start_’ will be initialized after [-Wreorder]
   80 |     double start_ = 0.0; // starting value of the pwf
      |            ^~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:27:45: warning:   ‘const ifcopenshell::geometry::Settings* ifcopenshell::geometry::taxonomy::piecewise_function_impl::settings_’ [-Wreorder]
   27 |     const ifcopenshell::geometry::Settings* settings_ = nullptr;
      |                                             ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:15:5: warning:   when initialized here [-Wreorder]
   15 |     piecewise_function_impl(double start, const spans_t& s, ifcopenshell::geometry::Settings* settings = nullptr) : start_(start),
      |     ^~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h: In constructor ‘ifcopenshell::geometry::taxonomy::piecewise_function_impl::piecewise_function_impl(double, const std::vector<std::shared_ptr<ifcopenshell::geometry::taxonomy::piecewise_function> >&, ifcopenshell::geometry::Settings*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:80:12: warning: ‘ifcopenshell::geometry::taxonomy::piecewise_function_impl::start_’ will be initialized after [-Wreorder]
   80 |     double start_ = 0.0; // starting value of the pwf
      |            ^~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:27:45: warning:   ‘const ifcopenshell::geometry::Settings* ifcopenshell::geometry::taxonomy::piecewise_function_impl::settings_’ [-Wreorder]
   27 |     const ifcopenshell::geometry::Settings* settings_ = nullptr;
      |                                             ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.h:18:5: warning:   when initialized here [-Wreorder]
   18 |     piecewise_function_impl(double start, const std::vector<piecewise_function::ptr>& pwfs, ifcopenshell::geometry::Settings* settings = nullptr) : start_(start),
      |     ^~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/kernels/cgal/CgalKernel.h:103: note:   by ‘ifcopenshell::geometry::kernels::CgalKernel::convert’
  103 |                                 bool convert(const taxonomy::shell::ptr, cgal_shape_t&);
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.h:30:30: warning: ‘virtual bool ifcopenshell::geometry::kernels::AbstractKernel::convert(ifcopenshell::geometry::taxonomy::ptr, IfcGeom::ConversionResults&)’ was hidden [-Woverloaded-virtual=]
   30 |                 virtual bool convert(const taxonomy::ptr, IfcGeom::ConversionResults&);
      |                              ^~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.cpp:17:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/../ifcgeom/kernels/cgal/CgalKernel.h:103: note:   by ‘ifcopenshell::geometry::kernels::SimpleCgalKernel::convert’
  103 |                                 bool convert(const taxonomy::shell::ptr, cgal_shape_t&);
In file included from /usr/include/CGAL/long_double.h:27,
                 from /usr/include/CGAL/number_type_basic.h:52:
/usr/include/CGAL/Interval_nt.h: In instantiation of ‘std::pair<double, double> CGAL::Interval_nt<Protected>::pair() const [with bool Protected = true]’:
/usr/include/CGAL/long_double.h:122:75:   required from here
  122 |           return (Interval_nt<>((double)x)+Interval_nt<>::smallest()).pair();
      |                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/usr/include/CGAL/Interval_nt.h:243:29: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  243 |   std::pair<double, double> pair() const
      |                             ^~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/taxonomy.cpp: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/taxonomy.cpp:170:14: warning: ‘bool {anonymous}::compare(const ifcopenshell::geometry::taxonomy::style&, const ifcopenshell::geometry::taxonomy::style&)’ defined but not used [-Wunused-function]
  170 |         bool compare(const style& a, const style& b) {
      |              ^~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.cpp: In function ‘bool is_valid_for_kernel(const ifcopenshell::geometry::kernels::AbstractKernel*, const IfcGeom::ConversionResult&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.cpp:60: warning: control reaches end of non-void function [-Wreturn-type]
   60 | }
[ 96%] Linking CXX shared library libIfcGeom.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/IfcGeom.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libIfcGeom.so.0.8 -o libIfcGeom.so.0.8.0 "CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/AbstractKernel.cpp.o" "CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/ConversionResult.cpp.o" "CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/ConversionSettings.cpp.o" "CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/Converter.cpp.o" "CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomIteratorSettings.cpp.o" "CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/IfcGeomRepresentation.cpp.o" "CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/SurfaceStyle.cpp.o" "CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/abstract_mapping.cpp.o" "CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping.cpp.o" "CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/piecewise_function_impl.cpp.o" "CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/profile_helper.cpp.o" "CMakeFiles/IfcGeom.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/taxonomy.cpp.o"  -Wl,-rpath,/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build: libgeometry_kernel_cgal.so libgeometry_kernel_cgal_simple.so libgeometry_kernel_opencascade.so libgeometry_mapping_ifc2x3.a libgeometry_mapping_ifc4.a libgeometry_mapping_ifc4x1.a libgeometry_mapping_ifc4x2.a libgeometry_mapping_ifc4x3.a libgeometry_mapping_ifc4x3_tc1.a libgeometry_mapping_ifc4x3_add1.a libgeometry_mapping_ifc4x3_add2.a /usr/lib64/libmpfr.so /usr/lib64/libgmp.so /usr/lib64/libTKernel.so /usr/lib64/libTKMath.so /usr/lib64/libTKBRep.so /usr/lib64/libTKGeomBase.so /usr/lib64/libTKGeomAlgo.so /usr/lib64/libTKG3d.so /usr/lib64/libTKG2d.so /usr/lib64/libTKShHealing.so /usr/lib64/libTKTopAlgo.so /usr/lib64/libTKMesh.so /usr/lib64/libTKPrim.so /usr/lib64/libTKBool.so /usr/lib64/libTKBO.so /usr/lib64/libTKFillet.so /usr/lib64/libTKXSBase.so /usr/lib64/libTKOffset.so /usr/lib64/libTKHLR.so /usr/lib64/libTKBin.so /usr/lib64/libTKDESTEP.so /usr/lib64/libTKDEIGES.so libIfcParse.so.0.8.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 /usr/lib64/libboost_date_time.so.1.83.0 /usr/lib64/libboost_iostreams.so.1.83.0 /usr/lib64/libxml2.so 
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp: In function ‘toms748_solve’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp: In function ‘toms748_solve’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:713: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  713 |                 convert_u = [curve_length_fn](double u) -> double {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:713: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  713 |                 convert_u = [curve_length_fn](double u) -> double {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp: In function ‘toms748_solve’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:713: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  713 |                 convert_u = [curve_length_fn](double u) -> double {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp: In function ‘toms748_solve’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeom/mapping/IfcCurveSegment.cpp:713: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  713 |                 convert_u = [curve_length_fn](double u) -> double {
/usr/bin/cmake -E cmake_symlink_library libIfcGeom.so.0.8.0 libIfcGeom.so.0.8 libIfcGeom.so
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 96%] Built target IfcGeom
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc2x3.dir/build.make CMakeFiles/Serializers_ifc2x3.dir/depend
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc4.dir/build.make CMakeFiles/Serializers_ifc4.dir/depend
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc4x1.dir/build.make CMakeFiles/Serializers_ifc4x1.dir/depend
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc4x2.dir/build.make CMakeFiles/Serializers_ifc4x2.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/Serializers_ifc4.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/Serializers_ifc2x3.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/Serializers_ifc4x2.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/Serializers_ifc4x1.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc4.dir/build.make CMakeFiles/Serializers_ifc4.dir/build
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc2x3.dir/build.make CMakeFiles/Serializers_ifc2x3.dir/build
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc4x1.dir/build.make CMakeFiles/Serializers_ifc4x1.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc4x2.dir/build.make CMakeFiles/Serializers_ifc4x2.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 96%] Building CXX object CMakeFiles/Serializers_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4 -MD -MT CMakeFiles/Serializers_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -MF CMakeFiles/Serializers_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o.d -o CMakeFiles/Serializers_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp
[ 96%] Building CXX object CMakeFiles/Serializers_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x2 -MD -MT CMakeFiles/Serializers_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -MF CMakeFiles/Serializers_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o.d -o CMakeFiles/Serializers_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp
[ 97%] Building CXX object CMakeFiles/Serializers_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc2x3 -MD -MT CMakeFiles/Serializers_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -MF CMakeFiles/Serializers_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o.d -o CMakeFiles/Serializers_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp
[ 97%] Building CXX object CMakeFiles/Serializers_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x1 -MD -MT CMakeFiles/Serializers_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -MF CMakeFiles/Serializers_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o.d -o CMakeFiles/Serializers_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:25:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:25:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:25:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:25:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp: In function ‘boost::optional<std::__cxx11::basic_string<char> > {anonymous}::format_attribute(ifcopenshell::geometry::abstract_mapping*, const Argument*, IfcUtil::ArgumentType, const std::string&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:128:63: warning: unused variable ‘placement’ [-Wunused-variable]
  128 |                                 IfcSchema::IfcLocalPlacement* placement = e->as<IfcSchema::IfcLocalPlacement>();
      |                                                               ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp: In function ‘boost::optional<std::__cxx11::basic_string<char> > {anonymous}::format_attribute(ifcopenshell::geometry::abstract_mapping*, const Argument*, IfcUtil::ArgumentType, const std::string&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:128:63: warning: unused variable ‘placement’ [-Wunused-variable]
  128 |                                 IfcSchema::IfcLocalPlacement* placement = e->as<IfcSchema::IfcLocalPlacement>();
      |                                                               ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp: In function ‘boost::optional<std::__cxx11::basic_string<char> > {anonymous}::format_attribute(ifcopenshell::geometry::abstract_mapping*, const Argument*, IfcUtil::ArgumentType, const std::string&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:128:63: warning: unused variable ‘placement’ [-Wunused-variable]
  128 |                                 IfcSchema::IfcLocalPlacement* placement = e->as<IfcSchema::IfcLocalPlacement>();
      |                                                               ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp: In function ‘boost::optional<std::__cxx11::basic_string<char> > {anonymous}::format_attribute(ifcopenshell::geometry::abstract_mapping*, const Argument*, IfcUtil::ArgumentType, const std::string&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:128:63: warning: unused variable ‘placement’ [-Wunused-variable]
  128 |                                 IfcSchema::IfcLocalPlacement* placement = e->as<IfcSchema::IfcLocalPlacement>();
      |                                                               ^~~~~~~~~
[ 97%] Linking CXX static library libSerializers_ifc2x3.a
/usr/bin/cmake -P CMakeFiles/Serializers_ifc2x3.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/Serializers_ifc2x3.dir/link.txt --verbose=1
/usr/bin/ar qc libSerializers_ifc2x3.a "CMakeFiles/Serializers_ifc2x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o"
/usr/bin/ranlib libSerializers_ifc2x3.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 97%] Built target Serializers_ifc2x3
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc4x3.dir/build.make CMakeFiles/Serializers_ifc4x3.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/Serializers_ifc4x3.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc4x3.dir/build.make CMakeFiles/Serializers_ifc4x3.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 98%] Building CXX object CMakeFiles/Serializers_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3 -MD -MT CMakeFiles/Serializers_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -MF CMakeFiles/Serializers_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o.d -o CMakeFiles/Serializers_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp
[ 98%] Linking CXX static library libSerializers_ifc4.a
/usr/bin/cmake -P CMakeFiles/Serializers_ifc4.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/Serializers_ifc4.dir/link.txt --verbose=1
/usr/bin/ar qc libSerializers_ifc4.a "CMakeFiles/Serializers_ifc4.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o"
[ 98%] Linking CXX static library libSerializers_ifc4x1.a
/usr/bin/cmake -P CMakeFiles/Serializers_ifc4x1.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/Serializers_ifc4x1.dir/link.txt --verbose=1
/usr/bin/ranlib libSerializers_ifc4.a
/usr/bin/ar qc libSerializers_ifc4x1.a "CMakeFiles/Serializers_ifc4x1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o"
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/ranlib libSerializers_ifc4x1.a
[ 98%] Built target Serializers_ifc4
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc4x3_tc1.dir/build.make CMakeFiles/Serializers_ifc4x3_tc1.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/Serializers_ifc4x3_tc1.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc4x3_tc1.dir/build.make CMakeFiles/Serializers_ifc4x3_tc1.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 98%] Building CXX object CMakeFiles/Serializers_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_tc1 -MD -MT CMakeFiles/Serializers_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -MF CMakeFiles/Serializers_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o.d -o CMakeFiles/Serializers_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 98%] Linking CXX static library libSerializers_ifc4x2.a
/usr/bin/cmake -P CMakeFiles/Serializers_ifc4x2.dir/cmake_clean_target.cmake
[ 98%] Built target Serializers_ifc4x1
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc4x3_add1.dir/build.make CMakeFiles/Serializers_ifc4x3_add1.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/Serializers_ifc4x3_add1.dir/DependInfo.cmake "--color="
/usr/bin/cmake -E cmake_link_script CMakeFiles/Serializers_ifc4x2.dir/link.txt --verbose=1
/usr/bin/ar qc libSerializers_ifc4x2.a "CMakeFiles/Serializers_ifc4x2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o"
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc4x3_add1.dir/build.make CMakeFiles/Serializers_ifc4x3_add1.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 98%] Building CXX object CMakeFiles/Serializers_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add1 -MD -MT CMakeFiles/Serializers_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -MF CMakeFiles/Serializers_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o.d -o CMakeFiles/Serializers_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp
/usr/bin/ranlib libSerializers_ifc4x2.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 98%] Built target Serializers_ifc4x2
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc4x3_add2.dir/build.make CMakeFiles/Serializers_ifc4x3_add2.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/Serializers_ifc4x3_add2.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/Serializers_ifc4x3_add2.dir/build.make CMakeFiles/Serializers_ifc4x3_add2.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 98%] Building CXX object CMakeFiles/Serializers_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -DIfcSchema=Ifc4x3_add2 -MD -MT CMakeFiles/Serializers_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -MF CMakeFiles/Serializers_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o.d -o CMakeFiles/Serializers_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:25:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:25:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:25:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/../../ifcgeom/abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:25:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp: In function ‘boost::optional<std::__cxx11::basic_string<char> > {anonymous}::format_attribute(ifcopenshell::geometry::abstract_mapping*, const Argument*, IfcUtil::ArgumentType, const std::string&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:128:63: warning: unused variable ‘placement’ [-Wunused-variable]
  128 |                                 IfcSchema::IfcLocalPlacement* placement = e->as<IfcSchema::IfcLocalPlacement>();
      |                                                               ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp: In function ‘boost::optional<std::__cxx11::basic_string<char> > {anonymous}::format_attribute(ifcopenshell::geometry::abstract_mapping*, const Argument*, IfcUtil::ArgumentType, const std::string&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:128:63: warning: unused variable ‘placement’ [-Wunused-variable]
  128 |                                 IfcSchema::IfcLocalPlacement* placement = e->as<IfcSchema::IfcLocalPlacement>();
      |                                                               ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp: In function ‘boost::optional<std::__cxx11::basic_string<char> > {anonymous}::format_attribute(ifcopenshell::geometry::abstract_mapping*, const Argument*, IfcUtil::ArgumentType, const std::string&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:128:63: warning: unused variable ‘placement’ [-Wunused-variable]
  128 |                                 IfcSchema::IfcLocalPlacement* placement = e->as<IfcSchema::IfcLocalPlacement>();
      |                                                               ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp: In function ‘boost::optional<std::__cxx11::basic_string<char> > {anonymous}::format_attribute(ifcopenshell::geometry::abstract_mapping*, const Argument*, IfcUtil::ArgumentType, const std::string&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp:128:63: warning: unused variable ‘placement’ [-Wunused-variable]
  128 |                                 IfcSchema::IfcLocalPlacement* placement = e->as<IfcSchema::IfcLocalPlacement>();
      |                                                               ^~~~~~~~~
[ 98%] Linking CXX static library libSerializers_ifc4x3.a
/usr/bin/cmake -P CMakeFiles/Serializers_ifc4x3.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/Serializers_ifc4x3.dir/link.txt --verbose=1
/usr/bin/ar qc libSerializers_ifc4x3.a "CMakeFiles/Serializers_ifc4x3.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o"
/usr/bin/ranlib libSerializers_ifc4x3.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 98%] Built target Serializers_ifc4x3
[ 98%] Linking CXX static library libSerializers_ifc4x3_tc1.a
/usr/bin/cmake -P CMakeFiles/Serializers_ifc4x3_tc1.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/Serializers_ifc4x3_tc1.dir/link.txt --verbose=1
/usr/bin/ar qc libSerializers_ifc4x3_tc1.a "CMakeFiles/Serializers_ifc4x3_tc1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o"
/usr/bin/ranlib libSerializers_ifc4x3_tc1.a
[ 98%] Linking CXX static library libSerializers_ifc4x3_add1.a
/usr/bin/cmake -P CMakeFiles/Serializers_ifc4x3_add1.dir/cmake_clean_target.cmake
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/cmake -E cmake_link_script CMakeFiles/Serializers_ifc4x3_add1.dir/link.txt --verbose=1
[ 98%] Built target Serializers_ifc4x3_tc1
/usr/bin/ar qc libSerializers_ifc4x3_add1.a "CMakeFiles/Serializers_ifc4x3_add1.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o"
/usr/bin/ranlib libSerializers_ifc4x3_add1.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 98%] Built target Serializers_ifc4x3_add1
[ 98%] Linking CXX static library libSerializers_ifc4x3_add2.a
/usr/bin/cmake -P CMakeFiles/Serializers_ifc4x3_add2.dir/cmake_clean_target.cmake
/usr/bin/cmake -E cmake_link_script CMakeFiles/Serializers_ifc4x3_add2.dir/link.txt --verbose=1
/usr/bin/ar qc libSerializers_ifc4x3_add2.a "CMakeFiles/Serializers_ifc4x3_add2.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/schema_dependent/XmlSerializer.cpp.o"
/usr/bin/ranlib libSerializers_ifc4x3_add2.a
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 98%] Built target Serializers_ifc4x3_add2
/usr/bin/gmake  -f CMakeFiles/Serializers.dir/build.make CMakeFiles/Serializers.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/Serializers.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/Serializers.dir/build.make CMakeFiles/Serializers.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 99%] Building CXX object CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/GltfSerializer.cpp.o
[ 99%] Building CXX object CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/ColladaSerializer.cpp.o
[ 99%] Building CXX object CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/OpenCascadeBasedSerializer.cpp.o
[ 99%] Building CXX object CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/HdfSerializer.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DSerializers_EXPORTS -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/OpenCascadeBasedSerializer.cpp.o -MF CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/OpenCascadeBasedSerializer.cpp.o.d -o CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/OpenCascadeBasedSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/OpenCascadeBasedSerializer.cpp
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DSerializers_EXPORTS -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/HdfSerializer.cpp.o -MF CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/HdfSerializer.cpp.o.d -o CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/HdfSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/HdfSerializer.cpp
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DSerializers_EXPORTS -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/ColladaSerializer.cpp.o -MF CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/ColladaSerializer.cpp.o.d -o CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/ColladaSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/ColladaSerializer.cpp
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DSerializers_EXPORTS -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/GltfSerializer.cpp.o -MF CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/GltfSerializer.cpp.o.d -o CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/GltfSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/GltfSerializer.cpp
[ 99%] Building CXX object CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DSerializers_EXPORTS -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp.o -MF CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp.o.d -o CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp
[ 99%] Building CXX object CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/USDSerializer.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DSerializers_EXPORTS -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/USDSerializer.cpp.o -MF CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/USDSerializer.cpp.o.d -o CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/USDSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/USDSerializer.cpp
[ 99%] Building CXX object CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/WavefrontObjSerializer.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DSerializers_EXPORTS -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/WavefrontObjSerializer.cpp.o -MF CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/WavefrontObjSerializer.cpp.o.d -o CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/WavefrontObjSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/WavefrontObjSerializer.cpp
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/abstract_mapping.h:6,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:24:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/IfcGeomElement.h:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/GeometrySerializer.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/WavefrontObjSerializer.h:28,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/WavefrontObjSerializer.cpp:21:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/IfcGeomElement.h:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:63,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/OpenCascadeBasedSerializer.h:26,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/OpenCascadeBasedSerializer.cpp:22:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcgeom/IfcGeomElement.h:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/GeometrySerializer.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/HdfSerializer.h:32,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/HdfSerializer.cpp:22:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:100:15: warning: ‘IfcGeom::Iterator’ has a field ‘std::vector<{anonymous}::geometry_conversion_result> IfcGeom::Iterator::tasks_’ whose type has internal linkage [-Wsubobject-linkage]
  100 |         class Iterator {
      |               ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:100:15: warning: ‘IfcGeom::Iterator’ has a field ‘std::vector<{anonymous}::geometry_conversion_result>::iterator IfcGeom::Iterator::task_iterator_’ whose type has internal linkage [-Wsubobject-linkage]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h: In member function ‘bool IfcGeom::Iterator::initialize()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:206:139: warning: ‘IfcGeom::Iterator::initialize()::<lambda(IfcUtil::IfcBaseClass*)>’ has a field ‘{anonymous}::geometry_conversion_result& IfcGeom::Iterator::initialize()::<lambda(IfcUtil::IfcBaseClass*)>::<res capture>’ whose type uses the anonymous namespace [-Wsubobject-linkage]
  206 |                                 std::transform(task.products->begin(), task.products->end(), std::back_inserter(res.products), [this, &res](IfcUtil::IfcBaseClass* prod) {
      |                                                                                                                                           ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, const std::vector<boost::function<bool(IfcUtil::IfcBaseEntity*)> >&, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:810:17: warning:   when initialized here [-Wreorder]
  810 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, const std::vector<IfcGeom::filter_t>& filters, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, const std::vector<boost::function<bool(IfcUtil::IfcBaseEntity*)> >&, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:820:17: warning:   when initialized here [-Wreorder]
  820 |                 Iterator(const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, const std::vector<IfcGeom::filter_t>& filters, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:830:17: warning:   when initialized here [-Wreorder]
  830 |                 Iterator(const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:839:17: warning:   when initialized here [-Wreorder]
  839 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:848:17: warning:   when initialized here [-Wreorder]
  848 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h: In destructor ‘IfcGeom::Iterator::~Iterator()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:870:102: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
  870 |                         if (!settings_.get<ifcopenshell::geometry::settings::IteratorOutput>().get() == ifcopenshell::geometry::settings::NATIVE) {
      |                                                                                                      ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/Iterator.h:870:29: note: add parentheses around left hand side expression to silence this warning
  870 |                         if (!settings_.get<ifcopenshell::geometry::settings::IteratorOutput>().get() == ifcopenshell::geometry::settings::NATIVE) {
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                             (                                                                       )
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:92:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.h:534:23: warning: ‘SvgSerializer’ has a field ‘std::map<const IfcUtil::IfcBaseEntity*, {anonymous}::prefiltered_hlr> SvgSerializer::storey_hlr’ whose type has internal linkage [-Wsubobject-linkage]
  534 | class SERIALIZERS_API SvgSerializer : public WriteOnlyGeometrySerializer {
      |                       ^~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.h:534:23: warning: ‘SvgSerializer’ has a field ‘hlr_t* SvgSerializer::hlr’ whose type uses the anonymous namespace [-Wsubobject-linkage]
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.h:27:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/GeometrySerializer.h:149:25: warning: ‘virtual std::string GeometrySerializer::object_id(const IfcGeom::Element*)’ was hidden [-Woverloaded-virtual=]
  149 |     virtual std::string object_id(const IfcGeom::Element* o)
      |                         ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.h:749:21: note:   by ‘std::string SvgSerializer::object_id(const IfcUtil::IfcBaseEntity*, const IfcGeom::Element*)’
  749 |         std::string object_id(const IfcUtil::IfcBaseEntity* storey, const IfcGeom::Element* o) {
      |                     ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.h: In constructor ‘SvgSerializer::SvgSerializer(const stream_or_filename&, const ifcopenshell::geometry::Settings&, const ifcopenshell::geometry::SerializerSettings&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.h:565:14: warning: ‘SvgSerializer::mirror_x_’ will be initialized after [-Wreorder]
  565 |         bool mirror_x_;
      |              ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.h:563:14: warning:   ‘bool SvgSerializer::unify_inputs_’ [-Wreorder]
  563 |         bool unify_inputs_;
      |              ^~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.h:596:9: warning:   when initialized here [-Wreorder]
  596 |         SvgSerializer(const stream_or_filename& out_filename, const ifcopenshell::geometry::Settings& geometry_settings, const ifcopenshell::geometry::SerializerSettings& settings)
      |         ^~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.h: In member function ‘bool SvgSerializer::getOnlyValid(bool) const’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.h:738:32: warning: unused parameter ‘b’ [-Wunused-parameter]
  738 |         bool getOnlyValid(bool b) const {
      |                           ~~~~~^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.h: In member function ‘void SvgSerializer::addDrawing(const gp_Pnt&, const gp_Dir&, const gp_Dir&, const std::string&, bool)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.h:759:125: warning: missing initializer for member ‘vertical_section::scale’ [-Wmissing-field-initializers]
  759 |                 deferred_section_data_->push_back(vertical_section{ gp_Pln(gp_Ax3(pos, dir, ref)), name, include_projection });
      |                                                                                                                             ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.h:759:125: warning: missing initializer for member ‘vertical_section::size’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp: In member function ‘virtual void SvgSerializer::write(const IfcGeom::BRepElement*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:694:30: warning: variable ‘P0’ set but not used [-Wunused-but-set-variable]
  694 |                         auto P0 = pln->Location();
      |                              ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:733:22: warning: variable ‘any_wires_converted_to_face’ set but not used [-Wunused-but-set-variable]
  733 |                 bool any_wires_converted_to_face = false;
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp: In member function ‘void SvgSerializer::write(const geometry_data&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:793:117: warning: missing initializer for member ‘horizontal_plan::next_elevation’ [-Wmissing-field-initializers]
  793 |                         section_heights_storage.push_back(horizontal_plan{ data.storey, data.storey_elevation,  +1. });
      |                                                                                                                     ^
In file included from /usr/include/c++/14/bits/stl_algobase.h:64,
                 from /usr/include/c++/14/string:51,
                 from /usr/include/c++/14/bits/locale_classes.h:40,
                 from /usr/include/c++/14/bits/ios_base.h:41,
                 from /usr/include/c++/14/streambuf:43,
                 from /usr/include/c++/14/bits/streambuf_iterator.h:35,
                 from /usr/include/c++/14/iterator:66,
                 from /usr/include/boost/iterator/iterator_traits.hpp:10,
                 from /usr/include/boost/range/iterator_range_core.hpp:26,
                 from /usr/include/boost/lexical_cast.hpp:48,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcparse/IfcException.h:25,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcparse/IfcSchema.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcparse/ArgumentType.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcparse/Argument.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/../ifcparse/IfcBaseClass.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/../ifcgeom/abstract_mapping.h:4:
/usr/include/c++/14/bits/stl_pair.h: In instantiation of ‘constexpr std::pair<typename std::__strip_reference_wrapper<typename std::decay<_Tp>::type>::__type, typename std::__strip_reference_wrapper<typename std::decay<_Tp2>::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = double&; _T2 = double&; typename __strip_reference_wrapper<typename decay<_Tp>::type>::__type = double; typename decay<_Tp>::type = double; typename __strip_reference_wrapper<typename decay<_Tp2>::type>::__type = double; typename decay<_Tp2>::type = double]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:1684:24:   required from here
 1684 |         size_ = std::make_pair(width, height);
      |                 ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/usr/include/c++/14/bits/stl_pair.h:1132:5: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
 1132 |     make_pair(_T1&& __x, _T2&& __y)
      |     ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp: In member function ‘void SvgSerializer::addTextAnnotations(const drawing_key&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:1863:41: warning: deleting object of abstract class type ‘ifcopenshell::geometry::abstract_mapping’ which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
 1863 |                                         delete mapping;
      |                                         ^~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp: In member function ‘virtual void SvgSerializer::finalize()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2002:111: warning: missing initializer for member ‘vertical_section::scale’ [-Wmissing-field-initializers]
 2002 |                         deferred_section_data_->push_back(vertical_section{ pln , "Section North South", true });
      |                                                                                                               ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2002:111: warning: missing initializer for member ‘vertical_section::size’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2009:109: warning: missing initializer for member ‘vertical_section::scale’ [-Wmissing-field-initializers]
 2009 |                         deferred_section_data_->push_back(vertical_section{ pln , "Section East West", true });
      |                                                                                                             ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2009:109: warning: missing initializer for member ‘vertical_section::size’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2019:107: warning: missing initializer for member ‘vertical_section::scale’ [-Wmissing-field-initializers]
 2019 |                         deferred_section_data_->push_back(vertical_section{ pln , "Elevation South", true });
      |                                                                                                           ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2019:107: warning: missing initializer for member ‘vertical_section::size’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2026:106: warning: missing initializer for member ‘vertical_section::scale’ [-Wmissing-field-initializers]
 2026 |                         deferred_section_data_->push_back(vertical_section{ pln , "Elevation East", true });
      |                                                                                                          ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2026:106: warning: missing initializer for member ‘vertical_section::size’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2033:107: warning: missing initializer for member ‘vertical_section::scale’ [-Wmissing-field-initializers]
 2033 |                         deferred_section_data_->push_back(vertical_section{ pln , "Elevation North", true });
      |                                                                                                           ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2033:107: warning: missing initializer for member ‘vertical_section::size’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2040:106: warning: missing initializer for member ‘vertical_section::scale’ [-Wmissing-field-initializers]
 2040 |                         deferred_section_data_->push_back(vertical_section{ pln , "Elevation West", true });
      |                                                                                                          ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2040:106: warning: missing initializer for member ‘vertical_section::size’ [-Wmissing-field-initializers]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp: In member function ‘virtual void SvgSerializer::setFile(IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2343:17: warning: deleting object of abstract class type ‘ifcopenshell::geometry::abstract_mapping’ which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
 2343 |                 delete mapping;
      |                 ^~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/HdfSerializer.cpp: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/HdfSerializer.cpp:214:14: warning: ‘void {anonymous}::write_text(TopoDS_Shape, std::string&)’ defined but not used [-Wunused-function]
  214 |         void write_text(TopoDS_Shape shp, std::string& out) {
      |              ^~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/HdfSerializer.cpp:206:22: warning: ‘TopoDS_Shape {anonymous}::read_text(const std::string&)’ defined but not used [-Wunused-function]
  206 |         TopoDS_Shape read_text(const std::string& s) {
      |                      ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/HdfSerializer.cpp:120:22: warning: ‘H5::DataType {anonymous}::h5_datatype_for_cpp() [with T = long unsigned int]’ defined but not used [-Wunused-function]
  120 |         H5::DataType h5_datatype_for_cpp<uint64_t>() {
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 99%] Building CXX object CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/XmlSerializer.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DSerializers_EXPORTS -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/XmlSerializer.cpp.o -MF CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/XmlSerializer.cpp.o.d -o CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/XmlSerializer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/XmlSerializer.cpp
[ 99%] Building CXX object CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/util.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DSerializers_EXPORTS -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -DIFC_GEOM_EXPORTS -MD -MT CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/util.cpp.o -MF CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/util.cpp.o.d -o CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/util.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/util.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2331:100: warning: array subscript 3 is outside array bounds of ‘struct Vector3d[1]’ [-Warray-bounds=]
 2331 |                                                         setSectionHeight(matrix->translation_part()(3) + 1.);
      |                                                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp:2331:98: note: at offset 24 into object ‘<anonymous>’ of size 24
 2331 |                                                         setSectionHeight(matrix->translation_part()(3) + 1.);
      |                                                                          ~~~~~~~~~~~~~~~~~~~~~~~~^~
[ 99%] Linking CXX shared library libSerializers.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/Serializers.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared -Wl,-soname,libSerializers.so.0.8 -o libSerializers.so.0.8.0 "CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/ColladaSerializer.cpp.o" "CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/GltfSerializer.cpp.o" "CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/HdfSerializer.cpp.o" "CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/OpenCascadeBasedSerializer.cpp.o" "CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/SvgSerializer.cpp.o" "CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/USDSerializer.cpp.o" "CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/WavefrontObjSerializer.cpp.o" "CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/XmlSerializer.cpp.o" "CMakeFiles/Serializers.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/serializers/util.cpp.o"  -Wl,-rpath,/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build: libSerializers_ifc2x3.a libSerializers_ifc4.a libSerializers_ifc4x1.a libSerializers_ifc4x2.a libSerializers_ifc4x3.a libSerializers_ifc4x3_tc1.a libSerializers_ifc4x3_add1.a libSerializers_ifc4x3_add2.a libIfcGeom.so.0.8.0 libgeometry_kernel_cgal.so libgeometry_kernel_cgal_simple.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so libgeometry_kernel_opencascade.so libgeometry_mapping_ifc2x3.a libgeometry_mapping_ifc4.a libgeometry_mapping_ifc4x1.a libgeometry_mapping_ifc4x2.a libgeometry_mapping_ifc4x3.a libgeometry_mapping_ifc4x3_tc1.a libgeometry_mapping_ifc4x3_add1.a libgeometry_mapping_ifc4x3_add2.a libIfcParse.so.0.8.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 /usr/lib64/libboost_date_time.so.1.83.0 /usr/lib64/libboost_iostreams.so.1.83.0 /usr/lib64/libxml2.so /usr/lib64/libTKernel.so /usr/lib64/libTKMath.so /usr/lib64/libTKBRep.so /usr/lib64/libTKGeomBase.so /usr/lib64/libTKGeomAlgo.so /usr/lib64/libTKG3d.so /usr/lib64/libTKG2d.so /usr/lib64/libTKShHealing.so /usr/lib64/libTKTopAlgo.so /usr/lib64/libTKMesh.so /usr/lib64/libTKPrim.so /usr/lib64/libTKBool.so /usr/lib64/libTKBO.so /usr/lib64/libTKFillet.so /usr/lib64/libTKXSBase.so /usr/lib64/libTKOffset.so /usr/lib64/libTKHLR.so /usr/lib64/libTKBin.so /usr/lib64/libTKDESTEP.so /usr/lib64/libTKDEIGES.so /usr/lib64/libhdf5_cpp.so /usr/lib64/libhdf5.so /usr/lib64/libz.so /usr/lib64/libsz.so /usr/lib64/libaec.so 
/usr/bin/cmake -E cmake_symlink_library libSerializers.so.0.8.0 libSerializers.so.0.8 libSerializers.so
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 99%] Built target Serializers
/usr/bin/gmake  -f CMakeFiles/IfcConvert.dir/build.make CMakeFiles/IfcConvert.dir/depend
/usr/bin/gmake  -f CMakeFiles/IfcGeomServer.dir/build.make CMakeFiles/IfcGeomServer.dir/depend
/usr/bin/gmake  -f ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/build.make ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/depend
/usr/bin/gmake  -f examples/CMakeFiles/IfcOpenHouse.dir/build.make examples/CMakeFiles/IfcOpenHouse.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/IfcConvert.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles/IfcGeomServer.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples/CMakeFiles/IfcOpenHouse.dir/DependInfo.cmake "--color="
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/IfcConvert.dir/build.make CMakeFiles/IfcConvert.dir/build
/usr/bin/gmake  -f CMakeFiles/IfcGeomServer.dir/build.make CMakeFiles/IfcGeomServer.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f examples/CMakeFiles/IfcOpenHouse.dir/build.make examples/CMakeFiles/IfcOpenHouse.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/build.make ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 99%] Building CXX object CMakeFiles/IfcGeomServer.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/IfcGeomServer.cpp.o
[ 99%] Building CXX object CMakeFiles/IfcConvert.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp.o
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -MD -MT CMakeFiles/IfcConvert.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp.o -MF CMakeFiles/IfcConvert.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp.o.d -o CMakeFiles/IfcConvert.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp
/usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -MD -MT CMakeFiles/IfcGeomServer.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/IfcGeomServer.cpp.o -MF CMakeFiles/IfcGeomServer.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/IfcGeomServer.cpp.o.d -o CMakeFiles/IfcGeomServer.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/IfcGeomServer.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/IfcGeomServer.cpp
[ 99%] Building CXX object examples/CMakeFiles/IfcOpenHouse.dir/IfcOpenHouse.cpp.o
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples && /usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -MD -MT examples/CMakeFiles/IfcOpenHouse.dir/IfcOpenHouse.cpp.o -MF CMakeFiles/IfcOpenHouse.dir/IfcOpenHouse.cpp.o.d -o CMakeFiles/IfcOpenHouse.dir/IfcOpenHouse.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcOpenHouse.cpp
[ 99%] Building CXX object ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx.o
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap && /usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -D_ifcopenshell_wrapper_EXPORTS -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/python3.13 -I/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17 -fPIC   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -MD -MT ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx.o -MF CMakeFiles/_ifcopenshell_wrapper.dir/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx.o.d -o CMakeFiles/_ifcopenshell_wrapper.dir/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/../ifcgeom/IfcGeomElement.h:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/GeometrySerializer.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/HdfSerializer.h:32,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp:35:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/../ifcgeom/IfcGeomElement.h:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:63,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/IfcGeomServer.cpp:44:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx: In function ‘PyTypeObject* swig_varlink_type()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:1543:5: warning: missing initializer for member ‘_typeobject::tp_versions_used’ [-Wmissing-field-initializers]
 1543 |     };
      |     ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx: In function ‘PyTypeObject* SwigPyObject_TypeOnce()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:2173:5: warning: missing initializer for member ‘_typeobject::tp_versions_used’ [-Wmissing-field-initializers]
 2173 |     };
      |     ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx: In function ‘PyTypeObject* SwigPyPacked_TypeOnce()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:2389:5: warning: missing initializer for member ‘_typeobject::tp_versions_used’ [-Wmissing-field-initializers]
 2389 |     };
      |     ^
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/OpenCascadeBasedSerializer.h:26,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/IgesSerializer.h:25,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp:36:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:100:15: warning: ‘IfcGeom::Iterator’ has a field ‘std::vector<{anonymous}::geometry_conversion_result> IfcGeom::Iterator::tasks_’ whose type has internal linkage [-Wsubobject-linkage]
  100 |         class Iterator {
      |               ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:100:15: warning: ‘IfcGeom::Iterator’ has a field ‘std::vector<{anonymous}::geometry_conversion_result>::iterator IfcGeom::Iterator::task_iterator_’ whose type has internal linkage [-Wsubobject-linkage]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:100:15: warning: ‘IfcGeom::Iterator’ has a field ‘std::vector<{anonymous}::geometry_conversion_result> IfcGeom::Iterator::tasks_’ whose type has internal linkage [-Wsubobject-linkage]
  100 |         class Iterator {
      |               ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h: In member function ‘bool IfcGeom::Iterator::initialize()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:206:139: warning: ‘IfcGeom::Iterator::initialize()::<lambda(IfcUtil::IfcBaseClass*)>’ has a field ‘{anonymous}::geometry_conversion_result& IfcGeom::Iterator::initialize()::<lambda(IfcUtil::IfcBaseClass*)>::<res capture>’ whose type uses the anonymous namespace [-Wsubobject-linkage]
  206 |                                 std::transform(task.products->begin(), task.products->end(), std::back_inserter(res.products), [this, &res](IfcUtil::IfcBaseClass* prod) {
      |                                                                                                                                           ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:100:15: warning: ‘IfcGeom::Iterator’ has a field ‘std::vector<{anonymous}::geometry_conversion_result>::iterator IfcGeom::Iterator::task_iterator_’ whose type has internal linkage [-Wsubobject-linkage]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h: In member function ‘bool IfcGeom::Iterator::initialize()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:206:139: warning: ‘IfcGeom::Iterator::initialize()::<lambda(IfcUtil::IfcBaseClass*)>’ has a field ‘{anonymous}::geometry_conversion_result& IfcGeom::Iterator::initialize()::<lambda(IfcUtil::IfcBaseClass*)>::<res capture>’ whose type uses the anonymous namespace [-Wsubobject-linkage]
  206 |                                 std::transform(task.products->begin(), task.products->end(), std::back_inserter(res.products), [this, &res](IfcUtil::IfcBaseClass* prod) {
      |                                                                                                                                           ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, const std::vector<boost::function<bool(IfcUtil::IfcBaseEntity*)> >&, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:810:17: warning:   when initialized here [-Wreorder]
  810 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, const std::vector<IfcGeom::filter_t>& filters, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, const std::vector<boost::function<bool(IfcUtil::IfcBaseEntity*)> >&, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:820:17: warning:   when initialized here [-Wreorder]
  820 |                 Iterator(const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, const std::vector<IfcGeom::filter_t>& filters, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:830:17: warning:   when initialized here [-Wreorder]
  830 |                 Iterator(const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:839:17: warning:   when initialized here [-Wreorder]
  839 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:848:17: warning:   when initialized here [-Wreorder]
  848 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h: In destructor ‘IfcGeom::Iterator::~Iterator()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:870:102: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
  870 |                         if (!settings_.get<ifcopenshell::geometry::settings::IteratorOutput>().get() == ifcopenshell::geometry::settings::NATIVE) {
      |                                                                                                      ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/Iterator.h:870:29: note: add parentheses around left hand side expression to silence this warning
  870 |                         if (!settings_.get<ifcopenshell::geometry::settings::IteratorOutput>().get() == ifcopenshell::geometry::settings::NATIVE) {
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                             (                                                                       )
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, const std::vector<boost::function<bool(IfcUtil::IfcBaseEntity*)> >&, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:810:17: warning:   when initialized here [-Wreorder]
  810 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, const std::vector<IfcGeom::filter_t>& filters, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, const std::vector<boost::function<bool(IfcUtil::IfcBaseEntity*)> >&, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:820:17: warning:   when initialized here [-Wreorder]
  820 |                 Iterator(const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, const std::vector<IfcGeom::filter_t>& filters, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:830:17: warning:   when initialized here [-Wreorder]
  830 |                 Iterator(const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:839:17: warning:   when initialized here [-Wreorder]
  839 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:848:17: warning:   when initialized here [-Wreorder]
  848 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h: In destructor ‘IfcGeom::Iterator::~Iterator()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:870:102: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
  870 |                         if (!settings_.get<ifcopenshell::geometry::settings::IteratorOutput>().get() == ifcopenshell::geometry::settings::NATIVE) {
      |                                                                                                      ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/../ifcgeom/Iterator.h:870:29: note: add parentheses around left hand side expression to silence this warning
  870 |                         if (!settings_.get<ifcopenshell::geometry::settings::IteratorOutput>().get() == ifcopenshell::geometry::settings::NATIVE) {
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                             (                                                                       )
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp:40:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/SvgSerializer.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/SvgSerializer.h:534:23: warning: ‘SvgSerializer’ has a field ‘std::map<const IfcUtil::IfcBaseEntity*, {anonymous}::prefiltered_hlr> SvgSerializer::storey_hlr’ whose type has internal linkage [-Wsubobject-linkage]
  534 | class SERIALIZERS_API SvgSerializer : public WriteOnlyGeometrySerializer {
      |                       ^~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/SvgSerializer.h:534:23: warning: ‘SvgSerializer’ has a field ‘hlr_t* SvgSerializer::hlr’ whose type uses the anonymous namespace [-Wsubobject-linkage]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/../ifcgeom/GeometrySerializer.h:149:25: warning: ‘virtual std::string GeometrySerializer::object_id(const IfcGeom::Element*)’ was hidden [-Woverloaded-virtual=]
  149 |     virtual std::string object_id(const IfcGeom::Element* o)
      |                         ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/SvgSerializer.h:749:21: note:   by ‘std::string SvgSerializer::object_id(const IfcUtil::IfcBaseEntity*, const IfcGeom::Element*)’
  749 |         std::string object_id(const IfcUtil::IfcBaseEntity* storey, const IfcGeom::Element* o) {
      |                     ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/SvgSerializer.h: In constructor ‘SvgSerializer::SvgSerializer(const stream_or_filename&, const ifcopenshell::geometry::Settings&, const ifcopenshell::geometry::SerializerSettings&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/SvgSerializer.h:565:14: warning: ‘SvgSerializer::mirror_x_’ will be initialized after [-Wreorder]
  565 |         bool mirror_x_;
      |              ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/SvgSerializer.h:563:14: warning:   ‘bool SvgSerializer::unify_inputs_’ [-Wreorder]
  563 |         bool unify_inputs_;
      |              ^~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/SvgSerializer.h:596:9: warning:   when initialized here [-Wreorder]
  596 |         SvgSerializer(const stream_or_filename& out_filename, const ifcopenshell::geometry::Settings& geometry_settings, const ifcopenshell::geometry::SerializerSettings& settings)
      |         ^~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/SvgSerializer.h: In member function ‘bool SvgSerializer::getOnlyValid(bool) const’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/SvgSerializer.h:738:32: warning: unused parameter ‘b’ [-Wunused-parameter]
  738 |         bool getOnlyValid(bool b) const {
      |                           ~~~~~^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/SvgSerializer.h: In member function ‘void SvgSerializer::addDrawing(const gp_Pnt&, const gp_Dir&, const gp_Dir&, const std::string&, bool)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/SvgSerializer.h:759:125: warning: missing initializer for member ‘vertical_section::scale’ [-Wmissing-field-initializers]
  759 |                 deferred_section_data_->push_back(vertical_section{ gp_Pln(gp_Ax3(pos, dir, ref)), name, include_projection });
      |                                                                                                                             ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/../serializers/SvgSerializer.h:759:125: warning: missing initializer for member ‘vertical_section::size’ [-Wmissing-field-initializers]
In file included from /usr/include/eigen3/Eigen/Core:214,
                 from /usr/include/eigen3/Eigen/Dense:1,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/taxonomy.h:13,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRenderStyles.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/../ifcgeom/../ifcgeom/../ifcgeom/ConversionResult.h:23,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/../ifcgeom/../ifcgeom/IfcGeomRepresentation.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/../ifcgeom/IfcGeomElement.h:30,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:63,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:4210:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:172:
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/usr/include/eigen3/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/eigen3/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp: In function ‘int main(int, char**)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp:1003:30: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
 1003 |         if (context_iterator && vmap.count("cache-file") || vmap.count("cache")) {
      |             ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp:348:11: warning: unused variable ‘precision’ [-Wunused-variable]
  348 |     short precision;
      |           ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp:455:20: warning: unused variable ‘model_rotation’ [-Wunused-variable]
  455 |         const bool model_rotation = vmap.count("model-rotation") != 0;
      |                    ^~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp: In function ‘void validate(boost::any&, const std::vector<std::__cxx11::basic_string<char> >&, verbosity_counter*, long int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp:1394:62: warning: unused parameter ‘values’ [-Wunused-parameter]
 1394 | void validate(boost::any& v, const std::vector<std::string>& values, verbosity_counter*, long) {
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:100:15: warning: ‘IfcGeom::Iterator’ has a field ‘std::vector<{anonymous}::geometry_conversion_result> IfcGeom::Iterator::tasks_’ whose type has internal linkage [-Wsubobject-linkage]
  100 |         class Iterator {
      |               ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:100:15: warning: ‘IfcGeom::Iterator’ has a field ‘std::vector<{anonymous}::geometry_conversion_result>::iterator IfcGeom::Iterator::task_iterator_’ whose type has internal linkage [-Wsubobject-linkage]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h: In member function ‘bool IfcGeom::Iterator::initialize()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:206:139: warning: ‘IfcGeom::Iterator::initialize()::<lambda(IfcUtil::IfcBaseClass*)>’ has a field ‘{anonymous}::geometry_conversion_result& IfcGeom::Iterator::initialize()::<lambda(IfcUtil::IfcBaseClass*)>::<res capture>’ whose type uses the anonymous namespace [-Wsubobject-linkage]
  206 |                                 std::transform(task.products->begin(), task.products->end(), std::back_inserter(res.products), [this, &res](IfcUtil::IfcBaseClass* prod) {
      |                                                                                                                                           ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, const std::vector<boost::function<bool(IfcUtil::IfcBaseEntity*)> >&, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:810:17: warning:   when initialized here [-Wreorder]
  810 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, const std::vector<IfcGeom::filter_t>& filters, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, const std::vector<boost::function<bool(IfcUtil::IfcBaseEntity*)> >&, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:820:17: warning:   when initialized here [-Wreorder]
  820 |                 Iterator(const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, const std::vector<IfcGeom::filter_t>& filters, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:830:17: warning:   when initialized here [-Wreorder]
  830 |                 Iterator(const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:839:17: warning:   when initialized here [-Wreorder]
  839 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h: In constructor ‘IfcGeom::Iterator::Iterator(const std::string&, const ifcopenshell::geometry::Settings&, IfcParse::IfcFile*, int)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:130:21: warning: ‘IfcGeom::Iterator::num_threads_’ will be initialized after [-Wreorder]
  130 |                 int num_threads_;
      |                     ^~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:124:29: warning:   ‘std::string IfcGeom::Iterator::geometry_library_’ [-Wreorder]
  124 |                 std::string geometry_library_;
      |                             ^~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:848:17: warning:   when initialized here [-Wreorder]
  848 |                 Iterator(const std::string& geometry_library, const ifcopenshell::geometry::Settings& settings, IfcParse::IfcFile* file, int num_threads)
      |                 ^~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h: In destructor ‘IfcGeom::Iterator::~Iterator()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:870:102: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
  870 |                         if (!settings_.get<ifcopenshell::geometry::settings::IteratorOutput>().get() == ifcopenshell::geometry::settings::NATIVE) {
      |                                                                                                      ^~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:870:29: note: add parentheses around left hand side expression to silence this warning
  870 |                         if (!settings_.get<ifcopenshell::geometry::settings::IteratorOutput>().get() == ifcopenshell::geometry::settings::NATIVE) {
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                             (                                                                       )
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:4214:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/kernels/opencascade/IfcGeomTree.h: In member function ‘void IfcGeom::tree::write_h5()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/kernels/opencascade/IfcGeomTree.h:1712:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
 1712 |             } else if (geometry_index < (1UL << 32)) {
      |                        ~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/kernels/opencascade/IfcGeomTree.h: In member function ‘void IfcGeom::tree::add_element(IfcGeom::TriangulationElement*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/kernels/opencascade/IfcGeomTree.h:1907:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
 1907 |             for (int i = 0; i < elem_verts.size(); i += 3) {
      |                             ~~^~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/kernels/opencascade/IfcGeomTree.h:1912:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
 1912 |             for (int i = 0; i < elem_faces.size(); i += 3) {
      |                             ~~^~~~~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:4219:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/SvgSerializer.h: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/SvgSerializer.h:534:23: warning: ‘SvgSerializer’ has a field ‘std::map<const IfcUtil::IfcBaseEntity*, {anonymous}::prefiltered_hlr> SvgSerializer::storey_hlr’ whose type has internal linkage [-Wsubobject-linkage]
  534 | class SERIALIZERS_API SvgSerializer : public WriteOnlyGeometrySerializer {
      |                       ^~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/SvgSerializer.h:534:23: warning: ‘SvgSerializer’ has a field ‘hlr_t* SvgSerializer::hlr’ whose type uses the anonymous namespace [-Wsubobject-linkage]
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/Iterator.h:70:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/../ifcgeom/GeometrySerializer.h:149:25: warning: ‘virtual std::string GeometrySerializer::object_id(const IfcGeom::Element*)’ was hidden [-Woverloaded-virtual=]
  149 |     virtual std::string object_id(const IfcGeom::Element* o)
      |                         ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/SvgSerializer.h:749:21: note:   by ‘std::string SvgSerializer::object_id(const IfcUtil::IfcBaseEntity*, const IfcGeom::Element*)’
  749 |         std::string object_id(const IfcUtil::IfcBaseEntity* storey, const IfcGeom::Element* o) {
      |                     ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/SvgSerializer.h: In constructor ‘SvgSerializer::SvgSerializer(const stream_or_filename&, const ifcopenshell::geometry::Settings&, const ifcopenshell::geometry::SerializerSettings&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/SvgSerializer.h:565:14: warning: ‘SvgSerializer::mirror_x_’ will be initialized after [-Wreorder]
  565 |         bool mirror_x_;
      |              ^~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/SvgSerializer.h:563:14: warning:   ‘bool SvgSerializer::unify_inputs_’ [-Wreorder]
  563 |         bool unify_inputs_;
      |              ^~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/SvgSerializer.h:596:9: warning:   when initialized here [-Wreorder]
  596 |         SvgSerializer(const stream_or_filename& out_filename, const ifcopenshell::geometry::Settings& geometry_settings, const ifcopenshell::geometry::SerializerSettings& settings)
      |         ^~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/SvgSerializer.h: In member function ‘bool SvgSerializer::getOnlyValid(bool) const’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/SvgSerializer.h:738:32: warning: unused parameter ‘b’ [-Wunused-parameter]
  738 |         bool getOnlyValid(bool b) const {
      |                           ~~~~~^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/SvgSerializer.h: In member function ‘void SvgSerializer::addDrawing(const gp_Pnt&, const gp_Dir&, const gp_Dir&, const std::string&, bool)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/SvgSerializer.h:759:125: warning: missing initializer for member ‘vertical_section::scale’ [-Wmissing-field-initializers]
  759 |                 deferred_section_data_->push_back(vertical_section{ gp_Pln(gp_Ax3(pos, dir, ref)), name, include_projection });
      |                                                                                                                             ^
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../serializers/SvgSerializer.h:759:125: warning: missing initializer for member ‘vertical_section::size’ [-Wmissing-field-initializers]
[ 99%] Linking CXX executable IfcGeomServer
/usr/bin/cmake -E cmake_link_script CMakeFiles/IfcGeomServer.dir/link.txt --verbose=1
/usr/bin/g++ -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/IfcGeomServer.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcgeomserver/IfcGeomServer.cpp.o" -o IfcGeomServer  -Wl,-rpath,/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build: libgeometry_mapping_ifc2x3.a libgeometry_mapping_ifc4.a libgeometry_mapping_ifc4x1.a libgeometry_mapping_ifc4x2.a libgeometry_mapping_ifc4x3.a libgeometry_mapping_ifc4x3_tc1.a libgeometry_mapping_ifc4x3_add1.a libgeometry_mapping_ifc4x3_add2.a libgeometry_mapping_ifc2x3.a libgeometry_mapping_ifc4.a libgeometry_mapping_ifc4x1.a libgeometry_mapping_ifc4x2.a libgeometry_mapping_ifc4x3.a libgeometry_mapping_ifc4x3_tc1.a libgeometry_mapping_ifc4x3_add1.a libgeometry_mapping_ifc4x3_add2.a libSerializers.so.0.8.0 libSerializers_ifc2x3.a libSerializers_ifc4.a libSerializers_ifc4x1.a libSerializers_ifc4x2.a libSerializers_ifc4x3.a libSerializers_ifc4x3_tc1.a libSerializers_ifc4x3_add1.a libSerializers_ifc4x3_add2.a libgeometry_serializer.a libgeometry_serializer_ifc2x3.a libgeometry_serializer_ifc4.a libgeometry_serializer_ifc4x1.a libgeometry_serializer_ifc4x2.a libgeometry_serializer_ifc4x3.a libgeometry_serializer_ifc4x3_tc1.a libgeometry_serializer_ifc4x3_add1.a libgeometry_serializer_ifc4x3_add2.a /usr/lib64/libTKernel.so /usr/lib64/libTKMath.so /usr/lib64/libTKBRep.so /usr/lib64/libTKGeomBase.so /usr/lib64/libTKGeomAlgo.so /usr/lib64/libTKG3d.so /usr/lib64/libTKG2d.so /usr/lib64/libTKShHealing.so /usr/lib64/libTKTopAlgo.so /usr/lib64/libTKMesh.so /usr/lib64/libTKPrim.so /usr/lib64/libTKBool.so /usr/lib64/libTKBO.so /usr/lib64/libTKFillet.so /usr/lib64/libTKXSBase.so /usr/lib64/libTKOffset.so /usr/lib64/libTKHLR.so /usr/lib64/libTKBin.so /usr/lib64/libTKDESTEP.so /usr/lib64/libTKDEIGES.so libIfcGeom.so.0.8.0 libgeometry_mapping_ifc2x3.a libgeometry_mapping_ifc4.a libgeometry_mapping_ifc4x1.a libgeometry_mapping_ifc4x2.a libgeometry_mapping_ifc4x3.a libgeometry_mapping_ifc4x3_tc1.a libgeometry_mapping_ifc4x3_add1.a libgeometry_mapping_ifc4x3_add2.a libIfcParse.so.0.8.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 /usr/lib64/libboost_date_time.so.1.83.0 /usr/lib64/libboost_iostreams.so.1.83.0 /usr/lib64/libxml2.so libgeometry_kernel_cgal.so libgeometry_kernel_cgal_simple.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so libgeometry_kernel_opencascade.so /usr/lib64/libTKernel.so /usr/lib64/libTKMath.so /usr/lib64/libTKBRep.so /usr/lib64/libTKGeomBase.so /usr/lib64/libTKGeomAlgo.so /usr/lib64/libTKG3d.so /usr/lib64/libTKG2d.so /usr/lib64/libTKShHealing.so /usr/lib64/libTKTopAlgo.so /usr/lib64/libTKMesh.so /usr/lib64/libTKPrim.so /usr/lib64/libTKBool.so /usr/lib64/libTKBO.so /usr/lib64/libTKFillet.so /usr/lib64/libTKXSBase.so /usr/lib64/libTKOffset.so /usr/lib64/libTKHLR.so /usr/lib64/libTKBin.so /usr/lib64/libTKDESTEP.so /usr/lib64/libTKDEIGES.so /usr/lib64/libhdf5_cpp.so /usr/lib64/libhdf5.so /usr/lib64/libz.so /usr/lib64/libsz.so /usr/lib64/libaec.so 
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcOpenHouse.cpp:42:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:337:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add2::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  337 | void set_children_of_relation(Ifc4x3_add2::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:333:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  333 | void set_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:329:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add2::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  329 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add2::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:325:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  325 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:321:35: warning: ‘Ifc4x3_add2::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  321 | Ifc4x3_add2::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t) {
      |                                   ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:315:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  315 | void set_children_of_relation(Ifc4x3_add1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:311:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  311 | void set_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:307:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  307 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:303:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  303 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:299:35: warning: ‘Ifc4x3_add1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  299 | Ifc4x3_add1::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t) {
      |                                   ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:293:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_tc1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  293 | void set_children_of_relation(Ifc4x3_tc1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:289:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  289 | void set_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:285:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_tc1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  285 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_tc1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:281:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  281 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:277:34: warning: ‘Ifc4x3_tc1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  277 | Ifc4x3_tc1::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t) {
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:271:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  271 | void set_children_of_relation(Ifc4x3::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:267:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  267 | void set_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:263:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  263 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:259:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  259 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:255:30: warning: ‘Ifc4x3::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  255 | Ifc4x3::IfcObjectDefinition* get_parent_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:161:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x2::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  161 | void set_children_of_relation(Ifc4x2::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:157:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  157 | void set_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:153:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x2::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  153 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x2::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:149:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  149 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:145:30: warning: ‘Ifc4x2::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  145 | Ifc4x2::IfcObjectDefinition* get_parent_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:139:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  139 | void set_children_of_relation(Ifc4x1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:135:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  135 | void set_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:131:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  131 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:127:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  127 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:123:30: warning: ‘Ifc4x1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  123 | Ifc4x1::IfcObjectDefinition* get_parent_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:117:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  117 | void set_children_of_relation(Ifc4::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:113:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  113 | void set_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:109:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  109 | aggregate_of_instance::ptr get_children_of_relation(Ifc4::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:105:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  105 | aggregate_of_instance::ptr get_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:101:28: warning: ‘Ifc4::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  101 | Ifc4::IfcObjectDefinition* get_parent_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:95:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc2x3::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
   95 | void set_children_of_relation(Ifc2x3::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:91:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
   91 | void set_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:87:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc2x3::IfcRelAggregates*)’ defined but not used [-Wunused-function]
   87 | aggregate_of_instance::ptr get_children_of_relation(Ifc2x3::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:83:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
   83 | aggregate_of_instance::ptr get_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:79:30: warning: ‘Ifc2x3::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
   79 | Ifc2x3::IfcObjectDefinition* get_parent_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 99%] Built target IfcGeomServer
/usr/bin/gmake  -f examples/CMakeFiles/IfcAdvancedHouse.dir/build.make examples/CMakeFiles/IfcAdvancedHouse.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples/CMakeFiles/IfcAdvancedHouse.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f examples/CMakeFiles/IfcAdvancedHouse.dir/build.make examples/CMakeFiles/IfcAdvancedHouse.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 99%] Building CXX object examples/CMakeFiles/IfcAdvancedHouse.dir/IfcAdvancedHouse.cpp.o
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples && /usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -MD -MT examples/CMakeFiles/IfcAdvancedHouse.dir/IfcAdvancedHouse.cpp.o -MF CMakeFiles/IfcAdvancedHouse.dir/IfcAdvancedHouse.cpp.o.d -o CMakeFiles/IfcAdvancedHouse.dir/IfcAdvancedHouse.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcAdvancedHouse.cpp
[ 99%] Linking CXX executable IfcOpenHouse
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/IfcOpenHouse.dir/link.txt --verbose=1
/usr/bin/g++ -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/IfcOpenHouse.dir/IfcOpenHouse.cpp.o -o IfcOpenHouse  -Wl,-rpath,/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libSerializers.so.0.8.0 ../libSerializers_ifc2x3.a ../libSerializers_ifc4.a ../libSerializers_ifc4x1.a ../libSerializers_ifc4x2.a ../libSerializers_ifc4x3.a ../libSerializers_ifc4x3_tc1.a ../libSerializers_ifc4x3_add1.a ../libSerializers_ifc4x3_add2.a ../libgeometry_serializer.a ../libgeometry_serializer_ifc2x3.a ../libgeometry_serializer_ifc4.a ../libgeometry_serializer_ifc4x1.a ../libgeometry_serializer_ifc4x2.a ../libgeometry_serializer_ifc4x3.a ../libgeometry_serializer_ifc4x3_tc1.a ../libgeometry_serializer_ifc4x3_add1.a ../libgeometry_serializer_ifc4x3_add2.a /usr/lib64/libTKernel.so /usr/lib64/libTKMath.so /usr/lib64/libTKBRep.so /usr/lib64/libTKGeomBase.so /usr/lib64/libTKGeomAlgo.so /usr/lib64/libTKG3d.so /usr/lib64/libTKG2d.so /usr/lib64/libTKShHealing.so /usr/lib64/libTKTopAlgo.so /usr/lib64/libTKMesh.so /usr/lib64/libTKPrim.so /usr/lib64/libTKBool.so /usr/lib64/libTKBO.so /usr/lib64/libTKFillet.so /usr/lib64/libTKXSBase.so /usr/lib64/libTKOffset.so /usr/lib64/libTKHLR.so /usr/lib64/libTKBin.so /usr/lib64/libTKDESTEP.so /usr/lib64/libTKDEIGES.so ../libIfcGeom.so.0.8.0 ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libIfcParse.so.0.8.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 /usr/lib64/libboost_date_time.so.1.83.0 /usr/lib64/libboost_iostreams.so.1.83.0 /usr/lib64/libxml2.so ../libgeometry_kernel_cgal.so ../libgeometry_kernel_cgal_simple.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so ../libgeometry_kernel_opencascade.so /usr/lib64/libTKernel.so /usr/lib64/libTKMath.so /usr/lib64/libTKBRep.so /usr/lib64/libTKGeomBase.so /usr/lib64/libTKGeomAlgo.so /usr/lib64/libTKG3d.so /usr/lib64/libTKG2d.so /usr/lib64/libTKShHealing.so /usr/lib64/libTKTopAlgo.so /usr/lib64/libTKMesh.so /usr/lib64/libTKPrim.so /usr/lib64/libTKBool.so /usr/lib64/libTKBO.so /usr/lib64/libTKFillet.so /usr/lib64/libTKXSBase.so /usr/lib64/libTKOffset.so /usr/lib64/libTKHLR.so /usr/lib64/libTKBin.so /usr/lib64/libTKDESTEP.so /usr/lib64/libTKDEIGES.so /usr/lib64/libhdf5_cpp.so /usr/lib64/libhdf5.so /usr/lib64/libz.so /usr/lib64/libsz.so /usr/lib64/libaec.so 
In file included from /usr/include/CGAL/assertions.h:356,
                 from /usr/include/CGAL/basic.h:26,
                 from /usr/include/CGAL/Nef_polyhedron_3.h:24,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:25,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/kernels/cgal/CgalConversionResult.h:27,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:4271:
/usr/include/CGAL/Uncertain.h: In function ‘CGAL::Uncertain<bool> CGAL::operator==(Uncertain<T1>, Uncertain<T1>)’:
/usr/include/CGAL/Uncertain.h:342: note: ‘-Wmisleading-indentation’ is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
  342 |   if (a.sup() < b.inf() || b.sup() < a.inf())
/usr/include/CGAL/Uncertain.h:342: note: adding ‘-flarge-source-files’ will allow for more column-tracking support, at the expense of compilation time and memory
In file included from /usr/include/CGAL/number_type_basic.h:51,
                 from /usr/include/CGAL/basic.h:28:
/usr/include/CGAL/double.h: In function ‘std::pair<double, double> CGAL::split_numerator_denominator(double)’:
/usr/include/CGAL/double.h:196: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  196 | split_numerator_denominator(double d)
In file included from /usr/include/CGAL/int.h:23,
                 from /usr/include/CGAL/number_type_basic.h:56:
/usr/include/CGAL/Modular_arithmetic/Residue_type.h: In function ‘CGAL::Residue CGAL::operator+(const Residue&)’:
/usr/include/CGAL/Modular_arithmetic/Residue_type.h:277: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  277 | inline Residue operator + (const Residue& p1)
/usr/include/CGAL/int.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<long int>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<long int, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/int.h:118: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  118 |         std::pair<double, double> operator()( const Type& x ) const {
/usr/include/CGAL/int.h: In member function ‘CGAL::Modular_traits<long int>::Residue_type CGAL::Modular_traits<long int>::Modular_image::operator()(long int)’:
/usr/include/CGAL/int.h:138: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  138 |         Residue_type operator()(long i){
/usr/include/CGAL/int.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<long unsigned int>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<long unsigned int, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/int.h:278: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  278 |         std::pair<double, double> operator()( const Type& x ) const {
In file included from /usr/include/CGAL/number_type_basic.h:35:
/usr/include/CGAL/Residue.h: In member function ‘CGAL::Coercion_traits<short int, CGAL::Residue>::Type CGAL::Coercion_traits<short int, CGAL::Residue>::Cast::operator()(const CGAL::Residue&) const’:
/usr/include/CGAL/Residue.h:41: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
   41 | CGAL_DEFINE_COERCION_TRAITS_FROM_TO(short,CGAL::Residue)
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:23,
                 from /usr/include/CGAL/Exact_kernel_selector.h:26,
                 from /usr/include/CGAL/Filtered_kernel.h:22,
                 from /usr/include/CGAL/Exact_predicates_inexact_constructions_kernel.h:21,
                 from /usr/include/CGAL/Epic_converter.h:18,
                 from /usr/include/CGAL/Static_filtered_predicate.h:15,
                 from /usr/include/CGAL/Lazy_kernel.h:18,
                 from /usr/include/CGAL/Nef_3/SNC_k3_tree_traits.h:20,
                 from /usr/include/CGAL/Nef_3/SNC_point_locator.h:21,
                 from /usr/include/CGAL/Nef_3/SNC_external_structure.h:25,
                 from /usr/include/CGAL/Nef_polyhedron_3.h:31:
/usr/include/CGAL/MP_Float.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::MP_Float>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<CGAL::MP_Float, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/MP_Float.h:516: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  516 |         std::pair<double, double> operator()( const Type& x ) const {
In file included from /usr/include/CGAL/Number_types/internal/Exact_type_selector.h:30:
/usr/include/CGAL/Gmpz.h: In member function ‘CGAL::Modular_traits<CGAL::Gmpz>::Residue_type CGAL::Modular_traits<CGAL::Gmpz>::Modular_image::operator()(const CGAL::Modular_traits<CGAL::Gmpz>::NT&)’:
/usr/include/CGAL/Gmpz.h:200: note: parameter passing for argument of type ‘CGAL::Residue’ when C++17 is enabled changed to match C++14 in GCC 10.1
  200 |         Residue_type operator()(const NT& a){
In file included from /usr/include/CGAL/Gmpz.h:244:
/usr/include/CGAL/Gmpq.h: In member function ‘std::pair<double, double> CGAL::Real_embeddable_traits<CGAL::Gmpq>::To_interval::operator()(const CGAL::INTERN_RET::Real_embeddable_traits_base<CGAL::Gmpq, CGAL::Boolean_tag<true> >::Type&) const’:
/usr/include/CGAL/Gmpq.h:107: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  107 |         std::pair<double, double> operator()( const Type& x ) const {
In file included from /usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polygon_mesh.h:19,
                 from /usr/include/CGAL/Polygon_mesh_processing/triangulate_hole.h:20,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/kernels/cgal/../../../ifcgeom/kernels/cgal/nef_to_halfspace_tree.h:30:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h: In member function ‘CGAL::internal::Weight_min_max_dihedral_and_area CGAL::internal::Weight_min_max_dihedral_and_area::operator+(const CGAL::internal::Weight_min_max_dihedral_and_area&) const’:
/usr/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h:283: note: parameter passing for argument of type ‘CGAL::internal::Weight_min_max_dihedral_and_area’ when C++17 is enabled changed to match C++14 in GCC 10.1
  283 |   {
[ 99%] Linking CXX executable IfcConvert
/usr/bin/cmake -E cmake_link_script CMakeFiles/IfcConvert.dir/link.txt --verbose=1
/usr/bin/g++ -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes "CMakeFiles/IfcConvert.dir/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcconvert/IfcConvert.cpp.o" -o IfcConvert  -Wl,-rpath,/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build: libgeometry_mapping_ifc2x3.a libgeometry_mapping_ifc4.a libgeometry_mapping_ifc4x1.a libgeometry_mapping_ifc4x2.a libgeometry_mapping_ifc4x3.a libgeometry_mapping_ifc4x3_tc1.a libgeometry_mapping_ifc4x3_add1.a libgeometry_mapping_ifc4x3_add2.a libgeometry_mapping_ifc2x3.a libgeometry_mapping_ifc4.a libgeometry_mapping_ifc4x1.a libgeometry_mapping_ifc4x2.a libgeometry_mapping_ifc4x3.a libgeometry_mapping_ifc4x3_tc1.a libgeometry_mapping_ifc4x3_add1.a libgeometry_mapping_ifc4x3_add2.a libSerializers.so.0.8.0 libSerializers_ifc2x3.a libSerializers_ifc4.a libSerializers_ifc4x1.a libSerializers_ifc4x2.a libSerializers_ifc4x3.a libSerializers_ifc4x3_tc1.a libSerializers_ifc4x3_add1.a libSerializers_ifc4x3_add2.a libgeometry_serializer.a libgeometry_serializer_ifc2x3.a libgeometry_serializer_ifc4.a libgeometry_serializer_ifc4x1.a libgeometry_serializer_ifc4x2.a libgeometry_serializer_ifc4x3.a libgeometry_serializer_ifc4x3_tc1.a libgeometry_serializer_ifc4x3_add1.a libgeometry_serializer_ifc4x3_add2.a /usr/lib64/libTKernel.so /usr/lib64/libTKMath.so /usr/lib64/libTKBRep.so /usr/lib64/libTKGeomBase.so /usr/lib64/libTKGeomAlgo.so /usr/lib64/libTKG3d.so /usr/lib64/libTKG2d.so /usr/lib64/libTKShHealing.so /usr/lib64/libTKTopAlgo.so /usr/lib64/libTKMesh.so /usr/lib64/libTKPrim.so /usr/lib64/libTKBool.so /usr/lib64/libTKBO.so /usr/lib64/libTKFillet.so /usr/lib64/libTKXSBase.so /usr/lib64/libTKOffset.so /usr/lib64/libTKHLR.so /usr/lib64/libTKBin.so /usr/lib64/libTKDESTEP.so /usr/lib64/libTKDEIGES.so /usr/lib64/libhdf5_cpp.so /usr/lib64/libhdf5.so /usr/lib64/libz.so /usr/lib64/libsz.so /usr/lib64/libaec.so libIfcGeom.so.0.8.0 libgeometry_mapping_ifc2x3.a libgeometry_mapping_ifc4.a libgeometry_mapping_ifc4x1.a libgeometry_mapping_ifc4x2.a libgeometry_mapping_ifc4x3.a libgeometry_mapping_ifc4x3_tc1.a libgeometry_mapping_ifc4x3_add1.a libgeometry_mapping_ifc4x3_add2.a libIfcParse.so.0.8.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 /usr/lib64/libboost_date_time.so.1.83.0 /usr/lib64/libboost_iostreams.so.1.83.0 /usr/lib64/libxml2.so libgeometry_kernel_cgal.so libgeometry_kernel_cgal_simple.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so libgeometry_kernel_opencascade.so /usr/lib64/libTKernel.so /usr/lib64/libTKMath.so /usr/lib64/libTKBRep.so /usr/lib64/libTKGeomBase.so /usr/lib64/libTKGeomAlgo.so /usr/lib64/libTKG3d.so /usr/lib64/libTKG2d.so /usr/lib64/libTKShHealing.so /usr/lib64/libTKTopAlgo.so /usr/lib64/libTKMesh.so /usr/lib64/libTKPrim.so /usr/lib64/libTKBool.so /usr/lib64/libTKBO.so /usr/lib64/libTKFillet.so /usr/lib64/libTKXSBase.so /usr/lib64/libTKOffset.so /usr/lib64/libTKHLR.so /usr/lib64/libTKBin.so /usr/lib64/libTKDESTEP.so /usr/lib64/libTKDEIGES.so 
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 99%] Built target IfcOpenHouse
/usr/bin/gmake  -f examples/CMakeFiles/IfcAlignment.dir/build.make examples/CMakeFiles/IfcAlignment.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples/CMakeFiles/IfcAlignment.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f examples/CMakeFiles/IfcAlignment.dir/build.make examples/CMakeFiles/IfcAlignment.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 99%] Building CXX object examples/CMakeFiles/IfcAlignment.dir/IfcAlignment.cpp.o
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples && /usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -MD -MT examples/CMakeFiles/IfcAlignment.dir/IfcAlignment.cpp.o -MF CMakeFiles/IfcAlignment.dir/IfcAlignment.cpp.o.d -o CMakeFiles/IfcAlignment.dir/IfcAlignment.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcAlignment.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcAlignment.cpp:31: warning: ignoring ‘#pragma warning ’ [-Wunknown-pragmas]
   31 | #pragma warning(disable : 4018 4267 4250 4984 4985)
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx: At global scope:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:8000: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
 8000 | SWIGINTERN char const *const IfcUtil_IfcBaseClass_get_argument_type(IfcUtil::IfcBaseClass const *self,unsigned int i){
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx: In function ‘std::vector<std::__cxx11::basic_string<char> > IfcParse_enumeration_type_argument_types(IfcParse::enumeration_type*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:8207: warning: unused parameter ‘self’ [-Wunused-parameter]
 8207 | SWIGINTERN std::vector< std::string,std::allocator< std::string > > IfcParse_enumeration_type_argument_types(IfcParse::enumeration_type *self){
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx: In function ‘PyObject* convert_cpp_attribute_to_python(IfcUtil::ArgumentType, Argument&)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:8316: warning: enumeration value ‘Argument_NULL’ not handled in switch [-Wswitch]
 8316 |                 switch(type) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:8316: warning: enumeration value ‘Argument_DERIVED’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:8316: warning: enumeration value ‘Argument_AGGREGATE_OF_EMPTY_AGGREGATE’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:8316: warning: enumeration value ‘Argument_UNKNOWN’ not handled in switch [-Wswitch]
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx: In function ‘PyObject* _wrap_Triangulation_materials(PyObject*, PyObject*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:20102: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::shared_ptr<ifcopenshell::geometry::taxonomy::style> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
20102 |     for (int i = 0; i < (*result).size(); ++i) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx: In function ‘PyObject* _wrap_loop_children_(PyObject*, PyObject*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:35277: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::shared_ptr<ifcopenshell::geometry::taxonomy::edge>, std::allocator<std::shared_ptr<ifcopenshell::geometry::taxonomy::edge> > >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
35277 |     for (int i = 0; i < (*result).size(); ++i) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx: In function ‘PyObject* _wrap_tree_styles(PyObject*, PyObject*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:55061: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::shared_ptr<ifcopenshell::geometry::taxonomy::style> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
55061 |     for (int i = 0; i < (*result).size(); ++i) {
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx: In function ‘PyObject* _wrap_delete_IfcBaseInterface(PyObject*, PyObject*)’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:83204: warning: deleting object of abstract class type ‘IfcUtil::IfcBaseInterface’ which has non-virtual destructor will cause undefined behavior [-Wdelete-non-virtual-dtor]
83204 |       delete arg1;
In file included from /usr/include/CGAL/long_double.h:27,
                 from /usr/include/CGAL/number_type_basic.h:52:
/usr/include/CGAL/Interval_nt.h: In instantiation of ‘std::pair<double, double> CGAL::Interval_nt<Protected>::pair() const [with bool Protected = true]’:
/usr/include/CGAL/long_double.h:122:0:   required from here
  122 |           return (Interval_nt<>((double)x)+Interval_nt<>::smallest()).pair();
/usr/include/CGAL/Interval_nt.h:243: note: parameter passing for argument of type ‘std::pair<double, double>’ when C++17 is enabled changed to match C++14 in GCC 10.1
  243 |   std::pair<double, double> pair() const
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/kernels/opencascade/IfcGeomTree.h: In instantiation of ‘std::unique_ptr<BVH_BoxSet<double, 3> > IfcGeom::impl::tree<T>::build_box_set(const std::vector<T>&) const [with T = const IfcUtil::IfcBaseEntity*]’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/kernels/opencascade/IfcGeomTree.h:1028:68:   required from ‘std::vector<IfcGeom::clash> IfcGeom::impl::tree<T>::clash_intersection_many(const std::vector<T>&, const std::vector<T>&, double, bool) const [with T = const IfcUtil::IfcBaseEntity*]’
 1028 |                 std::unique_ptr<BVH_BoxSet<double, 3>> box_set_a = build_box_set(set_a);
      |                                                                    ^~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:6463:0:   required from here
 6463 |                return self->clash_intersection_many(set_a_entities, set_b_entities, tolerance, check_all);
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/ifcwrap/../ifcgeom/kernels/opencascade/IfcGeomTree.h:988:32: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<const IfcUtil::IfcBaseEntity*, std::allocator<const IfcUtil::IfcBaseEntity*> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  988 |                 for (int i=0; i<elements.size(); ++i) {
      |                               ~^~~~~~~~~~~~~~~~
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcAdvancedHouse.cpp:45:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:352:6: warning: ‘void {anonymous}::set_children_of_relation(IfcUtil::IfcBaseClass*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  352 | void set_children_of_relation(IfcUtil::IfcBaseClass* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:347:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(IfcUtil::IfcBaseClass*)’ defined but not used [-Wunused-function]
  347 | aggregate_of_instance::ptr get_children_of_relation(IfcUtil::IfcBaseClass* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:342:24: warning: ‘IfcUtil::IfcBaseClass* {anonymous}::get_parent_of_relation(IfcUtil::IfcBaseClass*)’ defined but not used [-Wunused-function]
  342 | IfcUtil::IfcBaseClass* get_parent_of_relation(IfcUtil::IfcBaseClass* t) {
      |                        ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:337:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add2::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  337 | void set_children_of_relation(Ifc4x3_add2::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:333:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  333 | void set_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:329:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add2::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  329 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add2::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:325:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  325 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:321:35: warning: ‘Ifc4x3_add2::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  321 | Ifc4x3_add2::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t) {
      |                                   ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:315:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  315 | void set_children_of_relation(Ifc4x3_add1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:311:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  311 | void set_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:307:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  307 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:303:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  303 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:299:35: warning: ‘Ifc4x3_add1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  299 | Ifc4x3_add1::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t) {
      |                                   ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:293:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_tc1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  293 | void set_children_of_relation(Ifc4x3_tc1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:289:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  289 | void set_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:285:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_tc1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  285 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_tc1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:281:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  281 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:277:34: warning: ‘Ifc4x3_tc1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  277 | Ifc4x3_tc1::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t) {
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:271:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  271 | void set_children_of_relation(Ifc4x3::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:267:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  267 | void set_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:263:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  263 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:259:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  259 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:255:30: warning: ‘Ifc4x3::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  255 | Ifc4x3::IfcObjectDefinition* get_parent_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:161:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x2::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  161 | void set_children_of_relation(Ifc4x2::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:157:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  157 | void set_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:153:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x2::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  153 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x2::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:149:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  149 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:145:30: warning: ‘Ifc4x2::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  145 | Ifc4x2::IfcObjectDefinition* get_parent_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:139:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  139 | void set_children_of_relation(Ifc4x1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:135:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  135 | void set_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:131:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  131 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:127:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  127 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:123:30: warning: ‘Ifc4x1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  123 | Ifc4x1::IfcObjectDefinition* get_parent_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:117:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  117 | void set_children_of_relation(Ifc4::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:113:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  113 | void set_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:109:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  109 | aggregate_of_instance::ptr get_children_of_relation(Ifc4::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:105:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  105 | aggregate_of_instance::ptr get_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:101:28: warning: ‘Ifc4::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  101 | Ifc4::IfcObjectDefinition* get_parent_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:95:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc2x3::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
   95 | void set_children_of_relation(Ifc2x3::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:91:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
   91 | void set_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:87:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc2x3::IfcRelAggregates*)’ defined but not used [-Wunused-function]
   87 | aggregate_of_instance::ptr get_children_of_relation(Ifc2x3::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:83:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
   83 | aggregate_of_instance::ptr get_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:79:30: warning: ‘Ifc2x3::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
   79 | Ifc2x3::IfcObjectDefinition* get_parent_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
[ 99%] Linking CXX executable IfcAdvancedHouse
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/IfcAdvancedHouse.dir/link.txt --verbose=1
/usr/bin/g++ -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/IfcAdvancedHouse.dir/IfcAdvancedHouse.cpp.o -o IfcAdvancedHouse  -Wl,-rpath,/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libSerializers.so.0.8.0 ../libSerializers_ifc2x3.a ../libSerializers_ifc4.a ../libSerializers_ifc4x1.a ../libSerializers_ifc4x2.a ../libSerializers_ifc4x3.a ../libSerializers_ifc4x3_tc1.a ../libSerializers_ifc4x3_add1.a ../libSerializers_ifc4x3_add2.a ../libgeometry_serializer.a ../libgeometry_serializer_ifc2x3.a ../libgeometry_serializer_ifc4.a ../libgeometry_serializer_ifc4x1.a ../libgeometry_serializer_ifc4x2.a ../libgeometry_serializer_ifc4x3.a ../libgeometry_serializer_ifc4x3_tc1.a ../libgeometry_serializer_ifc4x3_add1.a ../libgeometry_serializer_ifc4x3_add2.a /usr/lib64/libTKernel.so /usr/lib64/libTKMath.so /usr/lib64/libTKBRep.so /usr/lib64/libTKGeomBase.so /usr/lib64/libTKGeomAlgo.so /usr/lib64/libTKG3d.so /usr/lib64/libTKG2d.so /usr/lib64/libTKShHealing.so /usr/lib64/libTKTopAlgo.so /usr/lib64/libTKMesh.so /usr/lib64/libTKPrim.so /usr/lib64/libTKBool.so /usr/lib64/libTKBO.so /usr/lib64/libTKFillet.so /usr/lib64/libTKXSBase.so /usr/lib64/libTKOffset.so /usr/lib64/libTKHLR.so /usr/lib64/libTKBin.so /usr/lib64/libTKDESTEP.so /usr/lib64/libTKDEIGES.so ../libIfcGeom.so.0.8.0 ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libIfcParse.so.0.8.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 /usr/lib64/libboost_date_time.so.1.83.0 /usr/lib64/libboost_iostreams.so.1.83.0 /usr/lib64/libxml2.so ../libgeometry_kernel_cgal.so ../libgeometry_kernel_cgal_simple.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so ../libgeometry_kernel_opencascade.so /usr/lib64/libTKernel.so /usr/lib64/libTKMath.so /usr/lib64/libTKBRep.so /usr/lib64/libTKGeomBase.so /usr/lib64/libTKGeomAlgo.so /usr/lib64/libTKG3d.so /usr/lib64/libTKG2d.so /usr/lib64/libTKShHealing.so /usr/lib64/libTKTopAlgo.so /usr/lib64/libTKMesh.so /usr/lib64/libTKPrim.so /usr/lib64/libTKBool.so /usr/lib64/libTKBO.so /usr/lib64/libTKFillet.so /usr/lib64/libTKXSBase.so /usr/lib64/libTKOffset.so /usr/lib64/libTKHLR.so /usr/lib64/libTKBin.so /usr/lib64/libTKDESTEP.so /usr/lib64/libTKDEIGES.so /usr/lib64/libhdf5_cpp.so /usr/lib64/libhdf5.so /usr/lib64/libz.so /usr/lib64/libsz.so /usr/lib64/libaec.so 
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 99%] Built target IfcConvert
/usr/bin/gmake  -f examples/CMakeFiles/IfcSimplifiedAlignment.dir/build.make examples/CMakeFiles/IfcSimplifiedAlignment.dir/depend
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples/CMakeFiles/IfcSimplifiedAlignment.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/gmake  -f examples/CMakeFiles/IfcSimplifiedAlignment.dir/build.make examples/CMakeFiles/IfcSimplifiedAlignment.dir/build
gmake[2]: Entering directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 99%] Building CXX object examples/CMakeFiles/IfcSimplifiedAlignment.dir/IfcSimplifiedAlignment.cpp.o
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples && /usr/bin/g++ -DBOOST_ALL_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -DHAS_SCHEMA_2x3 -DHAS_SCHEMA_4 -DHAS_SCHEMA_4x1 -DHAS_SCHEMA_4x2 -DHAS_SCHEMA_4x3 -DHAS_SCHEMA_4x3_add1 -DHAS_SCHEMA_4x3_add2 -DHAS_SCHEMA_4x3_tc1 -DIFC_SHARED_BUILD -DIFOPSH_WITH_CGAL -DIFOPSH_WITH_OPENCASCADE -DSCHEMA_SEQ="(2x3)(4)(4x1)(4x2)(4x3)(4x3_tc1)(4x3_add1)(4x3_add2)" -DUSE_MMAP -DWITH_HDF5 -DWITH_IFCXML -I/usr/include/opencascade -I/usr/include/libxml2 -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -std=gnu++17   -Wall -Wextra -Wno-maybe-uninitialized -Wno-deprecated-copy -fPIC -MD -MT examples/CMakeFiles/IfcSimplifiedAlignment.dir/IfcSimplifiedAlignment.cpp.o -MF CMakeFiles/IfcSimplifiedAlignment.dir/IfcSimplifiedAlignment.cpp.o.d -o CMakeFiles/IfcSimplifiedAlignment.dir/IfcSimplifiedAlignment.cpp.o -c /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcSimplifiedAlignment.cpp
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcSimplifiedAlignment.cpp:31: warning: ignoring ‘#pragma warning ’ [-Wunknown-pragmas]
   31 | #pragma warning(disable : 4018 4267 4250 4984 4985)
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 99%] Built target IfcAdvancedHouse
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcAlignmentHelper.h:36,
                 from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcSimplifiedAlignment.cpp:34:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:352:6: warning: ‘void {anonymous}::set_children_of_relation(IfcUtil::IfcBaseClass*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  352 | void set_children_of_relation(IfcUtil::IfcBaseClass* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:347:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(IfcUtil::IfcBaseClass*)’ defined but not used [-Wunused-function]
  347 | aggregate_of_instance::ptr get_children_of_relation(IfcUtil::IfcBaseClass* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:342:24: warning: ‘IfcUtil::IfcBaseClass* {anonymous}::get_parent_of_relation(IfcUtil::IfcBaseClass*)’ defined but not used [-Wunused-function]
  342 | IfcUtil::IfcBaseClass* get_parent_of_relation(IfcUtil::IfcBaseClass* t) {
      |                        ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:337:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add2::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  337 | void set_children_of_relation(Ifc4x3_add2::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:333:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  333 | void set_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:329:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add2::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  329 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add2::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:325:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  325 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:321:35: warning: ‘Ifc4x3_add2::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  321 | Ifc4x3_add2::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t) {
      |                                   ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:315:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  315 | void set_children_of_relation(Ifc4x3_add1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:311:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  311 | void set_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:307:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  307 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:303:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  303 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:299:35: warning: ‘Ifc4x3_add1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  299 | Ifc4x3_add1::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t) {
      |                                   ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:293:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_tc1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  293 | void set_children_of_relation(Ifc4x3_tc1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:289:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  289 | void set_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:285:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_tc1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  285 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_tc1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:281:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  281 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:277:34: warning: ‘Ifc4x3_tc1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  277 | Ifc4x3_tc1::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t) {
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:271:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  271 | void set_children_of_relation(Ifc4x3::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:267:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  267 | void set_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:263:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  263 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:259:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  259 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:255:30: warning: ‘Ifc4x3::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  255 | Ifc4x3::IfcObjectDefinition* get_parent_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:161:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x2::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  161 | void set_children_of_relation(Ifc4x2::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:157:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  157 | void set_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:153:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x2::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  153 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x2::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:149:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  149 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:145:30: warning: ‘Ifc4x2::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  145 | Ifc4x2::IfcObjectDefinition* get_parent_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:139:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  139 | void set_children_of_relation(Ifc4x1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:135:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  135 | void set_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:131:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  131 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:127:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  127 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:123:30: warning: ‘Ifc4x1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  123 | Ifc4x1::IfcObjectDefinition* get_parent_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:117:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  117 | void set_children_of_relation(Ifc4::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:113:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  113 | void set_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:109:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  109 | aggregate_of_instance::ptr get_children_of_relation(Ifc4::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:105:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  105 | aggregate_of_instance::ptr get_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:101:28: warning: ‘Ifc4::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  101 | Ifc4::IfcObjectDefinition* get_parent_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:95:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc2x3::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
   95 | void set_children_of_relation(Ifc2x3::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:91:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
   91 | void set_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:87:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc2x3::IfcRelAggregates*)’ defined but not used [-Wunused-function]
   87 | aggregate_of_instance::ptr get_children_of_relation(Ifc2x3::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:83:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
   83 | aggregate_of_instance::ptr get_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:79:30: warning: ‘Ifc2x3::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
   79 | Ifc2x3::IfcObjectDefinition* get_parent_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
[ 99%] Linking CXX executable IfcSimplifiedAlignment
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/IfcSimplifiedAlignment.dir/link.txt --verbose=1
/usr/bin/g++ -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/IfcSimplifiedAlignment.dir/IfcSimplifiedAlignment.cpp.o -o IfcSimplifiedAlignment  -Wl,-rpath,/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libSerializers.so.0.8.0 ../libSerializers_ifc2x3.a ../libSerializers_ifc4.a ../libSerializers_ifc4x1.a ../libSerializers_ifc4x2.a ../libSerializers_ifc4x3.a ../libSerializers_ifc4x3_tc1.a ../libSerializers_ifc4x3_add1.a ../libSerializers_ifc4x3_add2.a ../libgeometry_serializer.a ../libgeometry_serializer_ifc2x3.a ../libgeometry_serializer_ifc4.a ../libgeometry_serializer_ifc4x1.a ../libgeometry_serializer_ifc4x2.a ../libgeometry_serializer_ifc4x3.a ../libgeometry_serializer_ifc4x3_tc1.a ../libgeometry_serializer_ifc4x3_add1.a ../libgeometry_serializer_ifc4x3_add2.a ../libIfcGeom.so.0.8.0 ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libIfcParse.so.0.8.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 /usr/lib64/libboost_date_time.so.1.83.0 /usr/lib64/libboost_iostreams.so.1.83.0 /usr/lib64/libxml2.so ../libgeometry_kernel_cgal.so ../libgeometry_kernel_cgal_simple.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so ../libgeometry_kernel_opencascade.so /usr/lib64/libTKernel.so /usr/lib64/libTKMath.so /usr/lib64/libTKBRep.so /usr/lib64/libTKGeomBase.so /usr/lib64/libTKGeomAlgo.so /usr/lib64/libTKG3d.so /usr/lib64/libTKG2d.so /usr/lib64/libTKShHealing.so /usr/lib64/libTKTopAlgo.so /usr/lib64/libTKMesh.so /usr/lib64/libTKPrim.so /usr/lib64/libTKBool.so /usr/lib64/libTKBO.so /usr/lib64/libTKFillet.so /usr/lib64/libTKXSBase.so /usr/lib64/libTKOffset.so /usr/lib64/libTKHLR.so /usr/lib64/libTKBin.so /usr/lib64/libTKDESTEP.so /usr/lib64/libTKDEIGES.so /usr/lib64/libhdf5_cpp.so /usr/lib64/libhdf5.so /usr/lib64/libz.so /usr/lib64/libsz.so /usr/lib64/libaec.so 
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 99%] Built target IfcSimplifiedAlignment
In file included from /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/IfcAlignment.cpp:34:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:352:6: warning: ‘void {anonymous}::set_children_of_relation(IfcUtil::IfcBaseClass*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  352 | void set_children_of_relation(IfcUtil::IfcBaseClass* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:347:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(IfcUtil::IfcBaseClass*)’ defined but not used [-Wunused-function]
  347 | aggregate_of_instance::ptr get_children_of_relation(IfcUtil::IfcBaseClass* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:342:24: warning: ‘IfcUtil::IfcBaseClass* {anonymous}::get_parent_of_relation(IfcUtil::IfcBaseClass*)’ defined but not used [-Wunused-function]
  342 | IfcUtil::IfcBaseClass* get_parent_of_relation(IfcUtil::IfcBaseClass* t) {
      |                        ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:337:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add2::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  337 | void set_children_of_relation(Ifc4x3_add2::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:333:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  333 | void set_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:329:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add2::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  329 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add2::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:325:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  325 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:321:35: warning: ‘Ifc4x3_add2::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  321 | Ifc4x3_add2::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_add2::IfcRelContainedInSpatialStructure* t) {
      |                                   ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:315:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  315 | void set_children_of_relation(Ifc4x3_add1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:311:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  311 | void set_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:307:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  307 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:303:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  303 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:299:35: warning: ‘Ifc4x3_add1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  299 | Ifc4x3_add1::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_add1::IfcRelContainedInSpatialStructure* t) {
      |                                   ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:293:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_tc1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  293 | void set_children_of_relation(Ifc4x3_tc1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:289:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  289 | void set_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:285:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_tc1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  285 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_tc1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:281:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  281 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:277:34: warning: ‘Ifc4x3_tc1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  277 | Ifc4x3_tc1::IfcObjectDefinition* get_parent_of_relation(Ifc4x3_tc1::IfcRelContainedInSpatialStructure* t) {
      |                                  ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:271:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  271 | void set_children_of_relation(Ifc4x3::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:267:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  267 | void set_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:263:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  263 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:259:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  259 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:255:30: warning: ‘Ifc4x3::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  255 | Ifc4x3::IfcObjectDefinition* get_parent_of_relation(Ifc4x3::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:161:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x2::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  161 | void set_children_of_relation(Ifc4x2::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:157:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  157 | void set_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:153:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x2::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  153 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x2::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:149:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  149 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:145:30: warning: ‘Ifc4x2::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  145 | Ifc4x2::IfcObjectDefinition* get_parent_of_relation(Ifc4x2::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:139:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x1::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  139 | void set_children_of_relation(Ifc4x1::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:135:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  135 | void set_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:131:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x1::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  131 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x1::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:127:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  127 | aggregate_of_instance::ptr get_children_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:123:30: warning: ‘Ifc4x1::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  123 | Ifc4x1::IfcObjectDefinition* get_parent_of_relation(Ifc4x1::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:117:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  117 | void set_children_of_relation(Ifc4::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:113:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
  113 | void set_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:109:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4::IfcRelAggregates*)’ defined but not used [-Wunused-function]
  109 | aggregate_of_instance::ptr get_children_of_relation(Ifc4::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:105:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  105 | aggregate_of_instance::ptr get_children_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:101:28: warning: ‘Ifc4::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc4::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
  101 | Ifc4::IfcObjectDefinition* get_parent_of_relation(Ifc4::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:95:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc2x3::IfcRelAggregates*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
   95 | void set_children_of_relation(Ifc2x3::IfcRelAggregates* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:91:6: warning: ‘void {anonymous}::set_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*, aggregate_of_instance::ptr&)’ defined but not used [-Wunused-function]
   91 | void set_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t, aggregate_of_instance::ptr& cs) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:87:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc2x3::IfcRelAggregates*)’ defined but not used [-Wunused-function]
   87 | aggregate_of_instance::ptr get_children_of_relation(Ifc2x3::IfcRelAggregates* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:83:28: warning: ‘aggregate_of_instance::ptr {anonymous}::get_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
   83 | aggregate_of_instance::ptr get_children_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/src/examples/../ifcparse/IfcHierarchyHelper.h:79:30: warning: ‘Ifc2x3::IfcObjectDefinition* {anonymous}::get_parent_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure*)’ defined but not used [-Wunused-function]
   79 | Ifc2x3::IfcObjectDefinition* get_parent_of_relation(Ifc2x3::IfcRelContainedInSpatialStructure* t) {
      |                              ^~~~~~~~~~~~~~~~~~~~~~
[ 99%] Linking CXX executable IfcAlignment
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/IfcAlignment.dir/link.txt --verbose=1
/usr/bin/g++ -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/IfcAlignment.dir/IfcAlignment.cpp.o -o IfcAlignment  -Wl,-rpath,/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libSerializers.so.0.8.0 ../libSerializers_ifc2x3.a ../libSerializers_ifc4.a ../libSerializers_ifc4x1.a ../libSerializers_ifc4x2.a ../libSerializers_ifc4x3.a ../libSerializers_ifc4x3_tc1.a ../libSerializers_ifc4x3_add1.a ../libSerializers_ifc4x3_add2.a ../libgeometry_serializer.a ../libgeometry_serializer_ifc2x3.a ../libgeometry_serializer_ifc4.a ../libgeometry_serializer_ifc4x1.a ../libgeometry_serializer_ifc4x2.a ../libgeometry_serializer_ifc4x3.a ../libgeometry_serializer_ifc4x3_tc1.a ../libgeometry_serializer_ifc4x3_add1.a ../libgeometry_serializer_ifc4x3_add2.a ../libIfcGeom.so.0.8.0 ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libIfcParse.so.0.8.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 /usr/lib64/libboost_date_time.so.1.83.0 /usr/lib64/libboost_iostreams.so.1.83.0 /usr/lib64/libxml2.so ../libgeometry_kernel_cgal.so ../libgeometry_kernel_cgal_simple.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so ../libgeometry_kernel_opencascade.so /usr/lib64/libTKernel.so /usr/lib64/libTKMath.so /usr/lib64/libTKBRep.so /usr/lib64/libTKGeomBase.so /usr/lib64/libTKGeomAlgo.so /usr/lib64/libTKG3d.so /usr/lib64/libTKG2d.so /usr/lib64/libTKShHealing.so /usr/lib64/libTKTopAlgo.so /usr/lib64/libTKMesh.so /usr/lib64/libTKPrim.so /usr/lib64/libTKBool.so /usr/lib64/libTKBO.so /usr/lib64/libTKFillet.so /usr/lib64/libTKXSBase.so /usr/lib64/libTKOffset.so /usr/lib64/libTKHLR.so /usr/lib64/libTKBin.so /usr/lib64/libTKDESTEP.so /usr/lib64/libTKDEIGES.so /usr/lib64/libhdf5_cpp.so /usr/lib64/libhdf5.so /usr/lib64/libz.so /usr/lib64/libsz.so /usr/lib64/libaec.so 
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[ 99%] Built target IfcAlignment
[100%] Linking CXX shared module _ifcopenshell_wrapper.cpython-313-aarch64-linux-gnu.so
cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap && /usr/bin/cmake -E cmake_link_script CMakeFiles/_ifcopenshell_wrapper.dir/link.txt --verbose=1
/usr/bin/g++ -fPIC -I/usr/include/eigen3 -I/usr/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -DNDEBUG -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -shared  -o _ifcopenshell_wrapper.cpython-313-aarch64-linux-gnu.so CMakeFiles/_ifcopenshell_wrapper.dir/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx.o  -Wl,-rpath,/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build:/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/svgfill: ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libSerializers.so.0.8.0 ../libSerializers_ifc2x3.a ../libSerializers_ifc4.a ../libSerializers_ifc4x1.a ../libSerializers_ifc4x2.a ../libSerializers_ifc4x3.a ../libSerializers_ifc4x3_tc1.a ../libSerializers_ifc4x3_add1.a ../libSerializers_ifc4x3_add2.a ../libgeometry_serializer.a ../libgeometry_serializer_ifc2x3.a ../libgeometry_serializer_ifc4.a ../libgeometry_serializer_ifc4x1.a ../libgeometry_serializer_ifc4x2.a ../libgeometry_serializer_ifc4x3.a ../libgeometry_serializer_ifc4x3_tc1.a ../libgeometry_serializer_ifc4x3_add1.a ../libgeometry_serializer_ifc4x3_add2.a /usr/lib64/libpython3.13.so ../svgfill/liblibsvgfill.so ../libIfcGeom.so.0.8.0 ../libgeometry_mapping_ifc2x3.a ../libgeometry_mapping_ifc4.a ../libgeometry_mapping_ifc4x1.a ../libgeometry_mapping_ifc4x2.a ../libgeometry_mapping_ifc4x3.a ../libgeometry_mapping_ifc4x3_tc1.a ../libgeometry_mapping_ifc4x3_add1.a ../libgeometry_mapping_ifc4x3_add2.a ../libIfcParse.so.0.8.0 /usr/lib64/libboost_system.so.1.83.0 /usr/lib64/libboost_program_options.so.1.83.0 /usr/lib64/libboost_regex.so.1.83.0 /usr/lib64/libboost_thread.so.1.83.0 /usr/lib64/libboost_date_time.so.1.83.0 /usr/lib64/libboost_iostreams.so.1.83.0 ../libgeometry_kernel_cgal.so ../libgeometry_kernel_cgal_simple.so ../libgeometry_kernel_opencascade.so /usr/lib64/libTKernel.so /usr/lib64/libTKMath.so /usr/lib64/libTKBRep.so /usr/lib64/libTKGeomBase.so /usr/lib64/libTKGeomAlgo.so /usr/lib64/libTKG3d.so /usr/lib64/libTKG2d.so /usr/lib64/libTKShHealing.so /usr/lib64/libTKTopAlgo.so /usr/lib64/libTKMesh.so /usr/lib64/libTKPrim.so /usr/lib64/libTKBool.so /usr/lib64/libTKBO.so /usr/lib64/libTKFillet.so /usr/lib64/libTKXSBase.so /usr/lib64/libTKOffset.so /usr/lib64/libTKHLR.so /usr/lib64/libTKBin.so /usr/lib64/libTKDESTEP.so /usr/lib64/libTKDEIGES.so /usr/lib64/libhdf5_cpp.so /usr/lib64/libhdf5.so /usr/lib64/libz.so /usr/lib64/libsz.so /usr/lib64/libaec.so /usr/lib64/libxml2.so /usr/lib64/libmpfr.so /usr/lib64/libgmp.so 
/usr/include/CGAL/Lazy.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy.h:627: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  627 |   void update_exact_helper(std::index_sequence<I...>) const {
/usr/include/CGAL/Lazy.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy.h:635: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  635 |   void update_exact() const {
/usr/include/CGAL/Lazy.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy.h:635: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  635 |   void update_exact() const {
/usr/include/CGAL/Cartesian_converter.h: In member function ‘operator()’:
/usr/include/CGAL/Cartesian_converter.h:299: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  299 |     operator()(const typename K1::Point_3 &a) const
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx: In member function ‘operator()’:
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx:7735: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
 7735 |         IfcGeom::OpaqueNumber* create_epeck(const std::string& s) {
/usr/include/CGAL/Lazy.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy.h:635: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  635 |   void update_exact() const {
/usr/include/CGAL/Lazy.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy.h:635: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  635 |   void update_exact() const {
/usr/include/CGAL/Cartesian_converter.h: In member function ‘operator()’:
/usr/include/CGAL/Cartesian_converter.h:327: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  327 |     operator()(const typename K1::Segment_3 &a) const
/usr/include/CGAL/Cartesian_converter.h: In member function ‘operator()’:
/usr/include/CGAL/Cartesian_converter.h:341: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  341 |     operator()(const typename K1::Ray_3 &a) const
/usr/include/CGAL/Lazy.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy.h:547: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  547 |   void set_at(ET* p) const {
/usr/include/CGAL/Lazy.h: In member function ‘__ct_base ’:
/usr/include/CGAL/Lazy.h:780: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  780 |   Lazy_rep_0(E&& e)
/usr/include/CGAL/Cartesian_converter.h: In member function ‘operator()’:
/usr/include/CGAL/Cartesian_converter.h:252: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  252 |     operator()(const typename K1::Segment_2 &a) const
/usr/include/CGAL/Lazy.h: In member function ‘__ct_base ’:
/usr/include/CGAL/Lazy.h:780: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  780 |   Lazy_rep_0(E&& e)
/usr/include/CGAL/Lazy.h: In member function ‘operator()’:
/usr/include/CGAL/Lazy.h:635: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
  635 |   void update_exact() const {
In member function ‘operator()’:
lto1: note: parameter passing for argument of type ‘struct pair’ when C++17 is enabled changed to match C++14 in GCC 10.1
gmake[2]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
[100%] Built target _ifcopenshell_wrapper
gmake[1]: Leaving directory '/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/cmake/redhat-linux-build/CMakeFiles 0

+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.UbNajw
+ umask 022
+ cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ '[' /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT
++ dirname /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ mkdir /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd IfcOpenShell-0.8.0
+ cd cmake
+ DESTDIR=/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT
+ /usr/bin/cmake --install redhat-linux-build
-- Install configuration: "Release"
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/bin/IfcConvert
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/bin/IfcConvert" to ""
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/bin/IfcGeomServer
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/bin/IfcGeomServer" to ""
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/alignment.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/aggregate/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/aggregate/assign_object.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/aggregate/unassign_object.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/attribute/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/attribute/edit_attributes.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/boundary/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/boundary/assign_connection_geometry.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/boundary/copy_boundary.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/boundary/edit_attributes.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/boundary/remove_boundary.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/classification/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/classification/add_classification.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/classification/add_reference.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/classification/edit_classification.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/classification/edit_reference.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/classification/remove_classification.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/classification/remove_reference.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/add_metric.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/add_metric_reference.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/add_objective.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/assign_constraint.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/edit_metric.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/edit_objective.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/remove_constraint.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/remove_metric.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/unassign_constraint.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/context/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/context/add_context.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/context/edit_context.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/context/remove_context.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/control/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/control/assign_control.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/control/unassign_control.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/add_cost_item.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/add_cost_item_quantity.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/add_cost_schedule.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/add_cost_value.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/assign_cost_item_quantity.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/assign_cost_value.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/calculate_cost_item_resource_value.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/copy_cost_item.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/copy_cost_item_values.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/edit_cost_item.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/edit_cost_item_quantity.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/edit_cost_schedule.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/edit_cost_value.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/edit_cost_value_formula.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/remove_cost_item.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/remove_cost_item_quantity.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/remove_cost_schedule.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/remove_cost_value.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/unassign_cost_item_quantity.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/add_information.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/add_reference.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/assign_document.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/edit_information.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/edit_reference.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/remove_information.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/remove_reference.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/unassign_document.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/drawing/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/drawing/assign_product.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/drawing/edit_text_literal.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/drawing/unassign_product.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/add_axis_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/add_boolean.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/add_door_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/add_footprint_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/add_mesh_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/add_profile_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/add_railing_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/add_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/add_slab_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/add_wall_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/add_window_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/assign_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/connect_element.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/connect_path.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/create_2pt_wall.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/disconnect_element.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/disconnect_path.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/edit_object_placement.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/map_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/remove_boolean.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/remove_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/unassign_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/georeference/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/georeference/add_georeferencing.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/georeference/edit_georeferencing.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/georeference/edit_true_north.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/georeference/edit_wcs.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/georeference/remove_georeferencing.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/grid/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/grid/create_axis_curve.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/grid/create_grid_axis.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/grid/remove_grid_axis.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/group/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/group/add_group.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/group/assign_group.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/group/edit_group.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/group/remove_group.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/group/unassign_group.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/group/update_group_products.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/layer/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/layer/add_layer.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/layer/assign_layer.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/layer/edit_layer.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/layer/remove_layer.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/layer/unassign_layer.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/add_library.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/add_reference.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/assign_reference.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/edit_library.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/edit_reference.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/remove_library.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/remove_reference.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/unassign_reference.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/add_constituent.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/add_layer.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/add_list_item.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/add_material.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/add_material_set.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/add_profile.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/assign_material.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/assign_profile.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/copy_material.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/edit_assigned_material.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/edit_constituent.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/edit_layer.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/edit_layer_usage.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/edit_material.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/edit_profile.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/edit_profile_usage.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/remove_constituent.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/remove_layer.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/remove_list_item.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/remove_material.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/remove_material_set.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/remove_profile.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/reorder_set_item.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/unassign_material.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/nest/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/nest/assign_object.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/nest/change_nest.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/nest/reorder_nesting.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/nest/unassign_object.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/add_actor.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/add_address.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/add_application.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/add_organisation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/add_person.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/add_person_and_organisation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/add_role.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/assign_actor.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/create_owner_history.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/edit_actor.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/edit_address.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/edit_organisation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/edit_person.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/edit_role.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/remove_actor.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/remove_address.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/remove_application.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/remove_organisation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/remove_person.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/remove_person_and_organisation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/remove_role.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/settings.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/unassign_actor.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/update_owner_history.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/profile/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/profile/add_arbitrary_profile.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/profile/add_arbitrary_profile_with_voids.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/profile/add_parameterized_profile.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/profile/edit_profile.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/profile/remove_profile.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/project/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/project/append_asset.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/project/assign_declaration.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/project/create_file.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/project/unassign_declaration.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset/add_pset.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset/add_qto.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset/edit_pset.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset/edit_qto.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset/remove_pset.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset_template/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset_template/add_prop_template.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset_template/add_pset_template.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset_template/edit_prop_template.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset_template/edit_pset_template.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset_template/remove_prop_template.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset_template/remove_pset_template.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/add_resource.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/add_resource_quantity.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/add_resource_time.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/assign_resource.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/calculate_resource_usage.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/calculate_resource_work.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/edit_resource.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/edit_resource_quantity.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/edit_resource_time.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/remove_resource.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/remove_resource_quantity.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/unassign_resource.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/root/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/root/copy_class.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/root/create_entity.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/root/reassign_class.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/root/remove_product.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/add_task.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/add_task_time.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/add_time_period.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/add_work_calendar.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/add_work_plan.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/add_work_schedule.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/add_work_time.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/assign_lag_time.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/assign_process.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/assign_product.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/assign_recurrence_pattern.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/assign_sequence.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/assign_work_plan.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/calculate_task_duration.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/cascade_schedule.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/create_baseline.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/duplicate_task.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/edit_lag_time.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/edit_recurrence_pattern.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/edit_sequence.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/edit_task.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/edit_task_time.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/edit_work_calendar.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/edit_work_plan.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/edit_work_schedule.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/edit_work_time.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/recalculate_schedule.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/remove_task.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/remove_time_period.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/remove_work_calendar.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/remove_work_plan.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/remove_work_schedule.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/remove_work_time.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/unassign_lag_time.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/unassign_process.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/unassign_product.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/unassign_recurrence_pattern.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/unassign_sequence.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/spatial/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/spatial/assign_container.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/spatial/dereference_structure.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/spatial/reference_structure.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/spatial/unassign_container.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/add_structural_activity.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/add_structural_analysis_model.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/add_structural_boundary_condition.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/add_structural_load.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/add_structural_load_case.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/add_structural_load_group.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/add_structural_member_connection.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/assign_structural_analysis_model.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/edit_structural_analysis_model.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/edit_structural_boundary_condition.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/edit_structural_connection_cs.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/edit_structural_item_axis.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/edit_structural_load.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/edit_structural_load_case.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/remove_structural_analysis_model.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/remove_structural_boundary_condition.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/remove_structural_connection_condition.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/remove_structural_load.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/remove_structural_load_case.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/remove_structural_load_group.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/unassign_structural_analysis_model.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/add_style.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/add_surface_style.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/add_surface_textures.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/assign_material_style.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/assign_representation_styles.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/edit_presentation_style.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/edit_surface_style.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/remove_style.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/remove_styled_representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/remove_surface_style.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/unassign_material_style.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/unassign_representation_styles.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/add_port.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/add_system.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/assign_flow_control.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/assign_port.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/assign_system.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/connect_port.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/disconnect_port.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/edit_system.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/remove_system.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/unassign_flow_control.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/unassign_port.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/unassign_system.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/type/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/type/assign_type.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/type/map_type_representations.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/type/unassign_type.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/add_context_dependent_unit.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/add_conversion_based_unit.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/add_monetary_unit.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/add_si_unit.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/assign_unit.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/edit_derived_unit.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/edit_monetary_unit.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/edit_named_unit.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/remove_unit.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/unassign_unit.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/void/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/void/add_filling.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/void/add_opening.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/void/remove_filling.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/void/remove_opening.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/draw.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/entity_instance.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/DocAttribute.csv
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/DocDefined.csv
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/DocEntity.csv
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/DocEntityAttributes.csv
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/DocEnumeration.csv
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/DocSelect.csv
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/README.md
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/bootstrap.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/codegen.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/definitions.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/documentation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/express.bnf
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/express_parser.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/header.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/implementation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/mapping.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/nodes.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rule_compiler.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rule_executor.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/IFC2X3.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/IFC4.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/IFC4X1.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/IFC4X2.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/IFC4X3.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/IFC4X3_ADD1.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/IFC4X3_ADD2.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/IFC4X3_RC1.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/IFC4X3_RC2.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/IFC4X3_RC3.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/IFC4X3_RC4.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/IFC4X3_TC1.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/schema.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/schema_class.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/templates.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/file.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/geom/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/geom/app.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/geom/code_editor_pane.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/geom/main.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/geom/occ_utils.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/guid.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/LICENSE
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/README.md
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/__main__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/mvd.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/mvd_examples/Example-CV100.mvdxml
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/mvd_examples/Example-CV104.mvdxml
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/mvd_examples/Example-CV106.mvdxml
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/mvd_examples/building.mvdxml
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/mvd_examples/officials/ReferenceView_V1-2.mvdxml
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/mvd_examples/wall_extraction.mvdxml
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/mvd_examples/xset.mvdxml
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/mvdxml_expression.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/sparql.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/py.typed
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/requirements.txt
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/settings.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/sql.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/stream.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/template.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/transition_curve.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__init__.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/attribute.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/attribute_4_to_2x3.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/attribute_4x3_to_4.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/brick.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/class_2x3_to_4.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/class_4_to_2x3.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/classification.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/constraint.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/cost.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/data.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/date.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/doc.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/element.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/entity_to_type_map_2x3.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/entity_to_type_map_4.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/entity_to_type_map_4x3.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/file.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/fm.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/generate_pset_templates.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/geolocation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/ifc4_to_brick.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/ifc4x3dev_scrape_data_for_docs.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/placement.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/pset.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/representation.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/resource.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/Pset_IFC2X3.ifc
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/Pset_IFC4X3.ifc
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/Pset_IFC4_ADD2.ifc
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/ifc2x3_entities.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/ifc2x3_properties.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/ifc2x3_property_sets_site_domains.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/ifc2x3_types.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/ifc4_entities.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/ifc4_properties.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/ifc4_property_sets_site_domains.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/ifc4_types.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/ifc4x3_entities.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/ifc4x3_properties.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/ifc4x3_types.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/schema/ifc_classes_suggestions.json
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/selector.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/sequence.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/shape.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/shape_builder.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/system.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/type.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/unit.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/validate.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/ifcopenshell_wrapper.py
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/_ifcopenshell_wrapper.cpython-313-aarch64-linux-gnu.so
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/_ifcopenshell_wrapper.cpython-313-aarch64-linux-gnu.so" to ""
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/bin/svgfill
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/bin/svgfill" to ""
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib/liblibsvgfill.so
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/progress.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/svgfill.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Argument.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/ArgumentType.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcAlignmentHelper.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcBaseClass.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcCharacterDecoder.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcEntityInstanceData.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcException.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcFile.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcGlobalId.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcHierarchyHelper.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcLogger.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcParse.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcSIPrefix.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcSchema.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcSpfHeader.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcSpfStream.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/IfcWrite.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/aggregate_of_instance.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/ifc_parse_api.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/macros.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/utils.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc2x3.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc2x3-definitions.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc4.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc4-definitions.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc4x1.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc4x1-definitions.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc4x2.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc4x2-definitions.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc4x3.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc4x3-definitions.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc4x3_tc1.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc4x3_tc1-definitions.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc4x3_add1.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc4x3_add1-definitions.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc4x3_add2.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcparse/Ifc4x3_add2-definitions.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libIfcParse.so.0.8.0
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libIfcParse.so.0.8
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libIfcParse.so
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom/mapping.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/AbstractKernel.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/ConversionResult.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/ConversionSettings.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/Converter.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/GeometrySerializer.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/IfcGeomElement.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/IfcGeomFilter.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/IfcGeomRenderStyles.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/IfcGeomRepresentation.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/Iterator.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/IteratorSettings.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/Serializer.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/abstract_mapping.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/empty.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/ifc_geom_api.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/piecewise_function_impl.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/profile_helper.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/ifcgeom_schema_agnostic/taxonomy.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libgeometry_mapping_ifc2x3.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libgeometry_mapping_ifc4.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libgeometry_mapping_ifc4x1.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libgeometry_mapping_ifc4x2.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libgeometry_mapping_ifc4x3.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libgeometry_mapping_ifc4x3_tc1.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libgeometry_mapping_ifc4x3_add1.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libgeometry_mapping_ifc4x3_add2.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libgeometry_kernel_cgal.so
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libgeometry_kernel_cgal_simple.so
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libgeometry_kernel_opencascade.so
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libIfcGeom.so.0.8.0
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libIfcGeom.so.0.8
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libIfcGeom.so.0.8.0" to ""
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libIfcGeom.so
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libSerializers.so.0.8.0
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libSerializers.so.0.8
-- Set non-toolchain portion of runtime path of "/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libSerializers.so.0.8.0" to ""
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libSerializers.so
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libSerializers_ifc2x3.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libSerializers_ifc4.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libSerializers_ifc4x1.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libSerializers_ifc4x2.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libSerializers_ifc4x3.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libSerializers_ifc4x3_tc1.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libSerializers_ifc4x3_add1.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/libSerializers_ifc4x3_add2.a
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/ColladaSerializer.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/GltfSerializer.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/HdfSerializer.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/IgesSerializer.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/OpenCascadeBasedSerializer.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/StepSerializer.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/SvgSerializer.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/USDSerializer.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/WavefrontObjSerializer.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/XmlSerializer.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/serializers_api.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/util.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/ColladaSerializer.cpp
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/GltfSerializer.cpp
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/HdfSerializer.cpp
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/OpenCascadeBasedSerializer.cpp
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/SvgSerializer.cpp
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/USDSerializer.cpp
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/WavefrontObjSerializer.cpp
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/XmlSerializer.cpp
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/util.cpp
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/schema_dependent/XmlSerializer.h
-- Installing: /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/include/serializers/schema_dependent/XmlSerializer.cpp
+ cd -
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0
+ rm -f src/blenderbim/blenderbim/bim/data/cache/ifc/.gitignore
+ rm -f src/blenderbim/blenderbim/bim/data/cache/shapes/.gitignore
+ rm -f src/blenderbim/blenderbim/bim/data/diagrams/.gitkeep
+ rm -rf src/ifcbimtester/bimtester/__pycache__
+ mkdir -p /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/share/blender/4.1/scripts/addons
+ cp -a src/blenderbim/blenderbim /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/share/blender/4.1/scripts/addons/blenderbim
+ cp -a src/ifcsverchok /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/share/blender/4.1/scripts/addons/ifcsverchok
+ cp src/ifcbimtester/cli.py /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/bin/
+ cp src/ifcbimtester/gui.py /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/bin/
+ cp -a src/bcf/bcf /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/python3.13/site-packages/
+ cp -a src/ifcclash/ifcclash /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/python3.13/site-packages/
+ cp -a src/ifcbimtester/bimtester /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/python3.13/site-packages/
+ cp -a src/ifcpatch/ifcpatch /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/python3.13/site-packages/
+ cp -a src/ifc4d/ifc4d /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/python3.13/site-packages/
+ cp -a src/ifc5d/ifc5d /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/python3.13/site-packages/
+ cp -a src/ifccityjson /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/python3.13/site-packages/
+ cp -a src/ifctester/ifctester /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/python3.13/site-packages/
+ cp -a src/ifcfm/ifcfm /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/python3.13/site-packages/
+ cp src/ifcdiff/ifcdiff.py /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/python3.13/site-packages/
+ cp src/ifccsv/ifccsv.py /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/python3.13/site-packages/
+ cp src/bsdd/bsdd.py /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/python3.13/site-packages/
+ sed -i 's;#!/usr/bin/env python3;#!/usr/bin/python3;' /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/bin/cli.py /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/bin/gui.py
+ chmod +x /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/bin/cli.py /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/bin/gui.py
+ rm /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libSerializers_ifc2x3.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libSerializers_ifc4.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libSerializers_ifc4x1.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libSerializers_ifc4x2.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libSerializers_ifc4x3.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libSerializers_ifc4x3_add1.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libSerializers_ifc4x3_add2.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libSerializers_ifc4x3_tc1.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libgeometry_mapping_ifc2x3.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libgeometry_mapping_ifc4.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libgeometry_mapping_ifc4x1.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libgeometry_mapping_ifc4x2.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libgeometry_mapping_ifc4x3.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libgeometry_mapping_ifc4x3_add1.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libgeometry_mapping_ifc4x3_add2.a /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/lib64/libgeometry_mapping_ifc4x3_tc1.a
+ rm /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/include/serializers/ColladaSerializer.cpp /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/include/serializers/GltfSerializer.cpp /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/include/serializers/HdfSerializer.cpp /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/include/serializers/OpenCascadeBasedSerializer.cpp /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/include/serializers/SvgSerializer.cpp /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/include/serializers/USDSerializer.cpp /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/include/serializers/WavefrontObjSerializer.cpp /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/include/serializers/XmlSerializer.cpp /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT//usr/include/serializers/util.cpp
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 0.8.0-0.0.20240802git.fc41 --unique-debug-suffix -0.8.0-0.0.20240802git.fc41.aarch64 --unique-debug-src-base IfcOpenShell-0.8.0-0.0.20240802git.fc41.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0
find-debuginfo: starting
Extracting debug info from 11 files
DWARF-compressing 11 files
sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/IfcOpenShell-0.8.0-0.0.20240802git.fc41.aarch64
110832 blocks
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/share/blender/4.1/scripts/addons/blenderbim/libs/desktop/blenderbim from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/lib64/python3.13/site-packages/ifccsv.py from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/lib64/python3.13/site-packages/ifcdiff.py from /usr/bin/env python3 to #!/usr/bin/python3
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
Bytecompiling .py files below /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.13 using python3.13
Bytecompiling .py files below /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13 using python3.13
/usr/lib64/python3.13/site-packages/ifcopenshell/express/bootstrap.py:207: SyntaxWarning: invalid escape sequence '\('
/usr/lib64/python3.13/site-packages/ifcopenshell/express/bootstrap.py:207: SyntaxWarning: invalid escape sequence '\('
/usr/lib64/python3.13/site-packages/ifcopenshell/express/rule_compiler.py:588: SyntaxWarning: invalid escape sequence '\['
/usr/lib64/python3.13/site-packages/ifcopenshell/express/rule_compiler.py:588: SyntaxWarning: invalid escape sequence '\['
/usr/lib64/python3.13/site-packages/ifcopenshell/file.py:412: SyntaxWarning: invalid escape sequence '\d'
/usr/lib64/python3.13/site-packages/ifcopenshell/file.py:412: SyntaxWarning: invalid escape sequence '\d'
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/__pycache__/ifcdiff.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/__pycache__/ifccsv.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/__pycache__/bsdd.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcfm/__pycache__/cobie24legacy.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcfm/__pycache__/cobie24.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcfm/__pycache__/basic.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcfm/__pycache__/__main__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcfm/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifctester/__pycache__/reporter.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifctester/__pycache__/ids.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifctester/__pycache__/facet.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifctester/__pycache__/__main__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifctester/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifccityjson/ifccityjson/__pycache__/__main__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifccityjson/ifccityjson/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifccityjson/ifccityjson/cityjson2ifc/__pycache__/cityjson2ifc.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifccityjson/ifccityjson/cityjson2ifc/__pycache__/geometry.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifccityjson/ifccityjson/cityjson2ifc/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc5d/__pycache__/qto.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc5d/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc4d/__pycache__/pp2ifc.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc4d/__pycache__/ifc2p6.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc5d/__pycache__/csv2ifc.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc4d/__pycache__/common.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc4d/__pycache__/p6xer2ifc.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc5d/__pycache__/ifc5Dspreadsheet.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc4d/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc4d/__pycache__/p62ifc.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc4d/__pycache__/csv4d2ifc.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc4d/__pycache__/ifc2msp.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc4d/__pycache__/msp2ifc.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc4d/__pycache__/wpattern.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc4d/__pycache__/test.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/__pycache__/__main__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/SplitByBuildingStorey.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/SetWorldCoordinateSystem.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/TessellateElements.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/SetRefElevation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/SetFalseOrigin.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/RegenerateGlobalIds.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/RecycleNonRootedElements.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/ResetAbsoluteCoordinates.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifc4d/__pycache__/csv2ifc.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/PurgeData.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/RemoveSiteRepresentation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/RemoveRevitUniformatClassification.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/MergeDuplicateTypes.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/Optimise.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/OffsetStoreyElevations.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/Migrate.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/OffsetObjectPlacements.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/Ifc2Sql.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/FixRevitTINs.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/FixArchiCADToRevitSpaces.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/FixRevitClassificationCodeTypes.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/FixArchiCADToRevitDoorSwings.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/ExtractPropertiesToSQLite.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/DowngradeIndexedPolyCurve.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/ExtractElements.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/ConvertNestToAggregate.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/ConvertPropertiesToQuantities.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/ConvertLengthUnit.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/__pycache__/util.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/__pycache__/util.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/__pycache__/table.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/__pycache__/lang.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/__pycache__/run.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/__pycache__/ifc.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/__pycache__/reports.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/MergeProject.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/__pycache__/guiwidget.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/__pycache__/clean.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/__pycache__/logfile.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/__pycache__/zoom_smart_view.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/__pycache__/environment.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/__pycache__/all.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/geometric_detail/__pycache__/de.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/geometric_detail/__pycache__/en.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/geometric_detail/__pycache__/en.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/attributes_eleclasses/__pycache__/en.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/attributes_eleclasses/__pycache__/de.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/attributes_eleclasses/__pycache__/en.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/project_setup/__pycache__/en.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/project_setup/__pycache__/en.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/project_setup/__pycache__/de.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/project_setup/__pycache__/nl.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/project_setup/__pycache__/it.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/project_setup/__pycache__/fr.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/spatial_structure/__pycache__/en.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/spatial_structure/__pycache__/en.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/attributes_psets/__pycache__/en.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/attributes_psets/__pycache__/en.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/attributes_psets/__pycache__/de.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/aggregation/__pycache__/en.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/aggregation/__pycache__/en.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/geolocation/__pycache__/en.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/geolocation/__pycache__/en.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/classification/__pycache__/en.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/attributes_qsets/__pycache__/en.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/classification/__pycache__/en.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/attributes_qsets/__pycache__/en.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/element_classes/__pycache__/en.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/element_classes/__pycache__/en.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/model_federation/__pycache__/en.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/model_federation/__pycache__/en.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/application/__pycache__/en.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/application/__pycache__/en.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcclash/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcclash/__pycache__/ifcclash.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bimtester/features/steps/geocoding/__pycache__/en.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcclash/__pycache__/ifcclash.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcclash/__pycache__/__main__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/__pycache__/xml_parser.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/__pycache__/geometry.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/__pycache__/inmemory_zipfile.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/__pycache__/bcfxml.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v2/__pycache__/visinfo.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v2/__pycache__/bcfxml.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v2/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v2/model/__pycache__/visinfo.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v2/model/__pycache__/version.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v2/__pycache__/topic.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v2/model/__pycache__/project.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v2/model/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v2/model/__pycache__/markup.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v3/__pycache__/visinfo.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v3/__pycache__/topic.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v3/__pycache__/document.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v3/__pycache__/bcfapi.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v3/__pycache__/bcfxml.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v3/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v3/model/__pycache__/version.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v3/model/__pycache__/project.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v3/model/__pycache__/visinfo.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v3/model/__pycache__/markup.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v3/model/__pycache__/extensions.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v3/model/__pycache__/documents.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/bcf/v3/model/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/transition_curve.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/validate.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/template.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/stream.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/sql.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/stream.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/settings.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/guid.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/file.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/entity_instance.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/entity_instance.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/draw.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/draw.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/sql.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/alignment.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/alignment.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/type.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/unit.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/system.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/sequence.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/shape_builder.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/selector.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/shape.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/schema.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/resource.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/pset.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/placement.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/geolocation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/ifc4x3dev_scrape_data_for_docs.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/generate_pset_templates.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/doc.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/generate_pset_templates.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/fm.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/file.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/date.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/element.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/data.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/cost.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/constraint.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/cost.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/classification.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/brick.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/util/__pycache__/attribute.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/__pycache__/sparql.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/__pycache__/sparql.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/__pycache__/mvdxml_expression.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/__pycache__/mvd.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/__pycache__/__main__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/mvd/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/geom/__pycache__/occ_utils.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/geom/__pycache__/main.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/geom/__pycache__/code_editor_pane.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/geom/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/geom/__pycache__/app.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/schema.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/templates.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/schema.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/schema_class.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/__pycache__/ifcopenshell_wrapper.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/rule_executor.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/nodes.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/nodes.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/rule_compiler.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/rule_compiler.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcpatch/recipes/__pycache__/ResetSpatialElementLocations.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/mapping.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/implementation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/header.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/bootstrap.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/documentation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/definitions.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/codegen.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/__pycache__/express_parser.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3_ADD1.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3_RC3.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3_ADD1.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3_RC2.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3_RC2.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3_RC3.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3_TC1.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3_RC1.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X2.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3_TC1.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3_RC1.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X2.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3_RC4.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC2X3.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3_ADD2.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X1.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3_RC4.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC2X3.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/void/__pycache__/remove_opening.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/void/__pycache__/remove_filling.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/void/__pycache__/add_opening.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/void/__pycache__/add_filling.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/void/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/__pycache__/edit_monetary_unit.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/__pycache__/edit_derived_unit.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/__pycache__/add_monetary_unit.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/__pycache__/assign_unit.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/__pycache__/add_conversion_based_unit.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X1.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/express/rules/__pycache__/IFC4X3_ADD2.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/__pycache__/unassign_unit.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/__pycache__/remove_unit.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/__pycache__/add_context_dependent_unit.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/__pycache__/edit_named_unit.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/type/__pycache__/unassign_type.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/type/__pycache__/map_type_representations.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/unit/__pycache__/add_si_unit.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/type/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/type/__pycache__/assign_type.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/__pycache__/edit_system.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/__pycache__/unassign_system.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/__pycache__/disconnect_port.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/__pycache__/unassign_port.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/__pycache__/unassign_flow_control.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/__pycache__/connect_port.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/__pycache__/remove_system.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/__pycache__/assign_port.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/__pycache__/assign_system.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/__pycache__/assign_flow_control.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/__pycache__/add_system.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/system/__pycache__/add_port.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/__pycache__/assign_representation_styles.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/__pycache__/assign_material_style.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/__pycache__/remove_styled_representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/__pycache__/add_surface_textures.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/__pycache__/unassign_representation_styles.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/__pycache__/remove_style.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/__pycache__/add_style.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/__pycache__/unassign_material_style.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/__pycache__/edit_surface_style.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/__pycache__/remove_surface_style.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/__pycache__/add_surface_style.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/style/__pycache__/edit_presentation_style.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/remove_structural_analysis_model.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/unassign_structural_analysis_model.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/remove_structural_load_case.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/edit_structural_connection_cs.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/remove_structural_load_group.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/edit_structural_load_case.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/remove_structural_load.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/edit_structural_boundary_condition.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/remove_structural_connection_condition.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/edit_structural_load.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/edit_structural_analysis_model.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/remove_structural_boundary_condition.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/edit_structural_item_axis.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/assign_structural_analysis_model.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/add_structural_boundary_condition.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/add_structural_member_connection.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/add_structural_load_group.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/add_structural_analysis_model.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/add_structural_activity.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/add_structural_load_case.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/add_structural_load.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/structural/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/spatial/__pycache__/unassign_container.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/spatial/__pycache__/reference_structure.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/spatial/__pycache__/assign_container.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/spatial/__pycache__/dereference_structure.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/spatial/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/remove_work_plan.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/unassign_process.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/remove_work_calendar.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/unassign_sequence.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/recalculate_schedule.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/unassign_recurrence_pattern.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/unassign_lag_time.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/remove_time_period.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/remove_work_time.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/edit_work_time.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/unassign_product.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/remove_work_schedule.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/edit_work_schedule.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/edit_work_calendar.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/edit_work_plan.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/cascade_schedule.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/edit_task_time.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/edit_recurrence_pattern.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/edit_lag_time.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/edit_task.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/calculate_task_duration.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/edit_sequence.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/duplicate_task.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/assign_recurrence_pattern.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/assign_work_plan.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/create_baseline.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/assign_product.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/assign_sequence.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/assign_process.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/add_work_time.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/add_time_period.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/add_work_schedule.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/add_task_time.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/assign_lag_time.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/add_task.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/add_work_plan.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/add_work_calendar.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/root/__pycache__/reassign_class.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/root/__pycache__/remove_product.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/root/__pycache__/create_entity.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/root/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/root/__pycache__/copy_class.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/__pycache__/remove_resource_quantity.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/__pycache__/unassign_resource.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/__pycache__/remove_resource.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/__pycache__/calculate_resource_usage.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/__pycache__/edit_resource_time.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/__pycache__/edit_resource_quantity.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/__pycache__/add_resource.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/__pycache__/assign_resource.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/__pycache__/edit_resource.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/__pycache__/calculate_resource_work.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/__pycache__/add_resource_time.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/resource/__pycache__/add_resource_quantity.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset_template/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset_template/__pycache__/remove_pset_template.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset_template/__pycache__/remove_prop_template.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset_template/__pycache__/edit_pset_template.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset_template/__pycache__/edit_prop_template.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset_template/__pycache__/add_pset_template.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset_template/__pycache__/add_prop_template.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset/__pycache__/remove_pset.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset/__pycache__/add_qto.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset/__pycache__/edit_qto.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset/__pycache__/add_pset.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/pset/__pycache__/edit_pset.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/project/__pycache__/create_file.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/project/__pycache__/assign_declaration.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/project/__pycache__/unassign_declaration.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/project/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/profile/__pycache__/remove_profile.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/profile/__pycache__/edit_profile.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/project/__pycache__/append_asset.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/profile/__pycache__/add_parameterized_profile.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/profile/__pycache__/add_arbitrary_profile.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/profile/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/profile/__pycache__/add_arbitrary_profile_with_voids.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/settings.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/update_owner_history.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/remove_role.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/remove_organisation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/remove_person_and_organisation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/unassign_actor.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/edit_role.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/remove_application.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/edit_actor.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/remove_address.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/remove_person.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/edit_person.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/create_owner_history.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/remove_actor.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/edit_organisation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/assign_actor.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/add_person_and_organisation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/add_address.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/edit_address.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/add_person.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/add_role.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/add_actor.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/add_organisation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/owner/__pycache__/add_application.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/nest/__pycache__/reorder_nesting.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/nest/__pycache__/change_nest.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/nest/__pycache__/assign_object.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/nest/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/reorder_set_item.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/unassign_material.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/remove_material.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/remove_profile.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/remove_list_item.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/edit_profile_usage.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/remove_material_set.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/remove_layer.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/edit_layer.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/assign_profile.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/remove_constituent.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/edit_constituent.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/edit_profile.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/assign_material.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/edit_assigned_material.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/edit_material.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/edit_layer_usage.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/copy_material.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/add_material.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/add_profile.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/add_list_item.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/add_material_set.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/add_layer.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/material/__pycache__/add_constituent.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/__pycache__/unassign_reference.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/__pycache__/remove_reference.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/__pycache__/edit_reference.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/__pycache__/remove_library.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/__pycache__/edit_library.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/__pycache__/add_library.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/__pycache__/assign_reference.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/library/__pycache__/add_reference.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/layer/__pycache__/edit_layer.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/layer/__pycache__/unassign_layer.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/layer/__pycache__/assign_layer.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/layer/__pycache__/remove_layer.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/layer/__pycache__/add_layer.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/layer/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/group/__pycache__/update_group_products.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/group/__pycache__/assign_group.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/group/__pycache__/unassign_group.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/group/__pycache__/add_group.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/group/__pycache__/remove_group.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/group/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/group/__pycache__/edit_group.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/grid/__pycache__/create_grid_axis.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/grid/__pycache__/create_axis_curve.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/grid/__pycache__/remove_grid_axis.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/grid/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/georeference/__pycache__/edit_wcs.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/georeference/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/georeference/__pycache__/edit_true_north.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/georeference/__pycache__/remove_georeferencing.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/georeference/__pycache__/edit_georeferencing.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/georeference/__pycache__/add_georeferencing.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/add_wall_representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/add_slab_representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/add_window_representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/unassign_representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/nest/__pycache__/unassign_object.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/remove_representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/map_representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/remove_boolean.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/edit_object_placement.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/add_railing_representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/add_door_representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/add_representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/disconnect_path.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/disconnect_element.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/connect_path.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/create_2pt_wall.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/add_profile_representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/connect_element.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/assign_representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/add_mesh_representation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/add_boolean.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/add_footprint_representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/add_mesh_representation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/add_axis_representation.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/geometry/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/drawing/__pycache__/edit_text_literal.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/drawing/__pycache__/unassign_product.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/drawing/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/__pycache__/unassign_document.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/drawing/__pycache__/assign_product.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/__pycache__/remove_reference.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/__pycache__/edit_information.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/__pycache__/remove_information.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/__pycache__/assign_document.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/__pycache__/edit_reference.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/__pycache__/add_reference.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/document/__pycache__/add_information.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/unassign_cost_item_quantity.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/remove_cost_item_quantity.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/copy_cost_item.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/remove_cost_item.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/remove_cost_value.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/remove_cost_schedule.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/calculate_cost_item_resource_value.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/edit_cost_value_formula.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/add_cost_value.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/edit_cost_schedule.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/edit_cost_value.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/edit_cost_item_quantity.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/assign_cost_value.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/add_cost_schedule.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/edit_cost_item.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/add_cost_item_quantity.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/copy_cost_item_values.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/assign_cost_item_quantity.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/cost/__pycache__/add_cost_item.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/control/__pycache__/unassign_control.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/control/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/control/__pycache__/assign_control.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/context/__pycache__/remove_context.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/context/__pycache__/edit_context.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/context/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/context/__pycache__/add_context.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/__pycache__/unassign_constraint.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/__pycache__/remove_metric.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/__pycache__/edit_metric.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/__pycache__/remove_constraint.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/__pycache__/assign_constraint.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/__pycache__/edit_objective.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/__pycache__/add_objective.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/__pycache__/add_metric.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/__pycache__/add_metric_reference.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/constraint/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/classification/__pycache__/edit_reference.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/classification/__pycache__/remove_reference.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/classification/__pycache__/edit_classification.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/sequence/__pycache__/remove_task.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/classification/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/classification/__pycache__/add_classification.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/classification/__pycache__/remove_classification.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/boundary/__pycache__/edit_attributes.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/boundary/__pycache__/remove_boundary.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/boundary/__pycache__/copy_boundary.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/attribute/__pycache__/edit_attributes.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/boundary/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/boundary/__pycache__/assign_connection_geometry.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/attribute/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/aggregate/__pycache__/unassign_object.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/aggregate/__pycache__/__init__.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/aggregate/__pycache__/assign_object.cpython-313.opt-1.pyc: rewriting with normalized contents
/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/ifcopenshell/api/classification/__pycache__/add_reference.cpython-313.opt-1.pyc: rewriting with normalized contents
Scanned 326 directories and 2687 files,
               processed 582 inodes,
               577 modified (76 replaced + 501 rewritten),
               0 unsupported format, 0 errors
Reading /builddir/build/BUILD/IfcOpenShell-0.8.0-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: IfcOpenShell-0.8.0-0.0.20240802git.fc41.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zwMjH3
+ umask 022
+ cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ cd IfcOpenShell-0.8.0
+ DOCDIR=/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell
+ cp -pr /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/README.md /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: IfcOpenShell = 0.8.0-0.0.20240802git.fc41 IfcOpenShell(aarch-64) = 0.8.0-0.0.20240802git.fc41 libIfcGeom.so.0.8()(64bit) libIfcParse.so.0.8()(64bit) libSerializers.so.0.8()(64bit) libgeometry_kernel_cgal.so()(64bit) libgeometry_kernel_cgal_simple.so()(64bit) libgeometry_kernel_opencascade.so()(64bit) liblibsvgfill.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libIfcGeom.so.0.8()(64bit) libIfcParse.so.0.8()(64bit) libSerializers.so.0.8()(64bit) libTKBO.so.7.8()(64bit) libTKBRep.so.7.8()(64bit) libTKBool.so.7.8()(64bit) libTKDEIGES.so.7.8()(64bit) libTKDESTEP.so.7.8()(64bit) libTKG2d.so.7.8()(64bit) libTKG3d.so.7.8()(64bit) libTKGeomAlgo.so.7.8()(64bit) libTKGeomBase.so.7.8()(64bit) libTKHLR.so.7.8()(64bit) libTKMath.so.7.8()(64bit) libTKMesh.so.7.8()(64bit) libTKOffset.so.7.8()(64bit) libTKPrim.so.7.8()(64bit) libTKShHealing.so.7.8()(64bit) libTKTopAlgo.so.7.8()(64bit) libTKXSBase.so.7.8()(64bit) libTKernel.so.7.8()(64bit) libboost_iostreams.so.1.83.0()(64bit) libboost_program_options.so.1.83.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgeometry_kernel_cgal.so()(64bit) libgeometry_kernel_cgal_simple.so()(64bit) libgeometry_kernel_opencascade.so()(64bit) libgmp.so.10()(64bit) libhdf5.so.200()(64bit) libhdf5_cpp.so.200()(64bit) liblibsvgfill.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) libmpfr.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.9)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH)
Processing files: IfcOpenShell-devel-0.8.0-0.0.20240802git.fc41.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P4nSEa
+ umask 022
+ cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ cd IfcOpenShell-0.8.0
+ DOCDIR=/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell-devel
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell-devel
+ cp -pr /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/README.md /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: IfcOpenShell-devel = 0.8.0-0.0.20240802git.fc41 IfcOpenShell-devel(aarch-64) = 0.8.0-0.0.20240802git.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libIfcGeom.so.0.8()(64bit) libIfcParse.so.0.8()(64bit) libSerializers.so.0.8()(64bit)
Processing files: IfcOpenShell-python3-0.8.0-0.0.20240802git.fc41.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b6krCj
+ umask 022
+ cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ cd IfcOpenShell-0.8.0
+ DOCDIR=/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell-python3
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell-python3
+ cp -pr /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/README.md /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell-python3
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: IfcOpenShell-python3 = 0.8.0-0.0.20240802git.fc41 IfcOpenShell-python3(aarch-64) = 0.8.0-0.0.20240802git.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libIfcGeom.so.0.8()(64bit) libIfcParse.so.0.8()(64bit) libSerializers.so.0.8()(64bit) libTKBO.so.7.8()(64bit) libTKBRep.so.7.8()(64bit) libTKG2d.so.7.8()(64bit) libTKG3d.so.7.8()(64bit) libTKGeomBase.so.7.8()(64bit) libTKMath.so.7.8()(64bit) libTKMesh.so.7.8()(64bit) libTKTopAlgo.so.7.8()(64bit) libTKernel.so.7.8()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgeometry_kernel_cgal.so()(64bit) libgeometry_kernel_opencascade.so()(64bit) libgmp.so.10()(64bit) libhdf5.so.200()(64bit) libhdf5_cpp.so.200()(64bit) liblibsvgfill.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmpfr.so.6()(64bit) libpython3.13.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.13 rtld(GNU_HASH)
Processing files: IfcOpenShell-blenderbim-0.8.0-0.0.20240802git.fc41.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P3H7gS
+ umask 022
+ cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ cd IfcOpenShell-0.8.0
+ DOCDIR=/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell-blenderbim
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell-blenderbim
+ cp -pr /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/README.md /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell-blenderbim
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: IfcOpenShell-blenderbim = 0.8.0-0.0.20240802git.fc41 IfcOpenShell-blenderbim(aarch-64) = 0.8.0-0.0.20240802git.fc41 blenderbim = 0.8.0-0.0.20240802git.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/bash
Processing files: IfcOpenShell-ifcsverchok-0.8.0-0.0.20240802git.fc41.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tIPbCz
+ umask 022
+ cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ cd IfcOpenShell-0.8.0
+ DOCDIR=/builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell-ifcsverchok
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell-ifcsverchok
+ cp -pr /builddir/build/BUILD/IfcOpenShell-0.8.0-build/IfcOpenShell-0.8.0/README.md /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT/usr/share/doc/IfcOpenShell-ifcsverchok
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: IfcOpenShell-ifcsverchok = 0.8.0-0.0.20240802git.fc41 IfcOpenShell-ifcsverchok(aarch-64) = 0.8.0-0.0.20240802git.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: IfcOpenShell-debugsource-0.8.0-0.0.20240802git.fc41.aarch64
Provides: IfcOpenShell-debugsource = 0.8.0-0.0.20240802git.fc41 IfcOpenShell-debugsource(aarch-64) = 0.8.0-0.0.20240802git.fc41
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: IfcOpenShell-debuginfo-0.8.0-0.0.20240802git.fc41.aarch64
Provides: IfcOpenShell-debuginfo = 0.8.0-0.0.20240802git.fc41 IfcOpenShell-debuginfo(aarch-64) = 0.8.0-0.0.20240802git.fc41 debuginfo(build-id) = 1fc17b8864f7085a8d7e981cc154da77d7960eb7 debuginfo(build-id) = 2e69cbc1ece10e5527ef873ccdd9e869983f58a1 debuginfo(build-id) = 31db0b5ede6feeddea5c4e2610ab6ff79e76eac7 debuginfo(build-id) = 729270de0defa4be2be859e3cc40124737ffd720 debuginfo(build-id) = 8d6c09d7145c7ce97a305feea6b964e2e5bbef6b debuginfo(build-id) = ad9ca73401defd3fdc81ab1d702f08af5e4109d6 debuginfo(build-id) = b242cc46072a3bfbf8311bf3c788627446c2990f debuginfo(build-id) = d53a985cb81c3a3b936ffa64d56cfb3e91f4ef45 debuginfo(build-id) = ed5da12a01eebf6a90ee526526c9f6799b83535a debuginfo(build-id) = f284bd2b0c7338ca56e282fe8e903c979cdeca51 libIfcGeom.so.0.8.0-0.8.0-0.0.20240802git.fc41.aarch64.debug()(64bit) libIfcParse.so.0.8.0-0.8.0-0.0.20240802git.fc41.aarch64.debug()(64bit) libSerializers.so.0.8.0-0.8.0-0.0.20240802git.fc41.aarch64.debug()(64bit) libgeometry_kernel_cgal.so-0.8.0-0.0.20240802git.fc41.aarch64.debug()(64bit) libgeometry_kernel_cgal_simple.so-0.8.0-0.0.20240802git.fc41.aarch64.debug()(64bit) libgeometry_kernel_opencascade.so-0.8.0-0.0.20240802git.fc41.aarch64.debug()(64bit) liblibsvgfill.so-0.8.0-0.0.20240802git.fc41.aarch64.debug()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: IfcOpenShell-debugsource(aarch-64) = 0.8.0-0.0.20240802git.fc41
Processing files: IfcOpenShell-python3-debuginfo-0.8.0-0.0.20240802git.fc41.aarch64
Provides: IfcOpenShell-python3-debuginfo = 0.8.0-0.0.20240802git.fc41 IfcOpenShell-python3-debuginfo(aarch-64) = 0.8.0-0.0.20240802git.fc41 debuginfo(build-id) = 00e356d89ad1ba19c84c9cfbe132cb7bf4f3ab9c
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: IfcOpenShell-debugsource(aarch-64) = 0.8.0-0.0.20240802git.fc41
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/IfcOpenShell-0.8.0-build/BUILDROOT
Wrote: /builddir/build/RPMS/IfcOpenShell-debugsource-0.8.0-0.0.20240802git.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/IfcOpenShell-python3-debuginfo-0.8.0-0.0.20240802git.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/IfcOpenShell-0.8.0-0.0.20240802git.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/IfcOpenShell-devel-0.8.0-0.0.20240802git.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/IfcOpenShell-blenderbim-0.8.0-0.0.20240802git.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/IfcOpenShell-python3-0.8.0-0.0.20240802git.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/IfcOpenShell-ifcsverchok-0.8.0-0.0.20240802git.fc41.aarch64.rpm
Wrote: /builddir/build/RPMS/IfcOpenShell-debuginfo-0.8.0-0.0.20240802git.fc41.aarch64.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.cJNV24
+ umask 022
+ cd /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ test -d /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ rm -rf /builddir/build/BUILD/IfcOpenShell-0.8.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild IfcOpenShell-0.8.0-0.0.20240802git.fc41.src.rpm
Finish: build phase for IfcOpenShell-0.8.0-0.0.20240802git.fc41.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-rawhide-aarch64-1722595892.753606/root/var/log/dnf5.log
INFO: Done(/var/lib/copr-rpmbuild/results/IfcOpenShell-0.8.0-0.0.20240802git.fc41.src.rpm) Config(child) 130 minutes 10 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running FedoraReview tool
Running: fedora-review --no-colors --prebuilt --rpm-spec --name IfcOpenShell --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg

cmd: ['fedora-review', '--no-colors', '--prebuilt', '--rpm-spec', '--name', 'IfcOpenShell', '--mock-config', '/var/lib/copr-rpmbuild/results/configs/child.cfg']
cwd: /var/lib/copr-rpmbuild/results
rc: 0
stdout: Review template in: /var/lib/copr-rpmbuild/results/IfcOpenShell/review.txt
fedora-review is automated tool, but *YOU* are responsible for manually
reviewing the results and finishing the review. Do not just copy-paste
the results without understanding them.
stderr: INFO: Processing local files: IfcOpenShell
INFO: Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results
INFO:   --> SRPM url: file:///var/lib/copr-rpmbuild/results/IfcOpenShell-0.8.0-0.0.20240802git.fc41.src.rpm
INFO: Using review directory: /var/lib/copr-rpmbuild/results/IfcOpenShell
warning: line 62: Possible unexpanded macro in: Requires:	blender(ABI) = %{blender_api}
warning: line 74: Possible unexpanded macro in: Requires:	blender(ABI) = %{blender_api}
warning: line 62: Possible unexpanded macro in: Requires:	blender(ABI) = %{blender_api}
warning: line 74: Possible unexpanded macro in: Requires:	blender(ABI) = %{blender_api}
INFO: No upstream for (Source0): IfcOpenShell-0.8.0.tar.gz
INFO: Running checks and generating report
INFO: Installing built package(s)
INFO: Reading configuration from /etc/mock/site-defaults.cfg
INFO: Reading configuration from /etc/mock/chroot-aliases.cfg
INFO: Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: Active plugins: Shell-api, Python, Generic, C/C++
WARNING: DNF5 command failed, retrying, attempt #2, sleeping 10s
WARNING: DNF5 command failed, retrying, attempt #3, sleeping 10s
ERROR: Command failed: 
 # /usr/bin/dnf5 --installroot /var/lib/mock/fedora-rawhide-aarch64/root/ --releasever 41 repoquery -q -C --requires --resolve IfcOpenShell --setopt=deltarpm=False --setopt=allow_vendor_change=yes --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts

WARNING: DNF5 command failed, retrying, attempt #2, sleeping 10s
WARNING: DNF5 command failed, retrying, attempt #3, sleeping 10s
ERROR: Command failed: 
 # /usr/bin/dnf5 --installroot /var/lib/mock/fedora-rawhide-aarch64/root/ --releasever 41 repoquery -q -C --requires --resolve IfcOpenShell --setopt=deltarpm=False --setopt=allow_vendor_change=yes --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts

WARNING: DNF5 command failed, retrying, attempt #2, sleeping 10s
WARNING: DNF5 command failed, retrying, attempt #3, sleeping 10s
ERROR: Command failed: 
 # /usr/bin/dnf5 --installroot /var/lib/mock/fedora-rawhide-aarch64/root/ --releasever 41 repoquery -q -C --requires --resolve IfcOpenShell --setopt=deltarpm=False --setopt=allow_vendor_change=yes --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts

WARNING: DNF5 command failed, retrying, attempt #2, sleeping 10s
WARNING: DNF5 command failed, retrying, attempt #3, sleeping 10s
ERROR: Command failed: 
 # /usr/bin/dnf5 --installroot /var/lib/mock/fedora-rawhide-aarch64/root/ --releasever 41 repoquery -q -C --requires --resolve IfcOpenShell-python3 --setopt=deltarpm=False --setopt=allow_vendor_change=yes --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts

WARNING: DNF5 command failed, retrying, attempt #2, sleeping 10s
WARNING: DNF5 command failed, retrying, attempt #3, sleeping 10s
ERROR: Command failed: 
 # /usr/bin/dnf5 --installroot /var/lib/mock/fedora-rawhide-aarch64/root/ --releasever 41 repoquery -q -C --requires --resolve IfcOpenShell-blenderbim --setopt=deltarpm=False --setopt=allow_vendor_change=yes --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts --setopt=tsflags=nocontexts

INFO:  ExclusiveArch dependency checking disabled, enable with EXARCH flag

Review template in: /var/lib/copr-rpmbuild/results/IfcOpenShell/review.txt
fedora-review is automated tool, but *YOU* are responsible for manually
reviewing the results and finishing the review. Do not just copy-paste
the results without understanding them.
Moving the results into `fedora-review' directory.
Review template in: /var/lib/copr-rpmbuild/results/fedora-review/review.txt
FedoraReview finished
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "IfcOpenShell-debuginfo",
            "epoch": null,
            "version": "0.8.0",
            "release": "0.0.20240802git.fc41",
            "arch": "aarch64"
        },
        {
            "name": "IfcOpenShell-blenderbim",
            "epoch": null,
            "version": "0.8.0",
            "release": "0.0.20240802git.fc41",
            "arch": "aarch64"
        },
        {
            "name": "IfcOpenShell-debugsource",
            "epoch": null,
            "version": "0.8.0",
            "release": "0.0.20240802git.fc41",
            "arch": "aarch64"
        },
        {
            "name": "IfcOpenShell",
            "epoch": null,
            "version": "0.8.0",
            "release": "0.0.20240802git.fc41",
            "arch": "src"
        },
        {
            "name": "IfcOpenShell",
            "epoch": null,
            "version": "0.8.0",
            "release": "0.0.20240802git.fc41",
            "arch": "aarch64"
        },
        {
            "name": "IfcOpenShell-devel",
            "epoch": null,
            "version": "0.8.0",
            "release": "0.0.20240802git.fc41",
            "arch": "aarch64"
        },
        {
            "name": "IfcOpenShell-ifcsverchok",
            "epoch": null,
            "version": "0.8.0",
            "release": "0.0.20240802git.fc41",
            "arch": "aarch64"
        },
        {
            "name": "IfcOpenShell-python3-debuginfo",
            "epoch": null,
            "version": "0.8.0",
            "release": "0.0.20240802git.fc41",
            "arch": "aarch64"
        },
        {
            "name": "IfcOpenShell-python3",
            "epoch": null,
            "version": "0.8.0",
            "release": "0.0.20240802git.fc41",
            "arch": "aarch64"
        }
    ]
}
RPMResults finished