Package Details: python-cocotb-git r3638.13a4c949-1

Git Clone URL: https://aur.archlinux.org/python-cocotb-git.git (read-only, click to copy)
Package Base: python-cocotb-git
Description: Coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python
Upstream URL: https://github.com/cocotb/cocotb
Licenses: BSD
Conflicts: python-cocotb
Provides: python-cocotb
Submitter: csantosb
Maintainer: m42uko
Last Packager: m42uko
Votes: 1
Popularity: 0.000000
First Submitted: 2020-03-11 19:30 (UTC)
Last Updated: 2023-10-16 08:53 (UTC)

Dependencies (7)

Required by (12)

Sources (1)

Latest Comments

csantosb commented on 2021-05-22 08:48 (UTC)

Strange, I just installed it with no issue. Have you synced your system before installing ? Then, how do you exactly try to install it (aur helper, etc) ? Could you paste here the steps necessary to reproduce ?

nickoe commented on 2021-05-21 20:31 (UTC)

When I try to install this I get a linker error :S

gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fno-semantic-interposition -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -DGPILOG_EXPORTS= -D__STDC_FORMAT_MACROS= -Icocotb/share/include -I/usr/include/python3.9 -c cocotb/share/lib/gpi_log/gpi_logging.cpp -o build/temp.linux-x86_64-3.9/cocotb/libs/libgpilog/cocotb/share/lib/gpi_log/gpi_logging.o -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Wcast-qual -Wwrite-strings -Wconversion -Wnon-virtual-dtor -Woverloaded-virtual -flto
creating build/lib.linux-x86_64-3.9/cocotb/libs
g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fno-semantic-interposition -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/cocotb/libs/libgpilog/cocotb/share/lib/gpi_log/gpi_logging.o -Lbuild/lib.linux-x86_64-3.9/cocotb/libs -L/usr/lib -o build/lib.linux-x86_64-3.9/cocotb/libs/libgpilog.so -flto -Wl,-rpath,$ORIGIN
lto1: fatal error: bytecode stream in file ‘build/temp.linux-x86_64-3.9/cocotb/libs/libgpilog/cocotb/share/lib/gpi_log/gpi_logging.o’ generated with LTO version 9.0 instead of the expected 11.0
compilation terminated.
lto-wrapper: fatal error: g++ returned 1 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
distcc[45335] ERROR: compile (null) on localhost failed
error: command '/usr/lib/distcc/bin/g++' failed with exit c

alex.forencich commented on 2021-03-17 00:46 (UTC)

Yes, it is now possible to install this package.

csantosb commented on 2021-01-13 10:52 (UTC)

Sorry for the late answer. I have just fixed the issue. Could you please confirm ?

alex.forencich commented on 2020-12-03 06:28 (UTC)

this also doesn't need to provide python-cocotb-git because, again, this IS python-cocotb-git. However, it definitely needs to provide python-cocotb, and since it doesn't it means that if this package is installed, no package that requires python-cocotb can be installed.

alex.forencich commented on 2020-12-03 06:21 (UTC)

this needs to provide python-cocotb