Python Forum
make: *** [Makefile:29: all] Segmentation fault
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
make: *** [Makefile:29: all] Segmentation fault
#1
By Installing Charm sudo make rturn an error
Error:
/usr/local/bin/python3 setup.py build make: *** [Makefile:29: all] Segmentation fault
(env55) ali@ubuntu:/usr/local/lib/python3.7/charm-dev$ sudo ./configure.sh
Install prefix /usr/local
data directory /usr/local/share/charm
binary directory /usr/local/bin
library directory /usr/local/lib
config directory /usr/local/etc
Source path /usr/local/lib/python3.7/charm-dev
CFLAGS -O2 -g
CHARM_CFLAGS -m64 -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fstack-protector-all -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits
LDFLAGS -m64
make make
python /usr/local/bin/python3
python-config /usr/local/bin/python3-config
build_ext options build_ext
install install
host CPU x86_64
wget /usr/bin/wget
gprof enabled no
profiler no
static build no
-Werror enabled no
integer module yes
ecc module yes
pairing module yes
disable benchmark no
libm found yes
libgmp found yes
libpbc found yes
libcrypto found yes
Documentation no

Error:
(env55) ali@ubuntu:/usr/local/lib/python3.7/charm-dev$ sudo make Setup build/staging directories set -x set +x Building the Charm Framework /usr/local/bin/python3 setup.py build make: *** [Makefile:29: all] Segmentation fault (env55) ali@ubuntu:/usr/local/lib/python3.7/charm-dev$
Reply
#2
configure and make don't need sudo.
Reply
#3
@Axel_Erfurt it give permission deined error without use sudo make or sudo ./configure.sh
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Segmentation fault (core dumped) hobbyist 1 10,524 Jun-07-2021, 12:56 PM
Last Post: supuflounder
  Segmentation fault with large files kusal1 3 2,772 Oct-01-2019, 07:32 AM
Last Post: Gribouillis
  OpenCV - Segmentation fault samtwilliams 6 7,298 Sep-18-2019, 12:01 AM
Last Post: Larz60+
  Multiple calls to Python interpreter embedded in C++ application yield segmentation f mmoelle1 0 2,843 Mar-21-2019, 08:54 PM
Last Post: mmoelle1
  How to make Python MakeFile artblinked 1 4,262 Feb-22-2019, 03:09 PM
Last Post: artblinked
  Segmentation fault when connecting to modbus device with Libmodbus alice 0 2,461 Dec-18-2018, 04:03 PM
Last Post: alice
  Debugging a seg fault tidymax 1 2,862 Oct-31-2018, 02:58 PM
Last Post: ichabod801
  Python project "pong" without any makefile sylas 5 5,018 Nov-28-2017, 05:55 PM
Last Post: Larz60+
  calling python function in c++ callback getting segmentation fault error Jotirling 3 7,184 Oct-26-2017, 08:55 AM
Last Post: Larz60+
  Compiler fault or some kind of weird referencing bug? Joseph_f2 11 9,208 May-09-2017, 08:50 PM
Last Post: volcano63

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020