http://gambaswiki.org/bugtracker/edit?object=BUG.989&from=L21haW4-

Tom CALLAWAY reported a new bug.

Summary
-------

web.form component does not compile on ARM (Fedora)

Type             : Bug
Priority         : Medium
Gambas version   : 3.8.90 (TRUNK)
Product          : Unknown


Description
-----------

This issue occurs on all current versions of Fedora, but only on ARM. Build 
succeeds on i686 and x86_64. 

CFLAGS on ARM are: 
CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 
-fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 
-march=armv7-a -mfpu=vfpv3-d16  -mfloat-abi=hard'

Compilation log is as follows:

[Installing with DESTDIR=/builddir/build/BUILDROOT/gambas3-3.9.0-1.fc25.arm]
Installing the components...
Compiling gb.eval.highlight...
OK
Installing gb.eval.highlight...
Compiling gb.args...
OK
Installing gb.args...
Compiling gb.settings...
OK
Installing gb.settings...
Compiling gb.gui.base...
OK
Installing gb.gui.base...
Compiling gb.form...
OK
Installing gb.form...
Compiling gb.form.stock...
OK
Installing gb.form.stock...
Compiling gb.form.dialog...
OK
Installing gb.form.dialog...
Compiling gb.form.mdi...
OK
Installing gb.form.mdi...
Compiling gb.db.form...
OK
Installing gb.db.form...
Compiling gb.desktop...
OK
Installing gb.desktop...
Compiling gb.web...
OK
Installing gb.web...
Compiling gb.report...
OK
Installing gb.report...
Compiling gb.report2...
OK
Installing gb.report2...
Compiling gb.chart...
OK
Installing gb.chart...
Compiling gb.mysql...
OK
Installing gb.mysql...
Compiling gb.net.smtp...
OK
Installing gb.net.smtp...
Compiling gb.net.pop3...
OK
Installing gb.net.pop3...
Compiling gb.memcached...
OK
Installing gb.memcached...
Compiling gb.map...
OK
Installing gb.map...
Compiling gb.logging...
OK
Installing gb.logging...
Compiling gb.markdown...
OK
Installing gb.markdown...
Compiling gb.media.form...
OK
Installing gb.media.form...
Compiling gb.scanner...
OK
Installing gb.scanner...
Compiling gb.util...
OK
Installing gb.util...
Compiling gb.util.web...
OK
Installing gb.util.web...
Compiling gb.form.editor...
OK
Installing gb.form.editor...
Compiling gb.dbus.trayicon...
OK
Installing gb.dbus.trayicon...
Compiling gb.web.form...
OK
Installing gb.web.form...
Compiling gb.form.terminal...
/bin/sh: line 1: 21439 Segmentation fault      (core dumped) 
/builddir/build/BUILDROOT/gambas3-3.9.0-1.fc25.arm/usr/bin/gbc3 -ag -r 
/builddir/build/BUILDROOT/gambas3-3.9.0-1.fc25.arm/usr

Unfortunately, I cannot access the Fedora builders to retrieve the core dump, 
nor do I have arm systems to reproduce this manually. :/





------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to