https://bugzilla.redhat.com/show_bug.cgi?id=1416705
Randy Barlow rbarlow@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mgansser@alice.de, | |rbarlow@redhat.com Flags| |needinfo?(mgansser@alice.de | |)
--- Comment #12 from Randy Barlow rbarlow@redhat.com --- This seems to fail to build on Rawhide:
cythoning kivy/_event.pyx to kivy/_event.c building 'kivy._event' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/kivy gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -Ikivy/include -I/usr/include/python3.7m -c kivy/_event.c -o build/temp.linux-x86_64-3.7/kivy/_event.o BUILDSTDERR: /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'dependency_links' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_requires' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'setup_requires' BUILDSTDERR: warnings.warn(msg) BUILDSTDERR: error: command 'gcc' failed with exit status 1