https://bugzilla.redhat.com/show_bug.cgi?id=1206732 Bug ID: 1206732 Summary: Review Request: python-gccjit - Python bindings for libgccjit Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: dmalcolm@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: https://dmalcolm.fedorapeople.org/python-packaging/python-gccjit.spec SRPM URL: https://dmalcolm.fedorapeople.org/python-packaging/python-gccjit-0.4-1.fc23.src.rpm Description: Python bindings for libgccjit Fedora Account System Username: dmalcolm Builds cleanly in mock for rawhide x86_64. The rpmlint output of said build is as follows: $ rpmlint /var/lib/mock/fedora-rawhide-x86_64/result/*.rpm python3-gccjit.x86_64: W: spelling-error Summary(en_US) libgccjit python3-gccjit.x86_64: W: spelling-error %description -l en_US libgccjit python3-gccjit.x86_64: E: non-standard-executable-perm /usr/lib64/python3.4/site-packages/gccjit/_gccjit.cpython-34m.so 0775L python3-gccjit.x86_64: E: python-bytecode-wrong-magic-value /usr/lib64/python3.4/site-packages/gccjit/__pycache__/__init__.cpython-34.pyc expected 3260 (3.4), found 3310 (unknown) python3-gccjit.x86_64: E: python-bytecode-wrong-magic-value /usr/lib64/python3.4/site-packages/gccjit/__pycache__/__init__.cpython-34.pyo expected 3260 (3.4), found 3310 (unknown) python-gccjit.src: W: spelling-error Summary(en_US) libgccjit python-gccjit.src: W: spelling-error %description -l en_US libgccjit python-gccjit.x86_64: W: spelling-error Summary(en_US) libgccjit python-gccjit.x86_64: W: spelling-error %description -l en_US libgccjit python-gccjit.x86_64: E: non-standard-executable-perm /usr/lib64/python2.7/site-packages/gccjit/_gccjit.so 0775L 4 packages and 0 specfiles checked; 4 errors, 6 warnings. (this rpmlint is on a Fedora 20 box) The "spelling-error" errors appear to be false positives. The "non-standard-executable-perm" is a Cython-built .so coming out as 0775 rather than 0755. This may be a Cython bug. The "python-bytecode-wrong-magic-value" is presumably due to running Fedora 20's rpmlint. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review