Project

General

Profile

Actions

Bug #47779

open

install-deps: xmlsec build failure on f32

Added by Deepika Upadhyay over 3 years ago. Updated over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
build
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

  Building wheel for xmlsec (PEP 517) ... error
  ERROR: Command errored out with exit status 1:
   command: /home/ideepika/ceph/ceph/install-deps-python3/bin/python3 /home/ideepika/ceph/ceph/install-deps-python3/lib/python3.8/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /tmp/tmphqbfc6cl
       cwd: /tmp/pip-wheel-egfvjpgz/xmlsec
  Complete output (27 lines):
  running bdist_wheel
  running build
  running build_py
  package init file 'src/xmlsec/__init__.py' not found (or not a regular file)
  creating build
  creating build/lib.linux-x86_64-3.8
  creating build/lib.linux-x86_64-3.8/xmlsec
  copying src/xmlsec/py.typed -> build/lib.linux-x86_64-3.8/xmlsec
  copying src/xmlsec/tree.pyi -> build/lib.linux-x86_64-3.8/xmlsec
  copying src/xmlsec/template.pyi -> build/lib.linux-x86_64-3.8/xmlsec
  copying src/xmlsec/constants.pyi -> build/lib.linux-x86_64-3.8/xmlsec
  copying src/xmlsec/__init__.pyi -> build/lib.linux-x86_64-3.8/xmlsec
  running build_ext
  building 'xmlsec' extension
  creating build/temp.linux-x86_64-3.8
  creating build/temp.linux-x86_64-3.8/tmp
  creating build/temp.linux-x86_64-3.8/tmp/pip-wheel-egfvjpgz
  creating build/temp.linux-x86_64-3.8/tmp/pip-wheel-egfvjpgz/xmlsec
  creating build/temp.linux-x86_64-3.8/tmp/pip-wheel-egfvjpgz/xmlsec/src
  gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DMODULE_NAME=xmlsec -DMODULE_VERSION=1.3.8 -I/usr/include/xmlsec1 -I/usr/include/libxml2 -I/tmp/pip-build-env-mccy113d/normal/lib64/python3.8/site-packages/lxml/includes -I/tmp/pip-build-env-mccy113d/normal/lib64/python3.8/site-packages/lxml -I/tmp/pip-build-env-mccy113d/normal/lib64/python3.8/site-packages/lxml/includes/__pycache__ -I/tmp/pip-build-env-mccy113d/normal/lib64/python3.8/site-packages/lxml/includes/libexslt -I/tmp/pip-build-env-mccy113d/normal/lib64/python3.8/site-packages/lxml/includes/libxslt -I/tmp/pip-build-env-mccy113d/normal/lib64/python3.8/site-packages/lxml/includes/libxml -I/usr/include/python3.8 -c /tmp/pip-wheel-egfvjpgz/xmlsec/src/utils.c -o build/temp.linux-x86_64-3.8/tmp/pip-wheel-egfvjpgz/xmlsec/src/utils.o -g -std=c99 -fPIC -fno-strict-aliasing -Wno-error=declaration-after-statement -Werror=implicit-function-declaration -Os
  In file included from /tmp/pip-wheel-egfvjpgz/xmlsec/src/utils.h:13,
                   from /tmp/pip-wheel-egfvjpgz/xmlsec/src/utils.c:10:
  /tmp/pip-wheel-egfvjpgz/xmlsec/src/platform.h:15:10: fatal error: xmlsec/version.h: No such file or directory
     15 | #include <xmlsec/version.h>
        |          ^~~~~~~~~~~~~~~~~~
  compilation terminated.
  error: command 'gcc' failed with exit status 1
  ----------------------------------------
  ERROR: Failed building wheel for xmlsec

Actions #1

Updated by Deepika Upadhyay over 3 years ago

  • Category set to build
Actions

Also available in: Atom PDF