Lutz Weischer created QPID-8513:
-----------------------------------

             Summary: build fails on AArch64, Fedora 33 for qpid-cpp
                 Key: QPID-8513
                 URL: https://issues.apache.org/jira/browse/QPID-8513
             Project: Qpid
          Issue Type: Bug
            Reporter: Lutz Weischer


(base) [jw@cn05 build]$ make VERBOSE=1 -j1
/usr/bin/cmake -S/home/jw/apache/qpid/cpp -B/home/jw/apache/qpid/cpp/build 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start 
/home/jw/apache/qpid/cpp/build/CMakeFiles 
/home/jw/apache/qpid/cpp/build//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/home/jw/apache/qpid/cpp/build'
make  -f management/python/CMakeFiles/management_python_build.dir/build.make 
management/python/CMakeFiles/management_python_build.dir/depend
make[2]: Entering directory '/home/jw/apache/qpid/cpp/build'
cd /home/jw/apache/qpid/cpp/build && /usr/bin/cmake -E cmake_depends "Unix 
Makefiles" /home/jw/apache/qpid/cpp /home/jw/apache/qpid/cpp/management/python 
/home/jw/apache/qpid/cpp/build /home/jw/apache/qpid/cpp/build/management/python 
/home/jw/apache/qpid/cpp/build/management/python/CMakeFiles/management_python_build.dir/DependInfo.cmake
 --color=
make[2]: Leaving directory '/home/jw/apache/qpid/cpp/build'
make  -f management/python/CMakeFiles/management_python_build.dir/build.make 
management/python/CMakeFiles/management_python_build.dir/build
make[2]: Entering directory '/home/jw/apache/qpid/cpp/build'
cd /home/jw/apache/qpid/cpp/management/python && /usr/bin/python2.7 setup.py 
build --build-base=/home/jw/apache/qpid/cpp/build/management/python 
--build-lib=/home/jw/apache/qpid/cpp/build/management/python/lib 
--build-scripts=/home/jw/apache/qpid/cpp/build/management/python/bin
Traceback (most recent call last):
  File "setup.py", line 23, in <module>
    from setuptools import setup
ImportError: No module named setuptools
make[2]: *** 
[management/python/CMakeFiles/management_python_build.dir/build.make:76: 
management/python/CMakeFiles/management_python_build] Error 1
make[2]: Leaving directory '/home/jw/apache/qpid/cpp/build'
make[1]: *** [CMakeFiles/Makefile2:1369: 
management/python/CMakeFiles/management_python_build.dir/all] Error 2
make[1]: Leaving directory '/home/jw/apache/qpid/cpp/build'
make: *** [Makefile:182: all] Error 2
(base) [jw@cn05 build]$ pip3 install setuptools
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: setuptools in 
/home/jw/.local/lib/python3.9/site-packages (53.0.0)
WARNING: You are using pip version 20.1.1; however, version 21.0.1 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install 
--upgrade pip' command.
(base) [jw@cn05 build]$ 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to