discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Segfault while building PikoPixel


From: Patrick Cardona
Subject: Segfault while building PikoPixel
Date: Tue, 07 Jul 2020 19:55:52 +0200
User-agent: GNUMail (Version 1.3.0)

Hi All,

I could not achieve to build PikoPixel. This is the trace :

pi@raspberrypi:~/Fabrique/PikoPixel.Sources.1.0-b9e/PikoPixel $ make
This is gnustep-make 2.8.0. Type 'make print-gnustep-make-help' for help.
Running in gnustep-make version 2 strict mode.
Making all for app PikoPixel...
 Precompiling header file PikoPixel_Prefix.pch ...
Stack dump:
0. Program arguments: /usr/lib/llvm-7/bin/clang -cc1 -triple armv6k-unknown -linux-gnueabihf -emit-pch -disable-free -disable-llvm-verifier -discard-value-n ames -main-file-name PikoPixel_Prefix.pch -mrelocation-model pic -pic-level 2 -m thread-model posix -mdisable-fp-elim -relaxed-aliasing -fmath-errno -masm-verbos e -mconstructor-aliases -fuse-init-array -target-cpu mpcore -target-feature +str ict-align -target-abi aapcs-linux -mfloat-abi hard -fallow-half-arguments-and-re turns -dwarf-column-info -debug-info-kind=limited -dwarf-version=4 -debugger-tun ing=gdb -coverage-notes-file /home/pi/Fabrique/PikoPixel.Sources.1.0-b9e/PikoPix el/obj/PikoPixel.obj/PrecompiledHeaders/ObjC/PikoPixel_Prefix.pch.gcno -resource -dir /usr/lib/llvm-7/lib/clang/7.0.1 -dependency-file obj/PikoPixel.obj/Precompi ledHeaders/ObjC/PikoPixel_Prefix.pch.d -MT obj/PikoPixel.obj/PrecompiledHeaders/ ObjC/PikoPixel_Prefix.pch.gch -module-file-deps -MP -include PikoPixel_Prefix.pc h -D GNUSTEP -D GNUSTEP_BASE_LIBRARY=1 -D GNU_GUI_LIBRARY=1 -D GNUSTEP_RUNTIME=1 -D _NONFRAGILE_ABI=1 -D GNUSTEP_BASE_LIBRARY=1 -I ./obj/PikoPixel.obj/Precompil edHeaders/ObjC -D _NATIVE_OBJC_EXCEPTIONS -D DEBUG -D GSWARN -D GSDIAGNOSE -I . -I /home/pi/GNUstep/Library/Headers -I /usr/GNUstep/Local/Library/Headers -I /us r/GNUstep/System/Library/Headers -internal-isystem /usr/local/include -internal- isystem /usr/lib/llvm-7/lib/clang/7.0.1/include -internal-externc-isystem /usr/i nclude/arm-linux-gnueabihf -internal-externc-isystem /include -internal-externc- isystem /usr/include -Wall -Wno-import -Winvalid-pch -Wno-unknown-pragmas -Wno-p arentheses -Wno-multichar -fdebug-compilation-dir /home/pi/Fabrique/PikoPixel.So urces.1.0-b9e/PikoPixel -fconstant-string-class NSConstantString -ferror-limit 1 9 -fmessage-length 80 -pthread -fblocks -fno-signed-char -fobjc-runtime=gnustep- 1.9 -fobjc-dispatch-method=non-legacy -fobjc-exceptions -fexceptions -fdiagnosti cs-show-option -fcolor-diagnostics -o obj/PikoPixel.obj/PrecompiledHeaders/ObjC/ PikoPixel_Prefix.pch.gch -x objective-c-header PikoPixel_Prefix.pch -faddrsig
1.      <eof> parser at end of file
2. /usr/GNUstep/Local/Library/Headers/AppKit/DPSOperators.h:486:1: serializ
ing 'DPScurrentcmykcolor'
clang: error: unable to execute command: Segmentation fault
clang: error: clang frontend command failed due to signal (use -v to see invocat
ion)
clang version 7.0.1-8+rpi3 (tags/RELEASE_701/final)
Target: armv6k-unknown-linux-gnueabihf
Thread model: posix
InstalledDir: /usr/bin
clang: note: diagnostic msg: PLEASE submit a bug report to https://bugs.llvm.org / and include the crash backtrace, preprocessed source, and associated run scrip
t.
clang: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /tmp/PikoPixel_Prefix-638cc3.h
clang: note: diagnostic msg: /tmp/PikoPixel_Prefix-638cc3.sh
clang: note: diagnostic msg:

********************
make[2]: *** [/usr/GNUstep/System/Library/Makefiles/rules.make:593: obj/PikoPixe
l.obj/PrecompiledHeaders/ObjC/PikoPixel_Prefix.pch.gch] Error 254
make[1]: *** [/usr/GNUstep/System/Library/Makefiles/Master/rules.make:297: PikoP
ixel.all.app.variables] Error 2
make: *** [/usr/GNUstep/System/Library/Makefiles/Master/application.make:38: int
ernal-all] Error 2

Cheers,
Patrick





reply via email to

[Prev in Thread] Current Thread [Next in Thread]