Changes between Initial Version and Version 1 of Ticket #1532


Ignore:
Timestamp:
04/17/18 16:10:46 (6 years ago)
Author:
Maxim Dounin
Comment:

Duplicate of #1469.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1532

    • Property Status newclosed
    • Property Resolutionduplicate
  • Ticket #1532 – Description

    initial v1  
    11В fedora28 используется не glibc'шный crypt_r, поэтому там нет current_salt.
    22Не собираются как минимум 1.12, 1.13 и 1.14.
    3 
     3{{{
    44cc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -Wimplicit-fallthrough=0 -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \
    55        -o objs/src/core/ngx_thread_pool.o \
     
    1414make: *** [Makefile:8: build] Error 2
    1515error: Bad exit status from /var/tmp/rpm-tmp.6rXf4K (%build)
     16}}}