gcc

Comment 20 for bug 398403

Revision history for this message
Loïc Minier (lool) wrote :

Ah just as said that, I could access the log:
gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -g -fstack-protector -fPIE -Os -c -o demarshal_code.o `test -f 'tests/demarshal_code.c' || echo './'`tests/demarshal_code.c
  CCLD test_demarshal
  CC test_node.o
gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -iquote. -iquote. -I../intl -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wall -g -fstack-protector -fPIE -Os -c -o test_node.o `test -f 'tests/test_node.c' || echo './'`tests/test_node.c

Session terminated, killing shell...make: *** [build] Terminatedmake[1]: *** wait: No child processes
. Stop.
make[1]: *** Waiting for unfinished jobs....
[...]
Build killed with signal 15 after 150 minutes of inactivity

It might be an issue with the cheer size of the file, but it didn't segfault at least:
  CC test_watch.o
gcc -std=gnu99 -DHAVE_CONFIG_H -DLOCALEDIR="\"/usr/share/locale\"" -I.. -I.. -I../intl -Wall -g -fstack-protector -fPIE -Os -c -o test_watch.o `test -f 'tests/test_watch.c' || echo './'`tests/test_watch.c
  CCLD test_watch