Package Details: python-tweedledum 1.1.1-3

Git Clone URL: https://aur.archlinux.org/python-tweedledum.git (read-only, click to copy)
Package Base: python-tweedledum
Description: A library for synthesizing and manipulating quantum circuits
Upstream URL: https://github.com/boschmitt/tweedledum
Licenses: MIT
Submitter: iyanmv
Maintainer: iyanmv
Last Packager: iyanmv
Votes: 1
Popularity: 0.000001
First Submitted: 2022-02-08 19:53 (UTC)
Last Updated: 2023-05-09 11:22 (UTC)

Latest Comments

iyanmv commented on 2023-05-09 07:58 (UTC)

Give it a try now.

iyanmv commented on 2023-05-09 07:37 (UTC)

petronny: I'm aware of this, and that is why I didn't bump the pkgrel for the python 3.11 rebuild. Unfortunately, it's an upstream issue. I will try to see if I can do a quick fix.

petronny commented on 2023-05-08 14:38 (UTC)

[1/73] Building CXX object CMakeFiles/_tweedledum.dir/python/tweedledum/classical/kitty.cpp.o
FAILED: CMakeFiles/_tweedledum.dir/python/tweedledum/classical/kitty.cpp.o 
/usr/bin/c++ -DABC_NAMESPACE=pabc -DABC_NO_USE_READLINE -DDISABLE_NAUTY -DFMT_HEADER_ONLY=1 -DLIN64 -D_tweedledum_EXPORTS -I/build/python-tweedledum/src/tweedledum-1.1.1/include -I/build/python-tweedledum/src/tweedledum-1.1.1/external/abcsat -I/build/python-tweedledum/src/tweedledum-1.1.1/external/abcesop -I/build/python-tweedledum/src/tweedledum-1.1.1/external/abcresub -isystem /build/python-tweedledum/src/tweedledum-1.1.1/external/pybind11/include -isystem /usr/include/python3.11 -isystem /build/python-tweedledum/src/tweedledum-1.1.1/external/eigen -isystem /build/python-tweedledum/src/tweedledum-1.1.1/external/fmt/include -isystem /build/python-tweedledum/src/tweedledum-1.1.1/external/mockturtle -isystem /build/python-tweedledum/src/tweedledum-1.1.1/external/kitty -isystem /build/python-tweedledum/src/tweedledum-1.1.1/external/lorina -isystem /build/python-tweedledum/src/tweedledum-1.1.1/external/rang -isystem /build/python-tweedledum/src/tweedledum-1.1.1/external/parallel_hashmap -isystem /build/python-tweedledum/src/tweedledum-1.1.1/external/percy -isystem /build/python-tweedledum/src/tweedledum-1.1.1/external/bill -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -O3 -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -W -Wall -Wextra -flto -fno-fat-lto-objects -MD -MT CMakeFiles/_tweedledum.dir/python/tweedledum/classical/kitty.cpp.o -MF CMakeFiles/_tweedledum.dir/python/tweedledum/classical/kitty.cpp.o.d -o CMakeFiles/_tweedledum.dir/python/tweedledum/classical/kitty.cpp.o -c /build/python-tweedledum/src/tweedledum-1.1.1/python/tweedledum/classical/kitty.cpp
In file included from /build/python-tweedledum/src/tweedledum-1.1.1/external/pybind11/include/pybind11/attr.h:13,
                 from /build/python-tweedledum/src/tweedledum-1.1.1/external/pybind11/include/pybind11/pybind11.h:45,
                 from /build/python-tweedledum/src/tweedledum-1.1.1/external/pybind11/include/pybind11/operators.h:12,
                 from /build/python-tweedledum/src/tweedledum-1.1.1/python/tweedledum/classical/kitty.cpp:6:
/build/python-tweedledum/src/tweedledum-1.1.1/external/pybind11/include/pybind11/cast.h: In function ‘std::string pybind11::detail::error_string()’:
/build/python-tweedledum/src/tweedledum-1.1.1/external/pybind11/include/pybind11/cast.h:446:36: error: invalid use of incomplete type ‘PyFrameObject’ {aka ‘struct _frame’}
  446 |                 "  " + handle(frame->f_code->co_filename).cast<std::string>() +
      |                                    ^~

https://github.com/arch4edu/cactus/actions/runs/4915318862/jobs/8777676678