Warning: Permanently added '54.91.251.90' (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 --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8919663 Version: 1.3 PID: 25704 Logging PID: 25705 Task: {'appstream': False, 'background': False, 'build_id': 8919663, 'chroot': None, 'package_name': None, 'project_dirname': 'filippor-test', 'project_name': 'filippor-test', 'project_owner': 'filippor', 'repos': [], 'sandbox': 'filippor/filippor-test--filippor', 'source_json': {'clone_url': 'https://github.com/filippor/FreeCAD.git', 'committish': 'fix/rpkg_with_test', 'spec': 'package/fedora/freecad.spec', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'filippor', 'task_id': '8919663'} Running: git clone https://github.com/filippor/FreeCAD.git /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/filippor/FreeCAD.git', '/var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: Submodule path 'src/3rdParty/GSL': checked out '2828399820ef4928cc89b65605dca5dc68efca6e' Submodule path 'src/3rdParty/OndselSolver': checked out '09d6175a2ba69e7016fcecc4f384946a2f84f92d' Submodule path 'src/Mod/AddonManager': checked out '34d433a02c7ec5c73bec9c57d0a27ea70b36c90d' Submodule path 'tests/lib': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD'... Updating files: 100% (11984/11984), done. Submodule 'src/3rdParty/GSL' (https://github.com/microsoft/GSL) registered for path 'src/3rdParty/GSL' Submodule 'src/3rdParty/OndselSolver' (https://github.com/Ondsel-Development/OndselSolver.git) registered for path 'src/3rdParty/OndselSolver' Submodule 'src/Mod/AddonManager' (https://github.com/FreeCAD/AddonManager.git) registered for path 'src/Mod/AddonManager' Submodule 'tests/lib' (https://github.com/google/googletest) registered for path 'tests/lib' Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD/src/3rdParty/GSL'... Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD/src/3rdParty/OndselSolver'... Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD/src/Mod/AddonManager'... Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD/tests/lib'... Running: git checkout fix/rpkg_with_test -- cmd: ['git', 'checkout', 'fix/rpkg_with_test', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD rc: 0 stdout: branch 'fix/rpkg_with_test' set up to track 'origin/fix/rpkg_with_test'. stderr: Switched to a new branch 'fix/rpkg_with_test' Generated rpkg config: [rpkg] preprocess_spec = True [git] anon_clone_url = https://github.com/%(repo_path)s [lookaside] download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s Writing config into /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD/package/fedora/freecad.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD/package/fedora/freecad.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD rc: 1 stdout: Could not parse spec file with error: can't parse specfile stderr: git_repo_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD: commit fdf9f0910a1af4954bf1f0bc932f572b842b64f4 (HEAD -> fix/rpkg_with_test, origin/fix/rpkg_with_test) Author: filippor Date: Fri Apr 18 12:19:22 2025 +0200 try to configure correctly cmake install to avoid moving file git_repo_pack: Wrote: /var/lib/copr-rpmbuild/results/FreeCAD-fdf9f091.tar.gz git_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD/src/3rdParty/OndselSolver/: commit 09d6175a2ba69e7016fcecc4f384946a2f84f92d (HEAD, origin/main, origin/HEAD, main) Author: Benjamin Nauck Date: Tue Jan 21 19:40:11 2025 +0100 Remove warning about unused variables (#87) git_pack: Wrote: /var/lib/copr-rpmbuild/results/FreeCAD-src-3rdParty-OndselSolver-fdf9f091.tar.gz git_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD/src/3rdParty/GSL/: commit 2828399820ef4928cc89b65605dca5dc68efca6e (HEAD, tag: v4.2.0) Author: Werner Henze <34543625+beinhaerter@users.noreply.github.com> Date: Fri Feb 28 15:53:25 2025 +0100 replace BYTE_TYPE with a solution based on namespaces (#1201) - A macro with the very generic name `BYTE_TYPE` is likely to collide with existing code, so get rid of the macro. - The new solution is to provide a non-deprecated `byte` in the namespace `gsl::impl`. - Users of GSL should use `gsl::byte`, which is still deprecated when mapped to a `std::std::byte`. - GSL types and functions need to use `gsl::impl::byte` so they do not trigger the deprecation warning. - The `gsl::impl::byte` return type in an exported function is not nice, it might mislead users to use that type in their own declarations. But the `BYTE_TYPE` solution is not better in this respect. Co-authored-by: Werner Henze git_pack: Wrote: /var/lib/copr-rpmbuild/results/FreeCAD-src-3rdParty-GSL-fdf9f091.tar.gz git_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD/src/Mod/AddonManager/: commit 34d433a02c7ec5c73bec9c57d0a27ea70b36c90d (HEAD) Author: Benjamin Nauck Date: Wed Apr 2 20:08:41 2025 +0200 Addon Manager: Fix call to get home_dir for pip git_pack: Wrote: /var/lib/copr-rpmbuild/results/FreeCAD-src-Mod-AddonManager-fdf9f091.tar.gz git_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD/tests/lib/: commit f8d7d77c06936315286eb55f8de22cd23c188571 (HEAD, tag: v1.14.0-pre, tag: v1.14.0, origin/v1.14.x) Author: Derek Mauro Date: Wed Aug 2 08:24:13 2023 -0700 Bump version to v1.14 in preparation for release PiperOrigin-RevId: 553152072 Change-Id: I0bfbb2da6b3902fc3e41a8e1c4aacb291ffdd098 git_pack: Wrote: /var/lib/copr-rpmbuild/results/FreeCAD-tests-lib-fdf9f091.tar.gz error: line 200: Unclosed %if Copr build error: git_repo_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD: commit fdf9f0910a1af4954bf1f0bc932f572b842b64f4 (HEAD -> fix/rpkg_with_test, origin/fix/rpkg_with_test) Author: filippor Date: Fri Apr 18 12:19:22 2025 +0200 try to configure correctly cmake install to avoid moving file git_repo_pack: Wrote: /var/lib/copr-rpmbuild/results/FreeCAD-fdf9f091.tar.gz git_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD/src/3rdParty/OndselSolver/: commit 09d6175a2ba69e7016fcecc4f384946a2f84f92d (HEAD, origin/main, origin/HEAD, main) Author: Benjamin Nauck Date: Tue Jan 21 19:40:11 2025 +0100 Remove warning about unused variables (#87) git_pack: Wrote: /var/lib/copr-rpmbuild/results/FreeCAD-src-3rdParty-OndselSolver-fdf9f091.tar.gz git_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD/src/3rdParty/GSL/: commit 2828399820ef4928cc89b65605dca5dc68efca6e (HEAD, tag: v4.2.0) Author: Werner Henze <34543625+beinhaerter@users.noreply.github.com> Date: Fri Feb 28 15:53:25 2025 +0100 replace BYTE_TYPE with a solution based on namespaces (#1201) - A macro with the very generic name `BYTE_TYPE` is likely to collide with existing code, so get rid of the macro. - The new solution is to provide a non-deprecated `byte` in the namespace `gsl::impl`. - Users of GSL should use `gsl::byte`, which is still deprecated when mapped to a `std::std::byte`. - GSL types and functions need to use `gsl::impl::byte` so they do not trigger the deprecation warning. - The `gsl::impl::byte` return type in an exported function is not nice, it might mislead users to use that type in their own declarations. But the `BYTE_TYPE` solution is not better in this respect. Co-authored-by: Werner Henze git_pack: Wrote: /var/lib/copr-rpmbuild/results/FreeCAD-src-3rdParty-GSL-fdf9f091.tar.gz git_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD/src/Mod/AddonManager/: commit 34d433a02c7ec5c73bec9c57d0a27ea70b36c90d (HEAD) Author: Benjamin Nauck Date: Wed Apr 2 20:08:41 2025 +0200 Addon Manager: Fix call to get home_dir for pip git_pack: Wrote: /var/lib/copr-rpmbuild/results/FreeCAD-src-Mod-AddonManager-fdf9f091.tar.gz git_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-i7kl34e2/FreeCAD/tests/lib/: commit f8d7d77c06936315286eb55f8de22cd23c188571 (HEAD, tag: v1.14.0-pre, tag: v1.14.0, origin/v1.14.x) Author: Derek Mauro Date: Wed Aug 2 08:24:13 2023 -0700 Bump version to v1.14 in preparation for release PiperOrigin-RevId: 553152072 Change-Id: I0bfbb2da6b3902fc3e41a8e1c4aacb291ffdd098 git_pack: Wrote: /var/lib/copr-rpmbuild/results/FreeCAD-tests-lib-fdf9f091.tar.gz error: line 200: Unclosed %if