Building bash cores dump

Olivier Olivier.Nicole at cs.ait.ac.th
Fri Oct 28 07:16:04 UTC 2016


Hi,

I am trying to build /sheel/bash on FreeBSD 10.3 RELEASE, i386 and it
cores dump at:

cc -fPIC -DHAVE_CONFIG_H -DSHELL  -O2 -pipe  -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -Wno-parentheses -Wno-format-security -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/usr/ports/shells/bash/work/bash-4.4 -I/usr/ports/shells/bash/work/bash-4.4/lib  -I/usr/ports/shells/bash/work/bash-4.4/builtins  -c -o setpgid.o setpgid.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -shared -Wl,-soname,setpgid  -fstack-protector  -o setpgid setpgid.o 
Segmentation fault (core dumped)
mkdir /usr/ports/shells/bash/work/stage/usr/local/lib/bash
Segmentation fault (core dumped)
*** Error code 139

Stop.
make[3]: stopped in /usr/ports/shells/bash/work/bash-4.4/examples/loadables
*** Error code 1 (ignored)
/bin/ln -sf bash /usr/ports/shells/bash/work/stage/usr/local/bin/rbash
install  -m 0644 /usr/ports/shells/bash/work/bash-4.4/doc/FAQ  /usr/ports/shells/bash/work/bash-4.4/doc/INTRO /usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
for d in CHANGES COMPAT NEWS POSIX RBASH README; do  install  -m 0644 /usr/ports/shells/bash/work/bash-4.4/${d} /usr/ports/shells/bash/work/stage/usr/local/share/doc/bash;  done
====> Compressing man pages (compress-man)

Do you have any idea what the problem could be?

Thatnk you,

Olivier
-- 


More information about the freebsd-questions mailing list