FS#56894 - [python2-protobuf] compiler module missing

Attached to Project: Arch Linux
Opened by laserK (laserK) - Friday, 29 December 2017, 14:52 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 30 January 2020, 13:26 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The compiler module is missing in the python2 package. Can be fixed by adding

python2 setup.py build

to the PKGBUILD

see also https://github.com/google/protobuf/issues/2895


Additional info:
* package version(s) 3.4.1-1 and 3.5.0.1

Steps to reproduce:
makepkg
This task depends upon

Closed by  Antonio Rojas (arojas)
Thursday, 30 January 2020, 13:26 GMT
Reason for closing:  Won't fix
Additional comments about closing:  Package removed
Comment by Eli Schwartz (eschwartz) - Saturday, 30 December 2017, 23:37 GMT
Actually, you just have to pass --cpp_implementation on the command line. But yes, building things should quite naturally happen during an explicit build step (even if that thing is not specifically an ELF file...)
Comment by André (aandre) - Sunday, 03 March 2019, 11:10 GMT
IMO instead of fixing this issue python2-protobuf (together with python2-axolotl) should be removed. Because only python2-axolotl depends on python2-protobuf and nothing depends on python2-axolotl.

Loading...