Hi

I'm trying to build s-nail from official repo 
(https://projects.archlinux.org/svntogit/packages.git) but whole build stops 
on test behave:s/mime:sign/verify: ... it just spins for many hours and 
nothing. Does anyone meet that kind of behaviour on ARMV7(hard float) 
architecture?

Logs from makepkg with problematic section

Code: Select all
    ==> Starting check()...
    make[1]: Entering directory '/home/h3x0r/arch_rebuild_dir/s-nail/src/s-
nail-14.7.10'
    Building..
    . CC      : /usr/lib/distcc/bin/gcc
    . CFLAGS  : -march=armv7ve -mfloat-abi=hard -mfpu=neon-vfpv4 -mcpu=cortex-
a7 -mtune=cortex-a7 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -
D_FORTIFY_SOURCE=2
    . INCLUDES:
    . LDFLAGS : -Wl,-O1,--sort-common,--as-needed,-z,relro
    . LIBS    : -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto 
-lcom_err -lidn
    Running test, please wait
    ./cc-test.sh: line 28: warning: setlocale: LC_ALL: cannot change locale 
(en_US.UTF-8): No such file or directory
    behave:001: ok
    behave:if-normal: ok
    behave:if-regex: ok
    behave:s/mime: .. generating test key and certificate ..
    behave:s/mime:sign/verify:  <------------- IT STOPS HERE, CPU AROUND 100%



In top i can see that mail (process) is working when this test is launched, it 
occupied one core for around 100%.

Regards
Sebastian

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
S-nail-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/s-nail-users

Reply via email to