[opensuse-buildservice] Compilation segfaults
Hi, I'm new to obs, so I'm not fluent with it. I have a project that builds fine for OS12.2 and OS13.1. Unfortunately, it segfaults for OS12.3, for which I am actually building. Can I do something to prevent this ? I downloaded the logfile. This is the last part of it : [ 301s] + cd tagainijisho-1.0.1 [ 301s] + make DESTDIR=/home/abuild/rpmbuild/BUILDROOT/tagainijisho-1.0.1-6.1.i386 install [ 301s] [ 2%] Built target tagaini_sqlite [ 301s] Scanning dependencies of target build_kanji_db [ 301s] [ 2%] Building CXX object src/core/kanjidic2/CMakeFiles/build_kanji_db.dir/Kanjidic2Parser.cc.o [ 303s] [ 2%] Building CXX object src/core/kanjidic2/CMakeFiles/build_kanji_db.dir/KanjiVGParser.cc.o [ 305s] [ 3%] Building CXX object src/core/kanjidic2/CMakeFiles/build_kanji_db.dir/BuildKanjiDB.cc.o [ 308s] [ 3%] Building CXX object src/core/kanjidic2/CMakeFiles/build_kanji_db.dir/__/XmlParserHelper.cc.o [ 308s] Linking CXX executable build_kanji_db [ 309s] [ 3%] Built target build_kanji_db [ 309s] Scanning dependencies of target kanjidic2-db [ 309s] [ 3%] Generating ../../../kanjidic2.db [ 309s] /bin/sh: line 1: 3240 Segmentation fault ./build_kanji_db -len,en,fr,de,es,ru /home/abuild/rpmbuild/BUILD/tagainijisho-1.0.1 /home/abuild/rpmbuild/BUILD/tagainijisho-1.0.1 [ 309s] make[2]: *** [kanjidic2.db] Error 139 [ 309s] make[1]: *** [src/core/kanjidic2/CMakeFiles/kanjidic2-db.dir/all] Error 2 [ 309s] make: *** [all] Error 2 [ 309s] error: Bad exit status from /var/tmp/rpm-tmp.jVDiVn (%install) [ 309s] [ 309s] [ 309s] RPM build errors: [ 309s] Bad exit status from /var/tmp/rpm-tmp.jVDiVn (%install) [ 310s] /.build/build: line 373: 244 Killed background_monitor_process [ 312s] [ 289.371852] SysRq : Power Off [ 312s] [ 289.374412] reboot: Power down Thanks for any pointers, Koenraad -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
27.12.2013 19:14, Koenraad Lelong пишет:
Hi,
I'm new to obs, so I'm not fluent with it. I have a project that builds fine for OS12.2 and OS13.1. Unfortunately, it segfaults for OS12.3, for which I am actually building. Can I do something to prevent this ? I downloaded the logfile. This is the last part of it :
Unfortunately, I think there is nothing common with obs. You have to dig out what is segfaulted (probably compiler due to bug), and report the bug into bugzilla of that application. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Koenraad Lelong <obs01@de-brouwerij.be> Fri, 27 Dec 2013 18:14:55 +0300:
[ 301s] + cd tagainijisho-1.0.1 [ 301s] + make DESTDIR=/home/abuild/rpmbuild/BUILDROOT/tagainijisho-1.0.1-6.1.i386 install
Hello. Please use and paste make with "V=1" option to get more info. -- Best regards, Dmitriy DA(P).DarkneSS Perlow @ Linux x64 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Friday 2013-12-27 16:14, Koenraad Lelong wrote:
[ 309s] [ 3%] Generating ../../../kanjidic2.db [ 309s] /bin/sh: line 1: 3240 Segmentation fault ./build_kanji_db -len,en,fr,de,es,ru /home/abuild/rpmbuild/BUILD/tagainijisho-1.0.1
It's not the compiler that crashes, but your program. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (4)
-
Dmitriy Perlow
-
Jan Engelhardt
-
Koenraad Lelong
-
Matwey V. Kornilov