Skip to content

Instantly share code, notes, and snippets.

@shlevy
Created February 25, 2018 13:08
Show Gist options
  • Select an option

  • Save shlevy/ade184d2b0f2ff59f17e55e74e97ccfb to your computer and use it in GitHub Desktop.

Select an option

Save shlevy/ade184d2b0f2ff59f17e55e74e97ccfb to your computer and use it in GitHub Desktop.
miniperl gcc 7 segfault
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/qk6d52igqsnakwa8c8q5jmh16xfmdhpw-perl-5.24.3.tar.gz
source root is perl-5.24.3
unpacking source archive /nix/store/85jfz2bkpmnb1f0dh9zdjkw7lwanqpgr-perl-cross-1.1.8.tar.gz
setting SOURCE_DATE_EPOCH to timestamp 1506110117 of file perl-5.24.3/pod/perldelta.pod
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/2xihh65mm3hjwd3d6lfrh1r54pnbghzp-no-sys-dirs.patch
patching file Configure
Hunk #1 succeeded at 111 (offset 5 lines).
Hunk #2 succeeded at 1417 with fuzz 1 (offset 88 lines).
Hunk #3 succeeded at 1431 with fuzz 1 (offset 91 lines).
Hunk #4 succeeded at 1469 with fuzz 1 (offset 92 lines).
Hunk #5 succeeded at 2525 (offset 95 lines).
Hunk #6 succeeded at 5014 (offset 95 lines).
Hunk #7 succeeded at 8862 (offset 279 lines).
Hunk #8 succeeded at 21104 (offset 1226 lines).
patching file ext/Errno/Errno_pm.PL
Hunk #1 succeeded at 123 (offset -3 lines).
patching file hints/freebsd.sh
patching file hints/linux.sh
Hunk #2 succeeded at 176 with fuzz 1 (offset 17 lines).
Hunk #3 succeeded at 339 (offset 17 lines).
applying patch /nix/store/5f2i9rhs0pi5g8m762x4j55llm3z60xg-0001-Fix-missing-build-dependency-for-pods.patch
patching file write_buildcustomize.pl
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
configure flags: --prefix=/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu -Dlibpth=\"\" -Dglibpth=\"\" -Uinstallusrbinperl -Dinstallstyle=lib/perl5 -Duseshrplib -Dlocincpth=/nix/store/n05i4r3652vzvm4ra7i9fg7kiscwllrl-glibc-2.27-riscv64-unknown-linux-gnu-dev/include -Dloclibpth=/nix/store/cfi4hfhrsb5ys7cgmiylj0r9zzwfqifw-glibc-2.27-riscv64-unknown-linux-gnu/lib -Dusethreads --build=x86_64-unknown-linux-gnu --host=riscv64-unknown-linux-gnu --target=riscv64-unknown-linux-gnu
Guessing build platform ... x86_64-unknown-linux-gnu
Guessing target architecture ... riscv64-unknown-linux-gnu
Respawning configure for build and target platforms
Configuring build-time miniperl for x86_64-unknown-linux-gnu (x86_64-unknown-linux-gnu)
Checking perl version ... perl5-5.24.3
Checking for cc ... gcc
Checking for ar ... ar
Checking for nm ... nm
Checking for ranlib ... ranlib
Checking for readelf ... readelf
Checking for objdump ... objdump
Trying gcc ... unknown
Checking whether gcc is a C++ compiler ... no
Deciding how to declare external symbols ... extern
Checking whether ld supports scripts ... yes
Trying to guess target OS ... Linux
Checking whether to enable -g ... no
Checking whether to use -DDEBUGGING ... no
Checking whether address sanitizer is enabled ... no
Checking which hints to use
using cnf/hints/linux
Checking whether to include <arpa/inet.h> ... yes
Checking whether to include <assert.h> ... yes
Checking whether to include <bfd.h> ... no
Checking whether to include <sys/bsdioctl.h> ... no
Checking whether to include <crypt.h> ... yes
Checking whether to include <db.h> ... no
Checking whether to include <dbm.h> ... no
Checking whether to include <dirent.h> ... yes
Checking whether to include <dlfcn.h> ... yes
Checking whether to include <execinfo.h> ... yes
Checking whether to include <fcntl.h> ... yes
Checking whether to include <fenv.h> ... yes
Checking whether to include <float.h> ... yes
Checking whether to include <fp.h> ... no
Checking whether to include <fp_class.h> ... no
Checking whether to include <gdbm.h> ... no
Checking whether to include <gdbm-ndbm.h> ... no
Checking whether to include <gdbm/ndbm.h> ... no
Checking whether to include <grp.h> ... yes
Checking whether to include <ieeefp.h> ... no
Checking whether to include <inttypes.h> ... yes
Checking whether to include <langinfo.h> ... yes
Checking whether to include <libutil.h> ... no
Checking whether to include <limits.h> ... yes
Checking whether to include <locale.h> ... yes
Checking whether to include <mach/cthreads.h> ... no
Checking whether to include <malloc.h> ... yes
Checking whether to include <malloc/malloc.h> ... no
Checking whether to include <math.h> ... yes
Checking whether to include <memory.h> ... yes
Checking whether to include <mntent.h> ... yes
Checking whether to include <ndbm.h> ... no
Checking whether to include <netdb.h> ... yes
Checking whether to include <net/errno.h> ... no
Checking whether to include <netinet/tcp.h> ... yes
Checking whether to include <netinet/in.h> ... yes
Checking whether to include <netinet/ip.h> ... yes
Checking whether to include <netinet/ip6.h> ... yes
Checking whether to include <netinet6/in6.h> ... no
Checking whether to include <netinet/in_systm.h> ... yes
Checking whether to include <poll.h> ... yes
Checking whether to include <prot.h> ... no
Checking whether to include <pthread.h> ... yes
Checking whether to include <pwd.h> ... yes
Checking whether to include <quadmath.h> ... yes
Checking whether to include <rpcsvc/dbm.h> ... no
Checking whether to include <sgtty.h> ... yes
Checking whether to include <shadow.h> ... yes
Checking whether to include <socks.h> ... no
Checking whether to include <stdbool.h> ... yes
Checking whether to include <stddef.h> ... yes
Checking whether to include <stdint.h> ... yes
Checking whether to include <stdlib.h> ... yes
Checking whether to include <string.h> ... yes
Checking whether to include <sunmath.h> ... no
Checking whether to include <sys/access.h> ... no
Checking whether to include <sys/dir.h> ... yes
Checking whether to include <sys/file.h> ... yes
Checking whether to include <sys/filio.h> ... no
Checking whether to include <sys/in.h> ... no
Checking whether to include <sys/ioctl.h> ... yes
Checking whether to include <syslog.h> ... yes
Checking whether to include <sys/mman.h> ... yes
Checking whether to include <sys/mode.h> ... no
Checking whether to include <sys/mount.h> ... yes
Checking whether to include <sys/ndir.h> ... no
Checking whether to include <sys/param.h> ... yes
Checking whether to include <sys/poll.h> ... yes
Checking whether to include <sys/resource.h> ... yes
Checking whether to include <sys/security.h> ... no
Checking whether to include <sys/select.h> ... yes
Checking whether to include <sys/sockio.h> ... no
Checking whether to include <sys/stat.h> ... yes
Checking whether to include <sys/statfs.h> ... yes
Checking whether to include <sys/statvfs.h> ... yes
Checking whether to include <sys/time.h> ... yes
Checking whether to include <sys/times.h> ... yes
Checking whether to include <sys/types.h> ... yes
Checking whether to include <sys/uio.h> ... yes
Checking whether to include <sys/un.h> ... yes
Checking whether to include <sys/utsname.h> ... yes
Checking whether to include <sys/vfs.h> ... yes
Checking whether to include <sys/wait.h> ... yes
Checking whether to include <termio.h> ... yes
Checking whether to include <termios.h> ... yes
Checking whether to include <time.h> ... yes
Checking whether to include <unistd.h> ... yes
Checking whether to include <ustat.h> ... yes
Checking whether to include <utime.h> ... yes
Checking whether to include <values.h> ... yes
Checking whether to include <vfork.h> ... no
Checking whether to include <xlocale.h> ... no
Checking whether to include <zlib.h> ... no
Checking whether to include <stdarg.h> ... yes
Looking which header to use for varargs ... <stdarg.h>
Checking whether to enable large file support ... yes
Checking type long double ... found
Checking type long long ... found
Checking size of char ... 1 byte
Checking size of short ... 2 bytes
Checking size of int ... 4 bytes
Checking size of long ... 8 bytes
Checking size of double ... 8 bytes
Checking size of void* ... 8 bytes
Checking size of long double ... 16 bytes
Checking size of long long ... 8 bytes
Checking type fd_set ... found
Checking type fpos64_t ... missing
Checking type off64_t ... missing
Checking type ptrdiff_t ... found
Checking type struct cmsghdr ... found
Checking type struct fs_data ... missing
Checking type struct msghdr ... found
Checking type struct statfs ... found
Checking type union semun ... missing
Checking type socklen_t ... found
Checking type struct sockaddr_in6 ... found
Checking type clock_t ... found
Checking type struct ip_mreq ... found
Checking type struct ip_mreq_source ... found
Checking type struct ipv6_mreq ... found
Checking type struct ipv6_mreq_source ... missing
Checking sizetype ... size_t
Checking size of size_t ... 8 bytes
Checking fpostype ... fpos_t
Checking size of fpos_t ... 16 bytes
Checking lseektype ... off_t
Checking size of off_t ... 8 bytes
Checking uidtype ... uid_t
Checking size of uid_t ... 4 bytes
Checking gidtype ... gid_t
Checking size of gid_t ... 4 bytes
Checking timetype ... time_t
Checking size of time_t ... 8 bytes
Checking whether struct statfs has f_flags ... yes
Checking whether struct tm has tm_zone ... yes
Checking whether struct tm has tm_gmtoff ... yes
Checking whether struct passwd has pw_quota ... no
Checking whether struct passwd has pw_age ... no
Checking whether struct passwd has pw_change ... no
Checking whether struct passwd has pw_class ... no
Checking whether struct passwd has pw_expire ... no
Checking whether struct passwd has pw_comment ... no
Checking whether struct passwd has pw_gecos ... yes
Checking whether struct passwd has pw_passwd ... yes
Checking whether struct stat has st_blocks ... yes
Checking whether struct dirent has d_namelen ... no
Checking whether struct group has gr_passwd ... yes
Checking whether struct sockaddr has sa_len ... no
Checking whether struct sockaddr_in6 has sin6_scope_id ... yes
Checking whether fd_set has fds_bits ... no
Checking whether siginfo_t has si_errno ... yes
Checking whether siginfo_t has si_pid ... yes
Checking whether siginfo_t has si_uid ... yes
Checking whether siginfo_t has si_addr ... yes
Checking whether siginfo_t has si_band ... yes
Checking whether siginfo_t has si_value ... yes
Checking whether siginfo_t has si_fd ... yes
Checking whether siginfo_t has si_status ... yes
Choosing C types to be used for perl internal types
IV will be long, 8 bytes
UV will be unsigned long, 8 bytes
NV will be double, 8 bytes
Guessing nv_preserves_uv_bits value ... 53
Deciding whether nv preserves full uv ... no
Checking integer capacity of nv ... double
Guessing byte order ... 12345678
Checking mantissa bits in double ... 52
Checking mantissa bits in double ... 52
Checking mantissa bits in long double ... 112
Assuming IEEE 754 64-bit little endian doubles.
Assuming long doubles are doubles.
Checking available signal names
got SIGHUP = 1
got SIGINT = 2
got SIGQUIT = 3
got SIGILL = 4
got SIGTRAP = 5
got SIGABRT = 6
got SIGBUS = 7
got SIGFPE = 8
got SIGKILL = 9
got SIGUSR1 = 10
got SIGSEGV = 11
got SIGUSR2 = 12
got SIGPIPE = 13
got SIGALRM = 14
got SIGTERM = 15
got SIGSTKFLT = 16
got SIGCHLD = 17
got SIGCONT = 18
got SIGSTOP = 19
got SIGTSTP = 20
got SIGTTIN = 21
got SIGTTOU = 22
got SIGURG = 23
got SIGXCPU = 24
got SIGXFSZ = 25
got SIGVTALRM = 26
got SIGPROF = 27
got SIGWINCH = 28
got SIGIO = 29
got SIGPWR = 30
got SIGSYS = 31
got SIGIOT = 6
got SIGCLD = 17
got SIGPOLL = 29
Checking NSIG value ... unknown
Deciding whether to use DynaLoader ... yes
Checking which libraries are available ... -lm -lcrypt -lpthread -ldl
Checking which libs to use for perl ... -lm -lcrypt -ldl
Deciding how to name libperl ... libperl.a (static)
Checking for _fwalk ... missing
Checking for access ... found
Checking for accessx ... missing
Checking for aintl ... missing
Checking for alarm ... found
Checking for asctime64 ... missing
Checking for atolf ... missing
Checking for atoll ... found
Checking for backtrace ... found
Checking for bcmp ... found
Checking for bcopy ... found
Checking for bzero ... found
Checking for chown ... found
Checking for chroot ... found
Checking for chsize ... missing
Checking for class ... missing
Checking for clearenv ... found
Checking for closedir ... found
Checking for crypt ... found
Checking for ctermid ... found
Checking for ctime64 ... missing
Checking for cuserid ... found
Checking for difftime ... found
Checking for difftime64 ... missing
Checking for dirfd ... found
Checking for dladdr ... found
Checking for dlerror ... found
Checking for dlopen ... found
Checking for drand48 ... found
Checking for dup2 ... found
Checking for duplocale ... found
Checking for eaccess ... found
Checking for endgrent ... found
Checking for endhostent ... found
Checking for endnetent ... found
Checking for endprotoent ... found
Checking for endpwent ... found
Checking for endservent ... found
Checking for fchdir ... found
Checking for fchmod ... found
Checking for fchmodat ... found
Checking for fchown ... found
Checking for fcntl ... found
Checking for fdclose ... missing
Checking for fgetpos ... found
Checking for flock ... found
Checking for fork ... found
Checking for fp_class ... missing
Checking for fpathconf ... found
Checking for freelocale ... found
Checking for fseeko ... found
Checking for fsetpos ... found
Checking for fstatfs ... found
Checking for fstatvfs ... found
Checking for fsync ... found
Checking for ftello ... found
Checking for futimes ... found
Checking for gai_strerror ... found
Checking for getaddrinfo ... found
Checking for getcwd ... found
Checking for getespwnam ... missing
Checking for getfsstat ... missing
Checking for getgrent ... found
Checking for getgroups ... found
Checking for gethostbyaddr ... found
Checking for gethostbyname ... found
Checking for getnetbyaddr ... found
Checking for getnetbyname ... found
Checking for gethostent ... found
Checking for gethostname ... found
Checking for getitimer ... found
Checking for getlogin ... found
Checking for getmnt ... missing
Checking for getmntent ... found
Checking for getnameinfo ... found
Checking for getnetent ... found
Checking for getnetbyaddr ... found
Checking for getnetbyname ... found
Checking for getpagesize ... found
Checking for getprotobyaddr ... missing
Checking for getprotobyname ... found
Checking for getprotobynumber ... found
Checking for getprotoent ... found
Checking for getpgid ... found
Checking for getpgrp ... found
Checking for getpgrp2 ... missing
Checking for getppid ... found
Checking for getpriority ... found
Checking for getprpwnam ... missing
Checking for getpwent ... found
Checking for getservbyaddr ... missing
Checking for getservbyname ... found
Checking for getservbyport ... found
Checking for getservent ... found
Checking for setservent ... found
Checking for endservent ... found
Checking for getspnam ... found
Checking for gettimeofday ... found
Checking for gmtime64 ... missing
Checking for hasmntopt ... found
Checking for htonl ... found
Checking for ilogbl ... found
Checking for index ... found
Checking for inet_aton ... found
Checking for inet_ntop ... found
Checking for inet_pton ... found
Checking for isascii ... found
Checking for isblank ... found
Checking for killpg ... found
Checking for lchown ... found
Checking for link ... found
Checking for linkat ... found
Checking for localtime64 ... missing
Checking for localeconv ... found
Checking for lockf ... found
Checking for lstat ... found
Checking for madvise ... found
Checking for malloc_good_size ... missing
Checking for malloc_size ... missing
Checking for mblen ... found
Checking for mbstowcs ... found
Checking for mbtowc ... found
Checking for memchr ... found
Checking for memcmp ... found
Checking for memcpy ... found
Checking for memmem ... found
Checking for memmove ... found
Checking for memrchr ... found
Checking for memset ... found
Checking for mkdir ... found
Checking for mkdtemp ... found
Checking for mkfifo ... found
Checking for mkstemp ... found
Checking for mkstemps ... found
Checking for mktime ... found
Checking for mktime64 ... missing
Checking for mmap ... found
Checking for mprotect ... found
Checking for msgctl ... found
Checking for msgget ... found
Checking for msgrcv ... found
Checking for msgsnd ... found
Checking for msync ... found
Checking for munmap ... found
Checking for newlocale ... found
Checking for nice ... found
Checking for nl_langinfo ... found
Checking for open ... found
Checking for openat ... found
Checking for pathconf ... found
Checking for pause ... found
Checking for pipe ... found
Checking for poll ... found
Checking for prctl ... found
Checking for pthread_atfork ... found
Checking for pthread_attr_setscope ... found
Checking for pthread_yield ... found
Checking for querylocale ... missing
Checking for qgcvt ... found
Checking for rand ... found
Checking for random ... found
Checking for re_comp ... found
Checking for readdir ... found
Checking for readlink ... found
Checking for readv ... found
Checking for recvmsg ... found
Checking for regcmp ... missing
Checking for regcomp ... found
Checking for rename ... found
Checking for renameat ... found
Checking for rewinddir ... found
Checking for rmdir ... found
Checking for sched_yield ... found
Checking for seekdir ... found
Checking for select ... found
Checking for semctl ... found
Checking for semget ... found
Checking for semop ... found
Checking for sendmsg ... found
Checking for setegid ... found
Checking for setservent ... found
Checking for setenv ... found
Checking for seteuid ... found
Checking for setgrent ... found
Checking for setgroups ... found
Checking for sethostent ... found
Checking for setitimer ... found
Checking for setlinebuf ... found
Checking for setlocale ... found
Checking for setnetent ... found
Checking for setprotoent ... found
Checking for setpgid ... found
Checking for setpgrp ... found
Checking for setpgrp2 ... missing
Checking for setpriority ... found
Checking for setproctitle ... missing
Checking for setpwent ... found
Checking for setregid ... found
Checking for setresgid ... found
Checking for setresuid ... found
Checking for setreuid ... found
Checking for setrgid ... missing
Checking for setruid ... missing
Checking for setsid ... found
Checking for setvbuf ... found
Checking for sfreserve ... missing
Checking for shmat ... found
Checking for shmctl ... found
Checking for shmdt ... found
Checking for shmget ... found
Checking for sigaction ... found
Checking for sigprocmask ... found
Checking for sigsetjmp ... found
Checking for snprintf ... found
Checking for sockatmark ... found
Checking for socket ... found
Checking for socketpair ... found
Checking for socks5_init ... missing
Checking for stat ... found
Checking for statvfs ... found
Checking for strchr ... found
Checking for strcoll ... found
Checking for strerror ... found
Checking for strerror_l ... found
Checking for strftime ... found
Checking for strlcat ... missing
Checking for strlcpy ... missing
Checking for strtod ... found
Checking for strtol ... found
Checking for strtold ... found
Checking for strtoll ... found
Checking for strtoq ... found
Checking for strtoul ... found
Checking for strtoull ... found
Checking for strtouq ... found
Checking for strxfrm ... found
Checking for symlink ... found
Checking for syscall ... found
Checking for sysconf ... found
Checking for system ... found
Checking for tcgetpgrp ... found
Checking for tcsetpgrp ... found
Checking for telldir ... found
Checking for time ... found
Checking for timegm ... found
Checking for times ... found
Checking for truncate ... found
Checking for ualarm ... found
Checking for umask ... found
Checking for uname ... found
Checking for unlinkat ... found
Checking for unordered ... missing
Checking for unsetenv ... found
Checking for uselocale ... found
Checking for usleep ... found
Checking for ustat ... found
Checking for vprintf ... found
Checking for vsnprintf ... found
Checking for wait4 ... found
Checking for waitpid ... found
Checking for wcscmp ... found
Checking for wcstombs ... found
Checking for wcsxfrm ... found
Checking for wctomb ... found
Checking for writev ... found
Checking for acosh ... found
Checking for asinh ... found
Checking for atanh ... found
Checking for cbrt ... found
Checking for copysign ... found
Checking for copysignl ... found
Checking for erf ... found
Checking for erfc ... found
Checking for exp2 ... found
Checking for expm1 ... found
Checking for fdim ... found
Checking for fegetround ... found
Checking for finite ... found
Checking for finitel ... found
Checking for fma ... found
Checking for fmax ... found
Checking for fmin ... found
Checking for fp_classify ... missing
Checking for fp_classl ... missing
Checking for fpclassl ... missing
Checking for fpgetround ... missing
Checking for frexpl ... found
Checking for hypot ... found
Checking for ilogb ... found
Checking for isfinite ... found
Checking for isfinitel ... missing
Checking for isinf ... found
Checking for isinfl ... found
Checking for isless ... found
Checking for isnan ... found
Checking for isnanl ... found
Checking for isnormal ... found
Checking for j0 ... found
Checking for j0l ... found
Checking for ldexpl ... found
Checking for lgamma ... found
Checking for lgamma_r ... found
Checking for llabs ... found
Checking for llrint ... found
Checking for llrintl ... found
Checking for llround ... found
Checking for llroundl ... found
Checking for log1p ... found
Checking for log2 ... found
Checking for logb ... found
Checking for lrint ... found
Checking for lrintl ... found
Checking for lround ... found
Checking for lroundl ... found
Checking for modfl ... found
Checking for nan ... found
Checking for nearbyint ... found
Checking for nextafter ... found
Checking for nexttoward ... found
Checking for remainder ... found
Checking for remquo ... found
Checking for rint ... found
Checking for round ... found
Checking for scalbn ... found
Checking for scalbnl ... found
Checking for signbit ... found
Checking for sqrtl ... found
Checking for tgamma ... found
Checking for trunc ... found
Checking for truncl ... found
Checking whether fpclassify() is usable ... yes
Checking whether fpclass() is usable ... no, disabling fpclass()
Checking dbminit prototype ... declared
Checking drand48 prototype ... declared
Checking flock prototype ... declared
Checking lseek prototype ... declared
Checking modfl prototype ... declared
Checking sbrk prototype ... declared
Checking sockatmark prototype ... declared
Checking setresgid prototype ... declared
Checking setresuid prototype ... declared
Checking syscall prototype ... declared
Checking telldir prototype ... declared
Checking usleep prototype ... declared
Checking gethostbyaddr prototype ... declared
Checking getservbyport prototype ... declared
Checking getnetbyaddr prototype ... declared
Checking getprotobynumber prototype ... declared
Checking for sys_errlist ... found
Checking for sys_errnolist ... missing
Checking for tzname ... found
Checking whether DBL_DIG is defined ... yes
Checking whether LDBL_DIG is defined ... yes
Checking whether SCM_RIGHTS is defined ... yes
Checking whether closedir is void ... no
Checking whether prctl supports PR_SET_NAME ... yes
Checking FD_SET macros ... found
Checking if we're using GNU libc ... yes
Checking whether you have the full shm*(2) library ... yes
Checking whether you have the full sem*(2) library ... yes
Checking whether you have the full msg*(2) library ... yes
Looking how to get error messages ... strerror()
Looking for a random number function ... good, found drand48()
Looking what times() may return ... clock_t
Checking if compiler supports __attribute__(format) ... yes
Checking if compiler supports __attribute__(malloc) ... yes
Checking if compiler supports __attribute__(nonnull) ... yes
Checking if compiler supports __attribute__(noreturn) ... yes
Checking if compiler supports __attribute__(pure) ... yes
Checking if compiler supports __attribute__(unused) ... yes
Checking if compiler supports __attribute__(used) ... yes
Checking if compiler supports __attribute__(deprecated) ... yes
Checking if compiler supports __attribute__(warn_unused_result) ... yes
Checking if compiler supports __attribute__(always_inline) ... yes
Checking to see if your C compiler knows about volatile ... yes
Checking C99 variadic macros ... supported
Deciding installation paths
Deciding whether to use $vendorprefix ... no
Looking whether to enable threads ... no
Disabling thread-related stuff
Configuring primary perl executable for riscv64-unknown-linux-gnu (riscv64-unknown-linux-gnu)
Checking perl version ... perl5-5.24.3
Checking for cc ... riscv64-unknown-linux-gnu-gcc
Checking for ar ... riscv64-unknown-linux-gnu-ar
Checking for nm ... riscv64-unknown-linux-gnu-nm
Checking for ranlib ... riscv64-unknown-linux-gnu-ranlib
Checking for readelf ... riscv64-unknown-linux-gnu-readelf
Checking for objdump ... riscv64-unknown-linux-gnu-objdump
Trying riscv64-unknown-linux-gnu-gcc ... unknown
Checking whether riscv64-unknown-linux-gnu-gcc is a C++ compiler ... no
Deciding how to declare external symbols ... extern
Checking whether ld supports scripts ... yes
Trying to guess target OS ... Linux
Checking whether to enable -g ... no
Checking whether to use -DDEBUGGING ... no
Checking whether address sanitizer is enabled ... no
Checking which hints to use
using cnf/hints/linux
Checking whether to include <arpa/inet.h> ... yes
Checking whether to include <assert.h> ... yes
Checking whether to include <bfd.h> ... no
Checking whether to include <sys/bsdioctl.h> ... no
Checking whether to include <crypt.h> ... yes
Checking whether to include <db.h> ... no
Checking whether to include <dbm.h> ... no
Checking whether to include <dirent.h> ... yes
Checking whether to include <dlfcn.h> ... yes
Checking whether to include <execinfo.h> ... yes
Checking whether to include <fcntl.h> ... yes
Checking whether to include <fenv.h> ... yes
Checking whether to include <float.h> ... yes
Checking whether to include <fp.h> ... no
Checking whether to include <fp_class.h> ... no
Checking whether to include <gdbm.h> ... no
Checking whether to include <gdbm-ndbm.h> ... no
Checking whether to include <gdbm/ndbm.h> ... no
Checking whether to include <grp.h> ... yes
Checking whether to include <ieeefp.h> ... no
Checking whether to include <inttypes.h> ... yes
Checking whether to include <langinfo.h> ... yes
Checking whether to include <libutil.h> ... no
Checking whether to include <limits.h> ... yes
Checking whether to include <locale.h> ... yes
Checking whether to include <mach/cthreads.h> ... no
Checking whether to include <malloc.h> ... yes
Checking whether to include <malloc/malloc.h> ... no
Checking whether to include <math.h> ... yes
Checking whether to include <memory.h> ... yes
Checking whether to include <mntent.h> ... yes
Checking whether to include <ndbm.h> ... no
Checking whether to include <netdb.h> ... yes
Checking whether to include <net/errno.h> ... no
Checking whether to include <netinet/tcp.h> ... yes
Checking whether to include <netinet/in.h> ... yes
Checking whether to include <netinet/ip.h> ... yes
Checking whether to include <netinet/ip6.h> ... yes
Checking whether to include <netinet6/in6.h> ... no
Checking whether to include <netinet/in_systm.h> ... yes
Checking whether to include <poll.h> ... yes
Checking whether to include <prot.h> ... no
Checking whether to include <pthread.h> ... yes
Checking whether to include <pwd.h> ... yes
Checking whether to include <quadmath.h> ... no
Checking whether to include <rpcsvc/dbm.h> ... no
Checking whether to include <sgtty.h> ... yes
Checking whether to include <shadow.h> ... yes
Checking whether to include <socks.h> ... no
Checking whether to include <stdbool.h> ... yes
Checking whether to include <stddef.h> ... yes
Checking whether to include <stdint.h> ... yes
Checking whether to include <stdlib.h> ... yes
Checking whether to include <string.h> ... yes
Checking whether to include <sunmath.h> ... no
Checking whether to include <sys/access.h> ... no
Checking whether to include <sys/dir.h> ... yes
Checking whether to include <sys/file.h> ... yes
Checking whether to include <sys/filio.h> ... no
Checking whether to include <sys/in.h> ... no
Checking whether to include <sys/ioctl.h> ... yes
Checking whether to include <syslog.h> ... yes
Checking whether to include <sys/mman.h> ... yes
Checking whether to include <sys/mode.h> ... no
Checking whether to include <sys/mount.h> ... yes
Checking whether to include <sys/ndir.h> ... no
Checking whether to include <sys/param.h> ... yes
Checking whether to include <sys/poll.h> ... yes
Checking whether to include <sys/resource.h> ... yes
Checking whether to include <sys/security.h> ... no
Checking whether to include <sys/select.h> ... yes
Checking whether to include <sys/sockio.h> ... no
Checking whether to include <sys/stat.h> ... yes
Checking whether to include <sys/statfs.h> ... yes
Checking whether to include <sys/statvfs.h> ... yes
Checking whether to include <sys/time.h> ... yes
Checking whether to include <sys/times.h> ... yes
Checking whether to include <sys/types.h> ... yes
Checking whether to include <sys/uio.h> ... yes
Checking whether to include <sys/un.h> ... yes
Checking whether to include <sys/utsname.h> ... yes
Checking whether to include <sys/vfs.h> ... yes
Checking whether to include <sys/wait.h> ... yes
Checking whether to include <termio.h> ... yes
Checking whether to include <termios.h> ... yes
Checking whether to include <time.h> ... yes
Checking whether to include <unistd.h> ... yes
Checking whether to include <ustat.h> ... yes
Checking whether to include <utime.h> ... yes
Checking whether to include <values.h> ... yes
Checking whether to include <vfork.h> ... no
Checking whether to include <xlocale.h> ... no
Checking whether to include <zlib.h> ... no
Checking whether to include <stdarg.h> ... yes
Looking which header to use for varargs ... <stdarg.h>
Checking whether to enable large file support ... yes
Checking type long double ... found
Checking type long long ... found
Checking size of char ... 1 byte
Checking size of short ... 2 bytes
Checking size of int ... 4 bytes
Checking size of long ... 8 bytes
Checking size of double ... 8 bytes
Checking size of void* ... 8 bytes
Checking size of long double ... 16 bytes
Checking size of long long ... 8 bytes
Checking type fd_set ... found
Checking type fpos64_t ... missing
Checking type off64_t ... missing
Checking type ptrdiff_t ... found
Checking type struct cmsghdr ... found
Checking type struct fs_data ... missing
Checking type struct msghdr ... found
Checking type struct statfs ... found
Checking type union semun ... missing
Checking type socklen_t ... found
Checking type struct sockaddr_in6 ... found
Checking type clock_t ... found
Checking type struct ip_mreq ... found
Checking type struct ip_mreq_source ... found
Checking type struct ipv6_mreq ... found
Checking type struct ipv6_mreq_source ... missing
Checking sizetype ... size_t
Checking size of size_t ... 8 bytes
Checking fpostype ... fpos_t
Checking size of fpos_t ... 16 bytes
Checking lseektype ... off_t
Checking size of off_t ... 8 bytes
Checking uidtype ... uid_t
Checking size of uid_t ... 4 bytes
Checking gidtype ... gid_t
Checking size of gid_t ... 4 bytes
Checking timetype ... time_t
Checking size of time_t ... 8 bytes
Checking whether struct statfs has f_flags ... yes
Checking whether struct tm has tm_zone ... yes
Checking whether struct tm has tm_gmtoff ... yes
Checking whether struct passwd has pw_quota ... no
Checking whether struct passwd has pw_age ... no
Checking whether struct passwd has pw_change ... no
Checking whether struct passwd has pw_class ... no
Checking whether struct passwd has pw_expire ... no
Checking whether struct passwd has pw_comment ... no
Checking whether struct passwd has pw_gecos ... yes
Checking whether struct passwd has pw_passwd ... yes
Checking whether struct stat has st_blocks ... yes
Checking whether struct dirent has d_namelen ... no
Checking whether struct group has gr_passwd ... yes
Checking whether struct sockaddr has sa_len ... no
Checking whether struct sockaddr_in6 has sin6_scope_id ... yes
Checking whether fd_set has fds_bits ... no
Checking whether siginfo_t has si_errno ... yes
Checking whether siginfo_t has si_pid ... yes
Checking whether siginfo_t has si_uid ... yes
Checking whether siginfo_t has si_addr ... yes
Checking whether siginfo_t has si_band ... yes
Checking whether siginfo_t has si_value ... yes
Checking whether siginfo_t has si_fd ... yes
Checking whether siginfo_t has si_status ... yes
Choosing C types to be used for perl internal types
IV will be long, 8 bytes
UV will be unsigned long, 8 bytes
NV will be double, 8 bytes
Guessing nv_preserves_uv_bits value ... 53
Deciding whether nv preserves full uv ... no
Checking integer capacity of nv ... double
Guessing byte order ... 12345678
Checking mantissa bits in double ... 52
Checking mantissa bits in double ... 52
Checking mantissa bits in long double ... 112
Assuming IEEE 754 64-bit little endian doubles.
Assuming long doubles are doubles.
Checking available signal names
got SIGHUP = 1
got SIGINT = 2
got SIGQUIT = 3
got SIGILL = 4
got SIGTRAP = 5
got SIGABRT = 6
got SIGBUS = 7
got SIGFPE = 8
got SIGKILL = 9
got SIGUSR1 = 10
got SIGSEGV = 11
got SIGUSR2 = 12
got SIGPIPE = 13
got SIGALRM = 14
got SIGTERM = 15
got SIGSTKFLT = 16
got SIGCHLD = 17
got SIGCONT = 18
got SIGSTOP = 19
got SIGTSTP = 20
got SIGTTIN = 21
got SIGTTOU = 22
got SIGURG = 23
got SIGXCPU = 24
got SIGXFSZ = 25
got SIGVTALRM = 26
got SIGPROF = 27
got SIGWINCH = 28
got SIGIO = 29
got SIGPWR = 30
got SIGSYS = 31
got SIGIOT = 6
got SIGCLD = 17
got SIGPOLL = 29
Checking NSIG value ... unknown
Deciding whether to use DynaLoader ... yes
Checking which libraries are available ... -lm -lcrypt -lpthread -ldl
Checking which libs to use for perl ... -lm -lcrypt -lpthread -ldl
Deciding how to name libperl ... libperl.so (dynamic)
Checking for _fwalk ... missing
Checking for access ... found
Checking for accessx ... missing
Checking for aintl ... missing
Checking for alarm ... found
Checking for asctime64 ... missing
Checking for atolf ... missing
Checking for atoll ... found
Checking for backtrace ... found
Checking for bcmp ... found
Checking for bcopy ... found
Checking for bzero ... found
Checking for chown ... found
Checking for chroot ... found
Checking for chsize ... missing
Checking for class ... missing
Checking for clearenv ... found
Checking for closedir ... found
Checking for crypt ... found
Checking for ctermid ... found
Checking for ctime64 ... missing
Checking for cuserid ... found
Checking for difftime ... found
Checking for difftime64 ... missing
Checking for dirfd ... found
Checking for dladdr ... found
Checking for dlerror ... found
Checking for dlopen ... found
Checking for drand48 ... found
Checking for dup2 ... found
Checking for duplocale ... found
Checking for eaccess ... found
Checking for endgrent ... found
Checking for endhostent ... found
Checking for endnetent ... found
Checking for endprotoent ... found
Checking for endpwent ... found
Checking for endservent ... found
Checking for fchdir ... found
Checking for fchmod ... found
Checking for fchmodat ... found
Checking for fchown ... found
Checking for fcntl ... found
Checking for fdclose ... missing
Checking for fgetpos ... found
Checking for flock ... found
Checking for fork ... found
Checking for fp_class ... missing
Checking for fpathconf ... found
Checking for freelocale ... found
Checking for fseeko ... found
Checking for fsetpos ... found
Checking for fstatfs ... found
Checking for fstatvfs ... found
Checking for fsync ... found
Checking for ftello ... found
Checking for futimes ... found
Checking for gai_strerror ... found
Checking for getaddrinfo ... found
Checking for getcwd ... found
Checking for getespwnam ... missing
Checking for getfsstat ... missing
Checking for getgrent ... found
Checking for getgroups ... found
Checking for gethostbyaddr ... found
Checking for gethostbyname ... found
Checking for getnetbyaddr ... found
Checking for getnetbyname ... found
Checking for gethostent ... found
Checking for gethostname ... found
Checking for getitimer ... found
Checking for getlogin ... found
Checking for getmnt ... missing
Checking for getmntent ... found
Checking for getnameinfo ... found
Checking for getnetent ... found
Checking for getnetbyaddr ... found
Checking for getnetbyname ... found
Checking for getpagesize ... found
Checking for getprotobyaddr ... missing
Checking for getprotobyname ... found
Checking for getprotobynumber ... found
Checking for getprotoent ... found
Checking for getpgid ... found
Checking for getpgrp ... found
Checking for getpgrp2 ... missing
Checking for getppid ... found
Checking for getpriority ... found
Checking for getprpwnam ... missing
Checking for getpwent ... found
Checking for getservbyaddr ... missing
Checking for getservbyname ... found
Checking for getservbyport ... found
Checking for getservent ... found
Checking for setservent ... found
Checking for endservent ... found
Checking for getspnam ... found
Checking for gettimeofday ... found
Checking for gmtime64 ... missing
Checking for hasmntopt ... found
Checking for htonl ... found
Checking for ilogbl ... found
Checking for index ... found
Checking for inet_aton ... found
Checking for inet_ntop ... found
Checking for inet_pton ... found
Checking for isascii ... found
Checking for isblank ... found
Checking for killpg ... found
Checking for lchown ... found
Checking for link ... found
Checking for linkat ... found
Checking for localtime64 ... missing
Checking for localeconv ... found
Checking for lockf ... found
Checking for lstat ... found
Checking for madvise ... found
Checking for malloc_good_size ... missing
Checking for malloc_size ... missing
Checking for mblen ... found
Checking for mbstowcs ... found
Checking for mbtowc ... found
Checking for memchr ... found
Checking for memcmp ... found
Checking for memcpy ... found
Checking for memmem ... found
Checking for memmove ... found
Checking for memrchr ... found
Checking for memset ... found
Checking for mkdir ... found
Checking for mkdtemp ... found
Checking for mkfifo ... found
Checking for mkstemp ... found
Checking for mkstemps ... found
Checking for mktime ... found
Checking for mktime64 ... missing
Checking for mmap ... found
Checking for mprotect ... found
Checking for msgctl ... found
Checking for msgget ... found
Checking for msgrcv ... found
Checking for msgsnd ... found
Checking for msync ... found
Checking for munmap ... found
Checking for newlocale ... found
Checking for nice ... found
Checking for nl_langinfo ... found
Checking for open ... found
Checking for openat ... found
Checking for pathconf ... found
Checking for pause ... found
Checking for pipe ... found
Checking for poll ... found
Checking for prctl ... found
Checking for pthread_atfork ... found
Checking for pthread_attr_setscope ... found
Checking for pthread_yield ... found
Checking for querylocale ... missing
Checking for qgcvt ... found
Checking for rand ... found
Checking for random ... found
Checking for re_comp ... found
Checking for readdir ... found
Checking for readlink ... found
Checking for readv ... found
Checking for recvmsg ... found
Checking for regcmp ... missing
Checking for regcomp ... found
Checking for rename ... found
Checking for renameat ... found
Checking for rewinddir ... found
Checking for rmdir ... found
Checking for sched_yield ... found
Checking for seekdir ... found
Checking for select ... found
Checking for semctl ... found
Checking for semget ... found
Checking for semop ... found
Checking for sendmsg ... found
Checking for setegid ... found
Checking for setservent ... found
Checking for setenv ... found
Checking for seteuid ... found
Checking for setgrent ... found
Checking for setgroups ... found
Checking for sethostent ... found
Checking for setitimer ... found
Checking for setlinebuf ... found
Checking for setlocale ... found
Checking for setnetent ... found
Checking for setprotoent ... found
Checking for setpgid ... found
Checking for setpgrp ... found
Checking for setpgrp2 ... missing
Checking for setpriority ... found
Checking for setproctitle ... missing
Checking for setpwent ... found
Checking for setregid ... found
Checking for setresgid ... found
Checking for setresuid ... found
Checking for setreuid ... found
Checking for setrgid ... missing
Checking for setruid ... missing
Checking for setsid ... found
Checking for setvbuf ... found
Checking for sfreserve ... missing
Checking for shmat ... found
Checking for shmctl ... found
Checking for shmdt ... found
Checking for shmget ... found
Checking for sigaction ... found
Checking for sigprocmask ... found
Checking for sigsetjmp ... found
Checking for snprintf ... found
Checking for sockatmark ... found
Checking for socket ... found
Checking for socketpair ... found
Checking for socks5_init ... missing
Checking for stat ... found
Checking for statvfs ... found
Checking for strchr ... found
Checking for strcoll ... found
Checking for strerror ... found
Checking for strerror_l ... found
Checking for strftime ... found
Checking for strlcat ... missing
Checking for strlcpy ... missing
Checking for strtod ... found
Checking for strtol ... found
Checking for strtold ... found
Checking for strtoll ... found
Checking for strtoq ... found
Checking for strtoul ... found
Checking for strtoull ... found
Checking for strtouq ... found
Checking for strxfrm ... found
Checking for symlink ... found
Checking for syscall ... found
Checking for sysconf ... found
Checking for system ... found
Checking for tcgetpgrp ... found
Checking for tcsetpgrp ... found
Checking for telldir ... found
Checking for time ... found
Checking for timegm ... found
Checking for times ... found
Checking for truncate ... found
Checking for ualarm ... found
Checking for umask ... found
Checking for uname ... found
Checking for unlinkat ... found
Checking for unordered ... missing
Checking for unsetenv ... found
Checking for uselocale ... found
Checking for usleep ... found
Checking for ustat ... found
Checking for vprintf ... found
Checking for vsnprintf ... found
Checking for wait4 ... found
Checking for waitpid ... found
Checking for wcscmp ... found
Checking for wcstombs ... found
Checking for wcsxfrm ... found
Checking for wctomb ... found
Checking for writev ... found
Checking for acosh ... found
Checking for asinh ... found
Checking for atanh ... found
Checking for cbrt ... found
Checking for copysign ... found
Checking for copysignl ... found
Checking for erf ... found
Checking for erfc ... found
Checking for exp2 ... found
Checking for expm1 ... found
Checking for fdim ... found
Checking for fegetround ... found
Checking for finite ... found
Checking for finitel ... found
Checking for fma ... found
Checking for fmax ... found
Checking for fmin ... found
Checking for fp_classify ... missing
Checking for fp_classl ... missing
Checking for fpclassl ... missing
Checking for fpgetround ... missing
Checking for frexpl ... found
Checking for hypot ... found
Checking for ilogb ... found
Checking for isfinite ... found
Checking for isfinitel ... missing
Checking for isinf ... found
Checking for isinfl ... found
Checking for isless ... found
Checking for isnan ... found
Checking for isnanl ... found
Checking for isnormal ... found
Checking for j0 ... found
Checking for j0l ... found
Checking for ldexpl ... found
Checking for lgamma ... found
Checking for lgamma_r ... found
Checking for llabs ... found
Checking for llrint ... found
Checking for llrintl ... found
Checking for llround ... found
Checking for llroundl ... found
Checking for log1p ... found
Checking for log2 ... found
Checking for logb ... found
Checking for lrint ... found
Checking for lrintl ... found
Checking for lround ... found
Checking for lroundl ... found
Checking for modfl ... found
Checking for nan ... found
Checking for nearbyint ... found
Checking for nextafter ... found
Checking for nexttoward ... found
Checking for remainder ... found
Checking for remquo ... found
Checking for rint ... found
Checking for round ... found
Checking for scalbn ... found
Checking for scalbnl ... found
Checking for signbit ... found
Checking for sqrtl ... found
Checking for tgamma ... found
Checking for trunc ... found
Checking for truncl ... found
Checking whether fpclassify() is usable ... yes
Checking whether fpclass() is usable ... no, disabling fpclass()
Checking dbminit prototype ... declared
Checking drand48 prototype ... declared
Checking flock prototype ... declared
Checking lseek prototype ... declared
Checking modfl prototype ... declared
Checking sbrk prototype ... declared
Checking sockatmark prototype ... declared
Checking setresgid prototype ... declared
Checking setresuid prototype ... declared
Checking syscall prototype ... declared
Checking telldir prototype ... declared
Checking usleep prototype ... declared
Checking gethostbyaddr prototype ... declared
Checking getservbyport prototype ... declared
Checking getnetbyaddr prototype ... declared
Checking getprotobynumber prototype ... declared
Checking for sys_errlist ... found
Checking for sys_errnolist ... missing
Checking for tzname ... found
Checking whether DBL_DIG is defined ... yes
Checking whether LDBL_DIG is defined ... yes
Checking whether SCM_RIGHTS is defined ... yes
Checking whether closedir is void ... no
Checking whether prctl supports PR_SET_NAME ... yes
Checking FD_SET macros ... found
Checking if we're using GNU libc ... yes
Checking whether you have the full shm*(2) library ... yes
Checking whether you have the full sem*(2) library ... yes
Checking whether you have the full msg*(2) library ... yes
Looking how to get error messages ... strerror()
Looking for a random number function ... good, found drand48()
Looking what times() may return ... clock_t
Checking if compiler supports __attribute__(format) ... yes
Checking if compiler supports __attribute__(malloc) ... yes
Checking if compiler supports __attribute__(nonnull) ... yes
Checking if compiler supports __attribute__(noreturn) ... yes
Checking if compiler supports __attribute__(pure) ... yes
Checking if compiler supports __attribute__(unused) ... yes
Checking if compiler supports __attribute__(used) ... yes
Checking if compiler supports __attribute__(deprecated) ... yes
Checking if compiler supports __attribute__(warn_unused_result) ... yes
Checking if compiler supports __attribute__(always_inline) ... yes
Checking to see if your C compiler knows about volatile ... yes
Checking C99 variadic macros ... supported
Deciding installation paths
Deciding whether to use $vendorprefix ... no
Looking whether to enable threads ... yes, ithreads
Checking for asctime_r ... found, B_SB
Checking for ctime_r ... found, B_SB
Checking for crypt_r ... unusable
Checking for ctermid_r ... missing
Checking for endpwent_r ... missing
Checking for getgrent_r ... unusable
Checking for endgrent_r ... missing
Checking for getgrgid_r ... found, I_TSBWR
Checking for getgrnam_r ... found, I_CSBWR
Checking for drand48_r ... found, I_ST
Checking for endhostent_r ... missing
Checking for endnetent_r ... missing
Checking for endprotoent_r ... missing
Checking for endservent_r ... missing
Checking for gethostbyaddr_r ... found, I_TsISBWRE
Checking for gethostbyname_r ... found, I_CSBWRE
Checking for gethostent_r ... found, I_SBWRE
Checking for getlogin_r ... found, I_BW
Checking for getnetbyaddr_r ... found, I_uISBWRE
Checking for getnetbyname_r ... found, I_CSBWRE
Checking for getnetent_r ... found, I_SBWRE
Checking for getprotobyname_r ... found, I_CSBWR
Checking for getprotobynumber_r ... found, I_ISBWR
Checking for getprotoent_r ... found, I_SBWR
Checking for getpwent_r ... found, I_SBWR
Checking for getpwnam_r ... found, I_CSBWR
Checking for getpwuid_r ... found, I_TSBWR
Checking for getservbyname_r ... found, I_CCSBWR
Checking for getservbyport_r ... found, I_ICSBWR
Checking for getservent_r ... found, I_SBWR
Checking for getspnam_r ... found, I_CSBWR
Checking for gmtime_r ... found, S_TS
Checking for localtime_r ... found, S_TS
Checking for random_r ... found, I_St
Checking for readdir64_r ... unusable
Checking for readdir_r ... found, I_TSR
Checking for setgrent_r ... missing
Checking for sethostent_r ... missing
Checking for setlocale_r ... missing
Checking for setnetent_r ... missing
Checking for setprotoent_r ... missing
Checking for setpwent_r ... missing
Checking for setservent_r ... missing
Checking for srand48_r ... found, I_LS
Checking for srandom_r ... found, I_TS
Checking for strerror_r ... found, I_IBW
Checking for tmpnam_r ... found, B_B
Checking for ttyname_r ... found, I_IBW
Looking which extensions should be disabled
pre-disabling devel_nytprof
pre-disabling db_file
pre-disabling gdbm_file
pre-disabling ndbm_file
pre-disabling odbm_file
pre-disabling vms_dclsym
pre-disabling vms_stdio
pre-disabling vms_filespec
pre-disabling amiga_arexx
pre-disabling amiga_exec
pre-disabling win32
pre-disabling win32api_file
pre-disabling win32core
Looking for extensions recursively under ext/
disabled ext/Amiga-ARexx
disabled ext/Amiga-Exec
dynamic ext/B
dynamic ext/Devel-Peek
non-xs ext/Errno
non-xs ext/ExtUtils-Miniperl
dynamic ext/Fcntl
dynamic ext/File-DosGlob
non-xs ext/File-Find
dynamic ext/File-Glob
non-xs ext/FileCache
disabled ext/GDBM_File
dynamic ext/Hash-Util
dynamic ext/Hash-Util-FieldHash
dynamic ext/I18N-Langinfo
non-xs ext/IPC-Open3
disabled ext/NDBM_File
disabled ext/ODBM_File
dynamic ext/Opcode
dynamic ext/POSIX
dynamic ext/PerlIO-encoding
dynamic ext/PerlIO-mmap
dynamic ext/PerlIO-scalar
dynamic ext/PerlIO-via
non-xs ext/Pod-Functions
non-xs ext/Pod-Html
dynamic ext/SDBM_File
dynamic ext/Sys-Hostname
dynamic ext/Tie-Hash-NamedCapture
non-xs ext/Tie-Memoize
disabled ext/VMS-DCLsym
disabled ext/VMS-Filespec
disabled ext/VMS-Stdio
disabled ext/Win32CORE
dynamic ext/XS-APItest
dynamic ext/XS-Typemap
dynamic ext/arybase
dynamic ext/attributes
dynamic ext/mro
dynamic ext/re
Looking for extensions recursively under cpan/
non-xs cpan/Archive-Tar
non-xs cpan/AutoLoader
non-xs cpan/B-Debug
non-xs cpan/CPAN
non-xs cpan/CPAN-Meta
non-xs cpan/CPAN-Meta-Requirements
non-xs cpan/CPAN-Meta-YAML
dynamic cpan/Compress-Raw-Bzip2
dynamic cpan/Compress-Raw-Zlib
non-xs cpan/Config-Perl-V
disabled cpan/DB_File
dynamic cpan/Devel-PPPort
non-xs cpan/Digest
dynamic cpan/Digest-MD5
dynamic cpan/Digest-SHA
dynamic cpan/Encode
non-xs cpan/ExtUtils-Constant
non-xs cpan/ExtUtils-Install
non-xs cpan/ExtUtils-MakeMaker
non-xs cpan/ExtUtils-Manifest
non-xs cpan/File-Fetch
non-xs cpan/File-Path
non-xs cpan/File-Temp
dynamic cpan/Filter-Util-Call
non-xs cpan/Getopt-Long
non-xs cpan/HTTP-Tiny
non-xs cpan/IO-Compress
non-xs cpan/IO-Socket-IP
non-xs cpan/IO-Zlib
non-xs cpan/IPC-Cmd
dynamic cpan/IPC-SysV
non-xs cpan/JSON-PP
non-xs cpan/Locale-Codes
non-xs cpan/Locale-Maketext-Simple
dynamic cpan/MIME-Base64
non-xs cpan/Math-BigInt
dynamic cpan/Math-BigInt-FastCalc
non-xs cpan/Math-BigRat
non-xs cpan/Math-Complex
non-xs cpan/Memoize
non-xs cpan/Module-Load
non-xs cpan/Module-Load-Conditional
non-xs cpan/Module-Loaded
non-xs cpan/Module-Metadata
non-xs cpan/NEXT
non-xs cpan/Params-Check
non-xs cpan/Parse-CPAN-Meta
non-xs cpan/Perl-OSType
non-xs cpan/PerlIO-via-QuotedPrint
non-xs cpan/Pod-Checker
non-xs cpan/Pod-Escapes
non-xs cpan/Pod-Parser
non-xs cpan/Pod-Perldoc
non-xs cpan/Pod-Simple
non-xs cpan/Pod-Usage
dynamic cpan/Scalar-List-Utils
dynamic cpan/Socket
dynamic cpan/Sys-Syslog
non-xs cpan/Term-ANSIColor
non-xs cpan/Term-Cap
non-xs cpan/Test-Harness
non-xs cpan/Test-Simple
non-xs cpan/Text-Balanced
non-xs cpan/Text-ParseWords
non-xs cpan/Text-Tabs
non-xs cpan/Tie-RefHash
non-xs cpan/Time-Local
dynamic cpan/Time-Piece
dynamic cpan/Unicode-Collate
dynamic cpan/Unicode-Normalize
disabled cpan/Win32
disabled cpan/Win32API-File
non-xs cpan/autodie
non-xs cpan/bignum
non-xs cpan/experimental
non-xs cpan/libnet
non-xs cpan/parent
non-xs cpan/perlfaq
non-xs cpan/podlators
non-xs cpan/version
Looking for extensions recursively under dist/
non-xs dist/Attribute-Handlers
non-xs dist/Carp
dynamic dist/Data-Dumper
non-xs dist/Devel-SelfStubber
non-xs dist/Dumpvalue
non-xs dist/Env
non-xs dist/Exporter
non-xs dist/ExtUtils-CBuilder
non-xs dist/ExtUtils-ParseXS
non-xs dist/Filter-Simple
non-xs dist/I18N-Collate
non-xs dist/I18N-LangTags
dynamic dist/IO
non-xs dist/Locale-Maketext
non-xs dist/Module-CoreList
non-xs dist/Net-Ping
dynamic dist/PathTools
non-xs dist/Safe
non-xs dist/Search-Dict
non-xs dist/SelfLoader
dynamic dist/Storable
non-xs dist/Term-Complete
non-xs dist/Term-ReadLine
non-xs dist/Test
non-xs dist/Text-Abbrev
non-xs dist/Thread-Queue
non-xs dist/Thread-Semaphore
non-xs dist/Tie-File
dynamic dist/Time-HiRes
non-xs dist/XSLoader
non-xs dist/autouse
non-xs dist/base
non-xs dist/constant
non-xs dist/encoding-warnings
non-xs dist/if
non-xs dist/lib
dynamic dist/threads
dynamic dist/threads-shared
Static modules:
Non-XS modules: ext/Errno ext/ExtUtils-Miniperl ext/File-Find ext/FileCache ext/IPC-Open3 ext/Pod-Functions ext/Pod-Html ext/Tie-Memoize cpan/Archive-Tar cpan/AutoLoader cpan/B-Debug cpan/CPAN cpan/CPAN-Meta cpan/CPAN-Meta-Requirements cpan/CPAN-Meta-YAML cpan/Config-Perl-V cpan/Digest cpan/ExtUtils-Constant cpan/ExtUtils-Install cpan/ExtUtils-MakeMaker cpan/ExtUtils-Manifest cpan/File-Fetch cpan/File-Path cpan/File-Temp cpan/Getopt-Long cpan/HTTP-Tiny cpan/IO-Compress cpan/IO-Socket-IP cpan/IO-Zlib cpan/IPC-Cmd cpan/JSON-PP cpan/Locale-Codes cpan/Locale-Maketext-Simple cpan/Math-BigInt cpan/Math-BigRat cpan/Math-Complex cpan/Memoize cpan/Module-Load cpan/Module-Load-Conditional cpan/Module-Loaded cpan/Module-Metadata cpan/NEXT cpan/Params-Check cpan/Parse-CPAN-Meta cpan/Perl-OSType cpan/PerlIO-via-QuotedPrint cpan/Pod-Checker cpan/Pod-Escapes cpan/Pod-Parser cpan/Pod-Perldoc cpan/Pod-Simple cpan/Pod-Usage cpan/Term-ANSIColor cpan/Term-Cap cpan/Test-Harness cpan/Test-Simple cpan/Text-Balanced cpan/Text-ParseWords cpan/Text-Tabs cpan/Tie-RefHash cpan/Time-Local cpan/autodie cpan/bignum cpan/experimental cpan/libnet cpan/parent cpan/perlfaq cpan/podlators cpan/version dist/Attribute-Handlers dist/Carp dist/Devel-SelfStubber dist/Dumpvalue dist/Env dist/Exporter dist/ExtUtils-CBuilder dist/ExtUtils-ParseXS dist/Filter-Simple dist/I18N-Collate dist/I18N-LangTags dist/Locale-Maketext dist/Module-CoreList dist/Net-Ping dist/Safe dist/Search-Dict dist/SelfLoader dist/Term-Complete dist/Term-ReadLine dist/Test dist/Text-Abbrev dist/Thread-Queue dist/Thread-Semaphore dist/Tie-File dist/XSLoader dist/autouse dist/base dist/constant dist/encoding-warnings dist/if dist/lib
Dynamic modules: ext/B ext/Devel-Peek ext/Fcntl ext/File-DosGlob ext/File-Glob ext/Hash-Util ext/Hash-Util-FieldHash ext/I18N-Langinfo ext/Opcode ext/POSIX ext/PerlIO-encoding ext/PerlIO-mmap ext/PerlIO-scalar ext/PerlIO-via ext/SDBM_File ext/Sys-Hostname ext/Tie-Hash-NamedCapture ext/XS-APItest ext/XS-Typemap ext/arybase ext/attributes ext/mro ext/re cpan/Compress-Raw-Bzip2 cpan/Compress-Raw-Zlib cpan/Devel-PPPort cpan/Digest-MD5 cpan/Digest-SHA cpan/Encode cpan/Filter-Util-Call cpan/IPC-SysV cpan/MIME-Base64 cpan/Math-BigInt-FastCalc cpan/Scalar-List-Utils cpan/Socket cpan/Sys-Syslog cpan/Time-Piece cpan/Unicode-Collate cpan/Unicode-Normalize dist/Data-Dumper dist/IO dist/PathTools dist/Storable dist/Time-HiRes dist/threads dist/threads-shared
Ok, back to the top-level configure
Generating config.h and xconfig.h
Extracting config.h (with variable substitutions)
Extracting xconfig.h (with variable substitutions)
Generating Makefile.config
Configuration completed for cross build
build platform: x86_64-linux
C compiler: gcc
linker: gcc
ar: ar
ranlib: ranlib
objdump: objdump
target platform: riscv64-linux
C compiler: riscv64-unknown-linux-gnu-gcc
ld: riscv64-unknown-linux-gnu-gcc
ar: riscv64-unknown-linux-gnu-ar
ranlib: riscv64-unknown-linux-gnu-ranlib
objdump: riscv64-unknown-linux-gnu-objdump
prefix: /nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu
sysroot:
installation prefix:
executables: /nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/bin
scripts: /nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/bin
privlib: /nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib/perl5/5.24.3
archlib: /nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib/perl5/5.24.3/riscv64-linux
section 1 man pages: /nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/share/man/man1 (with '1' extension)
section 3 man pages: /nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/share/man/man3 (with '3' extension)
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/zqh3l3lyw32q1ayb15bnvg9f24j5v2p0-bash-4.4-p12/bin/bash
patch -p1 -i cnf/diffs/perl5-5.24.3/installscripts.patch && touch cnf/diffs/perl5-5.24.3/installscripts.applied
patching file installman
patching file installperl
patch -p1 -i cnf/diffs/perl5-5.24.3/xconfig.patch && touch cnf/diffs/perl5-5.24.3/xconfig.applied
patching file perl.h
patch -p1 -i cnf/diffs/perl5-5.24.3/posix-makefile.patch && touch cnf/diffs/perl5-5.24.3/posix-makefile.applied
patching file ext/POSIX/Makefile.PL
patch -p1 -i cnf/diffs/perl5-5.24.3/configpm.patch && touch cnf/diffs/perl5-5.24.3/configpm.applied
patching file configpm
patch -p1 -i cnf/diffs/perl5-5.24.3/dynaloader.patch && touch cnf/diffs/perl5-5.24.3/dynaloader.applied
patching file ext/DynaLoader/hints/linux.pl
patch -p1 -i cnf/diffs/perl5-5.24.3/customized.patch && touch cnf/diffs/perl5-5.24.3/customized.applied
patching file t/porting/customized.dat
patch -p1 -i cnf/diffs/perl5-5.24.3/makemaker-test.patch && touch cnf/diffs/perl5-5.24.3/makemaker-test.applied
patching file cpan/ExtUtils-MakeMaker/t/INSTALL_BASE.t
patching file cpan/ExtUtils-MakeMaker/t/PL_FILES.t
patching file cpan/ExtUtils-MakeMaker/t/basic.t
patching file cpan/ExtUtils-MakeMaker/t/echo.t
patching file cpan/ExtUtils-MakeMaker/t/min_perl_version.t
patching file cpan/ExtUtils-MakeMaker/t/pm_to_blib.t
patching file cpan/ExtUtils-MakeMaker/t/recurs.t
patching file cpan/ExtUtils-MakeMaker/t/several_authors.t
patching file cpan/ExtUtils-MakeMaker/t/unicode.t
patch -p1 -i cnf/diffs/perl5-5.24.3/test-checkcase.patch && touch cnf/diffs/perl5-5.24.3/test-checkcase.applied
patching file t/porting/checkcase.t
patch -p1 -i cnf/diffs/perl5-5.24.3/constant.patch && touch cnf/diffs/perl5-5.24.3/constant.applied
patching file cpan/ExtUtils-Constant/t/Constant.t
patch -p1 -i cnf/diffs/perl5-5.24.3/liblist.patch && touch cnf/diffs/perl5-5.24.3/liblist.applied
patching file cpan/ExtUtils-MakeMaker/lib/ExtUtils/Liblist/Kid.pm
patch -p1 -i cnf/diffs/perl5-5.24.3/findext.patch && touch cnf/diffs/perl5-5.24.3/findext.applied
patching file win32/FindExt.pm
patch -p1 -i cnf/diffs/perl5-5.24.3/makemaker-unix.patch && touch cnf/diffs/perl5-5.24.3/makemaker-unix.applied
patching file cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o miniperlmain.host.o miniperlmain.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
miniperlmain.host.o
miniperlmain.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o av.host.o av.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
av.host.o
av.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scope.host.o scope.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
scope.host.o
scope.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o doop.host.o doop.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
doop.host.o
doop.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o doio.host.o doio.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
doio.host.o
doio.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dump.host.o dump.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
dump.host.o
dump.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o gv.host.o gv.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
gv.host.o
gv.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hv.host.o hv.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
hv.host.o
hv.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mg.host.o mg.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
mg.host.o
mg.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o reentr.host.o reentr.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
reentr.host.o
reentr.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mro_core.host.o mro_core.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
mro_core.host.o
mro_core.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o perly.host.o perly.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
perly.host.o
perly.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pp.host.o pp.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
pp.host.o
pp.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pp_hot.host.o pp_hot.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
pp_hot.host.o
pp_hot.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pp_ctl.host.o pp_ctl.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
pp_ctl.host.o
pp_ctl.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pp_sys.host.o pp_sys.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
pp_sys.host.o
pp_sys.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o regcomp.host.o regcomp.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
regcomp.host.o
regcomp.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o regexec.host.o regexec.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
regexec.host.o
regexec.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o utf8.host.o utf8.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
utf8.host.o
utf8.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sv.host.o sv.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
sv.host.o
sv.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o taint.host.o taint.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
taint.host.o
taint.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o toke.host.o toke.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
toke.host.o
toke.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o util.host.o util.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
util.host.o
util.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o deb.host.o deb.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
deb.host.o
deb.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o run.host.o run.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
run.host.o
run.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o universal.host.o universal.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
universal.host.o
universal.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pad.host.o pad.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
pad.host.o
pad.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o generate_uudmap generate_uudmap.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
generate_uudmap
generate_uudmap.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccNlMv9B.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
generate_uudmap
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccomKodi.o
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
./generate_uudmap uudmap.h bitcount.h mg_data.h
./generate_uudmap uudmap.h bitcount.h mg_data.h
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o globals.host.o globals.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
globals.host.o
globals.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o keywords.host.o keywords.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
keywords.host.o
keywords.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o perlio.host.o perlio.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
perlio.host.o
perlio.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o perlapi.host.o perlapi.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
perlapi.host.o
perlapi.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o numeric.host.o numeric.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
numeric.host.o
numeric.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
numeric.c: In function 'Perl_my_atof2':
numeric.c:1296:16: warning: argument 1 null where non-null expected [-Wnonnull]
nv = Perl_strtod(fake, &endp);
In file included from perl.h:789:0,
from numeric.c:30:
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include/stdlib.h:117:15: note: in a call to function 'strtod' declared here
extern double strtod (const char *__restrict __nptr,
^~~~~~
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mathoms.host.o mathoms.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
mathoms.host.o
mathoms.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o locale.host.o locale.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
locale.host.o
locale.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pp_pack.host.o pp_pack.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
pp_pack.host.o
pp_pack.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pp_sort.host.o pp_sort.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
pp_sort.host.o
pp_sort.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o caretx.host.o caretx.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
caretx.host.o
caretx.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dquote.host.o dquote.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
dquote.host.o
dquote.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o time64.host.o time64.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
time64.host.o
time64.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
cp -f op.c opmini.c
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_EXTERNAL_GLOB -c -o opmini.host.o opmini.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-DPERL_EXTERNAL_GLOB
-c
-o
opmini.host.o
opmini.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
cp -f perl.c perlmini.c
gcc -DPERL_CORE -DUSE_CROSS_COMPILE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_IS_MINIPERL -c -o perlmini.host.o perlmini.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-DPERL_CORE
-DUSE_CROSS_COMPILE
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-DPERL_IS_MINIPERL
-c
-o
perlmini.host.o
perlmini.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
gcc -o miniperl miniperlmain.host.o av.host.o scope.host.o doop.host.o doio.host.o dump.host.o gv.host.o hv.host.o mg.host.o reentr.host.o mro_core.host.o perly.host.o pp.host.o pp_hot.host.o pp_ctl.host.o pp_sys.host.o regcomp.host.o regexec.host.o utf8.host.o sv.host.o taint.host.o toke.host.o util.host.o deb.host.o run.host.o universal.host.o pad.host.o globals.host.o keywords.host.o perlio.host.o perlapi.host.o numeric.host.o mathoms.host.o locale.host.o pp_pack.host.o pp_sort.host.o caretx.host.o dquote.host.o time64.host.o opmini.host.o perlmini.host.o -lm -lcrypt -ldl
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-o
miniperl
miniperlmain.host.o
av.host.o
scope.host.o
doop.host.o
doio.host.o
dump.host.o
gv.host.o
hv.host.o
mg.host.o
reentr.host.o
mro_core.host.o
perly.host.o
pp.host.o
pp_hot.host.o
pp_ctl.host.o
pp_sys.host.o
regcomp.host.o
regexec.host.o
utf8.host.o
sv.host.o
taint.host.o
toke.host.o
util.host.o
deb.host.o
run.host.o
universal.host.o
pad.host.o
globals.host.o
keywords.host.o
perlio.host.o
perlapi.host.o
numeric.host.o
mathoms.host.o
locale.host.o
pp_pack.host.o
pp_sort.host.o
caretx.host.o
dquote.host.o
time64.host.o
opmini.host.o
perlmini.host.o
-lm
-lcrypt
-ldl
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccG3pre9.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
miniperl
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
miniperlmain.host.o
av.host.o
scope.host.o
doop.host.o
doio.host.o
dump.host.o
gv.host.o
hv.host.o
mg.host.o
reentr.host.o
mro_core.host.o
perly.host.o
pp.host.o
pp_hot.host.o
pp_ctl.host.o
pp_sys.host.o
regcomp.host.o
regexec.host.o
utf8.host.o
sv.host.o
taint.host.o
toke.host.o
util.host.o
deb.host.o
run.host.o
universal.host.o
pad.host.o
globals.host.o
keywords.host.o
perlio.host.o
perlapi.host.o
numeric.host.o
mathoms.host.o
locale.host.o
pp_pack.host.o
pp_sort.host.o
caretx.host.o
dquote.host.o
time64.host.o
opmini.host.o
perlmini.host.o
-lm
-lcrypt
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
./miniperl_top make_patchnum.pl
Attempt to free unreferenced scalar: SV 0x7c38f8.
Attempt to free unreferenced scalar: SV 0x7a4338 at /build/perl-5.24.3/lib/strict.pm line 38.
make: *** [Makefile:202: lib/Config_git.pl] Segmentation fault
This file has been truncated, but you can view the full file.
Setting config_arg0=cnf/configure
Setting config_argc=12
Setting config_args=--prefix=/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu -Dlibpth="" -Dglibpth="" -Uinstallusrbinperl -Dinstallstyle=lib/perl5 -Duseshrplib -Dlocincpth=/nix/store/n05i4r3652vzvm4ra7i9fg7kiscwllrl-glibc-2.27-riscv64-unknown-linux-gnu-dev/include -Dloclibpth=/nix/store/cfi4hfhrsb5ys7cgmiylj0r9zzwfqifw-glibc-2.27-riscv64-unknown-linux-gnu/lib -Dusethreads --build=x86_64-unknown-linux-gnu --host=riscv64-unknown-linux-gnu --target=riscv64-unknown-linux-gnu
Setting prefix=/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu
Setting libpth=""
Setting glibpth=""
Setting installusrbinperl=undef
Setting installstyle=lib/perl5
Setting useshrplib=true
Setting locincpth=/nix/store/n05i4r3652vzvm4ra7i9fg7kiscwllrl-glibc-2.27-riscv64-unknown-linux-gnu-dev/include
Setting loclibpth=/nix/store/cfi4hfhrsb5ys7cgmiylj0r9zzwfqifw-glibc-2.27-riscv64-unknown-linux-gnu/lib
Setting usethreads=define
Setting build=x86_64-unknown-linux-gnu
Setting target=riscv64-unknown-linux-gnu
Guessing build platform
Result: x86_64-unknown-linux-gnu
Guessing target architecture
Result: riscv64-unknown-linux-gnu
Respawning configure for build and target platforms
> cnf/configure --keeplog --mode=buildmini --build=x86_64-unknown-linux-gnu --buildarch=x86_64-unknown-linux-gnu
Setting config_arg0=cnf/configure
Setting config_argc=4
Setting config_args=--keeplog --mode=buildmini --build=x86_64-unknown-linux-gnu --buildarch=x86_64-unknown-linux-gnu
Setting keeplog=1
Setting build=x86_64-unknown-linux-gnu
Setting buildarch=x86_64-unknown-linux-gnu
Configuring build-time miniperl for x86_64-unknown-linux-gnu (x86_64-unknown-linux-gnu)
Setting targetarch=x86_64-unknown-linux-gnu
Checking perl version
Setting revision=5
Setting patchlevel=24
Setting subversion=3
Setting api_revision=5
Setting api_version=24
Setting api_subversion=0
Setting perl_patchlevel=
Setting version_patchlevel_string=version 24 subversion 3
Setting PERL_CONFIG_SH=true
Setting PERL_REVISION=5
Setting PERL_VERSION=24
Setting PERL_SUBVERSION=3
Setting PERL_PATCHLEVEL=
Setting PERL_API_REVISION=5
Setting PERL_API_VERSION=24
Setting PERL_API_SUBVERSION=0
Setting api_versionstring=5.24.0
Setting package=perl5
Setting perlname=perl
Setting spackage=Perl5
Setting version=5.24.3
Result: perl5-5.24.3
Setting default_inc_excludes_dot=undef
Checking for cc
trying cc=gcc
Setting cc=gcc
Result: gcc
Checking for ar
trying ar=ar
Setting ar=ar
Result: ar
Checking for nm
trying nm=nm
Setting nm=nm
Result: nm
Checking for ranlib
trying ranlib=ranlib
Setting ranlib=ranlib
Result: ranlib
Checking for readelf
trying readelf=readelf
Setting readelf=readelf
Result: readelf
Checking for objdump
trying objdump=objdump
Setting objdump=objdump
Result: objdump
Setting ld=gcc
Trying gcc
> gcc --version
| HARDENING: disabled flags: IGNORED_KEY
| HARDENING: Is active (not completely disabled with "all" flag)
| HARDENING: enabling fortify
| HARDENING: enabling stackprotector
| HARDENING: enabling pic
| HARDENING: enabling strictoverflow
| HARDENING: enabling format
| extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
| ''
| original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
| --version
| extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
| -B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
| -B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
| -idirafter
| /nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
| -idirafter
| /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
| -B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
| -O2
| -D_FORTIFY_SOURCE=2
| -fstack-protector-strong
| --param
| ssp-buffer-size=4
| -fPIC
| -fno-strict-overflow
| -Wformat
| -Wformat-security
| -Werror=format-security
| gcc (GCC) 7.3.0
| Copyright (C) 2017 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions. There is NO
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
Setting cctype=cc
Setting ccversion=
Setting gccversion=0.0
Result: unknown
Checking whether gcc is a C++ compiler
| #if defined(__cplusplus)
| YES
| #endif
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_cplusplus=undef
Result: no
Deciding how to declare external symbols
Setting extern_C=extern
Result: extern
Setting _o=.o
Setting _a=.a
Setting so=so
Setting _exe=
Setting cccdlflags=-fPIC -Wno-unused-function
Setting ccdlflags=-Wl,-E
Setting ldflags=
Setting lddlflags=-shared
Setting cppflags=
Checking whether ld supports scripts
try.c
| void foo() {}
| void bar() {}
try.h
| LIBTEST_42 {
| global:
| foo;
| local: *;
| };
> gcc -fPIC -Wno-unused-function -Wl,-E -shared -o a.out try.c -Wl,--version-script=try.h
Setting ld_can_script=define
Result: yes
Trying to guess target OS
> gcc -v
| HARDENING: disabled flags: IGNORED_KEY
| HARDENING: Is active (not completely disabled with "all" flag)
| HARDENING: enabling fortify
| HARDENING: enabling stackprotector
| HARDENING: enabling pic
| HARDENING: enabling strictoverflow
| HARDENING: enabling format
| extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
| ''
| original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
| -v
| extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
| ''
| Using built-in specs.
| COLLECT_GCC=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc
| COLLECT_LTO_WRAPPER=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
| Target: x86_64-unknown-linux-gnu
| Configured with:
| Thread model: posix
| gcc version 7.3.0 (GCC)
Setting osname=linux
Result: Linux
Checking whether to enable -g
Result: no
Checking whether to use -DDEBUGGING
Result: no
Setting optimize=
Setting cpp=gcc -E
Setting cpprun=gcc -E
Setting cppstdin=gcc -E
Setting cpplast=-
Setting cppminus=-
Setting cppsymbols=
Setting nm_opt=
Setting nm_so_opt=
Checking whether address sanitizer is enabled
Setting sanitize_address=undef
Result: no
Checking which hints to use
no hints for x86_64-linux
using cnf/hints/linux
Setting d_voidsig=define
Setting d_nanosleep=define
Setting d_clock_gettime=define
Setting d_clock_getres=define
Setting d_clock_nanosleep=define
Setting d_clock=define
Setting usemallocwrap=define
Setting libswanted=m crypt pthread nm ndbm gdbm dbm db dl gdbm_compat
Setting d_procselfexe=define
Setting procselfexe="/proc/self/exe"
Setting st_ino_sign=1
Setting st_ino_size=8
Setting d_fcntl_can_lock=define
Setting archname=x86_64-linux
Checking whether to include <arpa/inet.h>
| #include <arpa/inet.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_arpainet=define
Result: yes
Checking whether to include <assert.h>
| #include <assert.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_assert=define
Result: yes
Checking whether to include <bfd.h>
| #include <bfd.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: bfd.h: No such file or directory
#include <bfd.h>
^~~~~~~
compilation terminated.
Setting i_bfd=undef
Result: no
Checking whether to include <sys/bsdioctl.h>
| #include <sys/bsdioctl.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: sys/bsdioctl.h: No such file or directory
#include <sys/bsdioctl.h>
^~~~~~~~~~~~~~~~
compilation terminated.
Setting i_bsdioctl=undef
Result: no
Checking whether to include <crypt.h>
| #include <crypt.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_crypt=define
Result: yes
Checking whether to include <db.h>
| #include <db.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: db.h: No such file or directory
#include <db.h>
^~~~~~
compilation terminated.
Setting i_db=undef
Result: no
Checking whether to include <dbm.h>
| #include <dbm.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: dbm.h: No such file or directory
#include <dbm.h>
^~~~~~~
compilation terminated.
Setting i_dbm=undef
Result: no
Checking whether to include <dirent.h>
| #include <dirent.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_dirent=define
Result: yes
Checking whether to include <dlfcn.h>
| #include <dlfcn.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_dlfcn=define
Result: yes
Checking whether to include <execinfo.h>
| #include <execinfo.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_execinfo=define
Result: yes
Checking whether to include <fcntl.h>
| #include <fcntl.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_fcntl=define
Result: yes
Checking whether to include <fenv.h>
| #include <fenv.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_fenv=define
Result: yes
Checking whether to include <float.h>
| #include <float.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_float=define
Result: yes
Checking whether to include <fp.h>
| #include <fp.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: fp.h: No such file or directory
#include <fp.h>
^~~~~~
compilation terminated.
Setting i_fp=undef
Result: no
Checking whether to include <fp_class.h>
| #include <fp_class.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: fp_class.h: No such file or directory
#include <fp_class.h>
^~~~~~~~~~~~
compilation terminated.
Setting i_fp_class=undef
Result: no
Checking whether to include <gdbm.h>
| #include <gdbm.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: gdbm.h: No such file or directory
#include <gdbm.h>
^~~~~~~~
compilation terminated.
Setting i_gdbm=undef
Result: no
Checking whether to include <gdbm-ndbm.h>
| #include <gdbm-ndbm.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: gdbm-ndbm.h: No such file or directory
#include <gdbm-ndbm.h>
^~~~~~~~~~~~~
compilation terminated.
Setting i_gdbm_ndbm=undef
Result: no
Checking whether to include <gdbm/ndbm.h>
| #include <gdbm/ndbm.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: gdbm/ndbm.h: No such file or directory
#include <gdbm/ndbm.h>
^~~~~~~~~~~~~
compilation terminated.
Setting i_gdbmndbm=undef
Result: no
Checking whether to include <grp.h>
| #include <grp.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_grp=define
Result: yes
Checking whether to include <ieeefp.h>
| #include <ieeefp.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: ieeefp.h: No such file or directory
#include <ieeefp.h>
^~~~~~~~~~
compilation terminated.
Setting i_ieeefp=undef
Result: no
Checking whether to include <inttypes.h>
| #include <inttypes.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_inttypes=define
Result: yes
Checking whether to include <langinfo.h>
| #include <langinfo.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_langinfo=define
Result: yes
Checking whether to include <libutil.h>
| #include <libutil.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: libutil.h: No such file or directory
#include <libutil.h>
^~~~~~~~~~~
compilation terminated.
Setting i_libutil=undef
Result: no
Checking whether to include <limits.h>
| #include <limits.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_limits=define
Result: yes
Checking whether to include <locale.h>
| #include <locale.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_locale=define
Result: yes
Checking whether to include <mach/cthreads.h>
| #include <mach/cthreads.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: mach/cthreads.h: No such file or directory
#include <mach/cthreads.h>
^~~~~~~~~~~~~~~~~
compilation terminated.
Setting i_machcthr=undef
Result: no
Checking whether to include <malloc.h>
| #include <malloc.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_malloc=define
Result: yes
Checking whether to include <malloc/malloc.h>
| #include <malloc/malloc.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: malloc/malloc.h: No such file or directory
#include <malloc/malloc.h>
^~~~~~~~~~~~~~~~~
compilation terminated.
Setting i_mallocmalloc=undef
Result: no
Checking whether to include <math.h>
| #include <math.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_math=define
Result: yes
Checking whether to include <memory.h>
| #include <memory.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_memory=define
Result: yes
Checking whether to include <mntent.h>
| #include <mntent.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_mntent=define
Result: yes
Checking whether to include <ndbm.h>
| #include <ndbm.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: ndbm.h: No such file or directory
#include <ndbm.h>
^~~~~~~~
compilation terminated.
Setting i_ndbm=undef
Result: no
Checking whether to include <netdb.h>
| #include <netdb.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_netdb=define
Result: yes
Checking whether to include <net/errno.h>
| #include <net/errno.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: net/errno.h: No such file or directory
#include <net/errno.h>
^~~~~~~~~~~~~
compilation terminated.
Setting i_neterrno=undef
Result: no
Checking whether to include <netinet/tcp.h>
| #include <netinet/tcp.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_netinettcp=define
Result: yes
Checking whether to include <netinet/in.h>
| #include <netinet/in.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_niin=define
Result: yes
Checking whether to include <netinet/ip.h>
| #include <netinet/ip.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_netinet_ip=define
Result: yes
Checking whether to include <netinet/ip6.h>
| #include <netinet/ip6.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_netinet_ip6=define
Result: yes
Checking whether to include <netinet6/in6.h>
| #include <netinet6/in6.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: netinet6/in6.h: No such file or directory
#include <netinet6/in6.h>
^~~~~~~~~~~~~~~~
compilation terminated.
Setting i_netinet6_in6=undef
Result: no
Checking whether to include <netinet/in_systm.h>
| #include <netinet/in_systm.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_netinet_in_systm=define
Result: yes
Checking whether to include <poll.h>
| #include <poll.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_poll=define
Result: yes
Checking whether to include <prot.h>
| #include <prot.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: prot.h: No such file or directory
#include <prot.h>
^~~~~~~~
compilation terminated.
Setting i_prot=undef
Result: no
Checking whether to include <pthread.h>
| #include <pthread.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_pthread=define
Result: yes
Checking whether to include <pwd.h>
| #include <pwd.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_pwd=define
Result: yes
Checking whether to include <quadmath.h>
| #include <quadmath.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_quadmath=define
Result: yes
Checking whether to include <rpcsvc/dbm.h>
| #include <rpcsvc/dbm.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: rpcsvc/dbm.h: No such file or directory
#include <rpcsvc/dbm.h>
^~~~~~~~~~~~~~
compilation terminated.
Setting i_rpcsvcdbm=undef
Result: no
Checking whether to include <sgtty.h>
| #include <sgtty.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sgtty=define
Result: yes
Checking whether to include <shadow.h>
| #include <shadow.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_shadow=define
Result: yes
Checking whether to include <socks.h>
| #include <socks.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: socks.h: No such file or directory
#include <socks.h>
^~~~~~~~~
compilation terminated.
Setting i_socks=undef
Result: no
Checking whether to include <stdbool.h>
| #include <stdbool.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_stdbool=define
Result: yes
Checking whether to include <stddef.h>
| #include <stddef.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_stddef=define
Result: yes
Checking whether to include <stdint.h>
| #include <stdint.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_stdint=define
Result: yes
Checking whether to include <stdlib.h>
| #include <stdlib.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_stdlib=define
Result: yes
Checking whether to include <string.h>
| #include <string.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_string=define
Result: yes
Checking whether to include <sunmath.h>
| #include <sunmath.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: sunmath.h: No such file or directory
#include <sunmath.h>
^~~~~~~~~~~
compilation terminated.
Setting i_sunmath=undef
Result: no
Checking whether to include <sys/access.h>
| #include <sys/access.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: sys/access.h: No such file or directory
#include <sys/access.h>
^~~~~~~~~~~~~~
compilation terminated.
Setting i_sysaccess=undef
Result: no
Checking whether to include <sys/dir.h>
| #include <sys/dir.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysdir=define
Result: yes
Checking whether to include <sys/file.h>
| #include <sys/file.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysfile=define
Result: yes
Checking whether to include <sys/filio.h>
| #include <sys/filio.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: sys/filio.h: No such file or directory
#include <sys/filio.h>
^~~~~~~~~~~~~
compilation terminated.
Setting i_sysfilio=undef
Result: no
Checking whether to include <sys/in.h>
| #include <sys/in.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: sys/in.h: No such file or directory
#include <sys/in.h>
^~~~~~~~~~
compilation terminated.
Setting i_sysin=undef
Result: no
Checking whether to include <sys/ioctl.h>
| #include <sys/ioctl.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysioctl=define
Result: yes
Checking whether to include <syslog.h>
| #include <syslog.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_syslog=define
Result: yes
Checking whether to include <sys/mman.h>
| #include <sys/mman.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysmman=define
Result: yes
Checking whether to include <sys/mode.h>
| #include <sys/mode.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: sys/mode.h: No such file or directory
#include <sys/mode.h>
^~~~~~~~~~~~
compilation terminated.
Setting i_sysmode=undef
Result: no
Checking whether to include <sys/mount.h>
| #include <sys/mount.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysmount=define
Result: yes
Checking whether to include <sys/ndir.h>
| #include <sys/ndir.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: sys/ndir.h: No such file or directory
#include <sys/ndir.h>
^~~~~~~~~~~~
compilation terminated.
Setting i_sysndir=undef
Result: no
Checking whether to include <sys/param.h>
| #include <sys/param.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysparam=define
Result: yes
Checking whether to include <sys/poll.h>
| #include <sys/poll.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_syspoll=define
Result: yes
Checking whether to include <sys/resource.h>
| #include <sys/resource.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysresrc=define
Result: yes
Checking whether to include <sys/security.h>
| #include <sys/security.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: sys/security.h: No such file or directory
#include <sys/security.h>
^~~~~~~~~~~~~~~~
compilation terminated.
Setting i_syssecrt=undef
Result: no
Checking whether to include <sys/select.h>
| #include <sys/select.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysselct=define
Result: yes
Checking whether to include <sys/sockio.h>
| #include <sys/sockio.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: sys/sockio.h: No such file or directory
#include <sys/sockio.h>
^~~~~~~~~~~~~~
compilation terminated.
Setting i_syssockio=undef
Result: no
Checking whether to include <sys/stat.h>
| #include <sys/stat.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysstat=define
Result: yes
Checking whether to include <sys/statfs.h>
| #include <sys/statfs.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysstatfs=define
Result: yes
Checking whether to include <sys/statvfs.h>
| #include <sys/statvfs.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysstatvfs=define
Result: yes
Checking whether to include <sys/time.h>
| #include <sys/time.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_systime=define
Result: yes
Setting i_systimek=undef
Checking whether to include <sys/times.h>
| #include <sys/times.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_systimes=define
Result: yes
Checking whether to include <sys/types.h>
| #include <sys/types.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_systypes=define
Result: yes
Checking whether to include <sys/uio.h>
| #include <sys/uio.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysuio=define
Result: yes
Checking whether to include <sys/un.h>
| #include <sys/un.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysun=define
Result: yes
Checking whether to include <sys/utsname.h>
| #include <sys/utsname.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysutsname=define
Result: yes
Checking whether to include <sys/vfs.h>
| #include <sys/vfs.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_sysvfs=define
Result: yes
Checking whether to include <sys/wait.h>
| #include <sys/wait.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_syswait=define
Result: yes
Checking whether to include <termio.h>
| #include <termio.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_termio=define
Result: yes
Checking whether to include <termios.h>
| #include <termios.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_termios=define
Result: yes
Checking whether to include <time.h>
| #include <time.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_time=define
Result: yes
Checking whether to include <unistd.h>
| #include <unistd.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_unistd=define
Result: yes
Checking whether to include <ustat.h>
| #include <ustat.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_ustat=define
Result: yes
Checking whether to include <utime.h>
| #include <utime.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_utime=define
Result: yes
Checking whether to include <values.h>
| #include <values.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_values=define
Result: yes
Checking whether to include <vfork.h>
| #include <vfork.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: vfork.h: No such file or directory
#include <vfork.h>
^~~~~~~~~
compilation terminated.
Setting i_vfork=undef
Result: no
Checking whether to include <xlocale.h>
| #include <xlocale.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: xlocale.h: No such file or directory
#include <xlocale.h>
^~~~~~~~~~~
compilation terminated.
Setting i_xlocale=undef
Result: no
Checking whether to include <zlib.h>
| #include <zlib.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:1:10: fatal error: zlib.h: No such file or directory
#include <zlib.h>
^~~~~~~~
compilation terminated.
Setting i_zlib=undef
Result: no
Checking whether to include <stdarg.h>
| #include <stdarg.h>
> gcc -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting i_stdarg=define
Result: yes
Looking which header to use for varargs
Setting i_varargs=undef
Setting i_varhdr=stdarg.h
Result: <stdarg.h>
Checking whether to enable large file support
| #include <stdio.h>
> gcc -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting uselargefiles=define
Result: yes
Setting ccflags=-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
Setting d_int64_t=define
Setting u8type=uint8_t
Setting u8size=1
Setting u16type=uint16_t
Setting u16size=2
Setting u32type=uint32_t
Setting u32size=4
Setting u64type=uint64_t
Setting u64size=8
Setting i8type=int8_t
Setting i8size=1
Setting i16type=int16_t
Setting i16size=2
Setting i32type=int32_t
Setting i32size=4
Setting i64type=int64_t
Setting i64size=8
Setting d_quad=define
Setting quadtype=int64_t
Setting uquadtype=uint64_t
Setting quadkind=QUAD_IS_INT64_t
Checking type long double
| long double foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_longdbl=define
Result: found
Checking type long long
| long long foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_longlong=define
Result: found
Checking size of char
| char foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> readelf -s try.o
Setting charsize=1
Result: 1 byte
Checking size of short
| short foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> readelf -s try.o
Setting shortsize=2
Result: 2 bytes
Checking size of int
| int foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> readelf -s try.o
Setting intsize=4
Result: 4 bytes
Checking size of long
| long foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> readelf -s try.o
Setting longsize=8
Result: 8 bytes
Checking size of double
| double foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> readelf -s try.o
Setting doublesize=8
Result: 8 bytes
Checking size of void*
| void* foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> readelf -s try.o
Setting ptrsize=8
Result: 8 bytes
Checking size of long double
| long double foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> readelf -s try.o
Setting longdblsize=16
Result: 16 bytes
Checking size of long long
| long long foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> readelf -s try.o
Setting longlongsize=8
Result: 8 bytes
Checking type fd_set
| #include <sys/types.h>
| fd_set foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_fd_set=define
Result: found
Checking type fpos64_t
| #include <stdio.h>
| fpos64_t foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:2:1: error: unknown type name 'fpos64_t'; did you mean 'fpos_t'?
fpos64_t foo;
^~~~~~~~
fpos_t
Setting d_fpos64_t=undef
Result: missing
Checking type off64_t
| #include <sys/types.h>
| off64_t foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:2:1: error: unknown type name 'off64_t'; did you mean 'off_t'?
off64_t foo;
^~~~~~~
off_t
Setting d_off64_t=undef
Result: missing
Checking type ptrdiff_t
| #include <stddef.h>
| ptrdiff_t foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_ptrdiff_t=define
Result: found
Checking type struct cmsghdr
| #include <netinet/in.h>
| struct cmsghdr foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_cmsghdr_s=define
Result: found
Checking type struct fs_data
| #include <sys/vfs.h>
| struct fs_data foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:2:16: error: storage size of 'foo' isn't known
struct fs_data foo;
^~~
Setting d_fs_data_s=undef
Result: missing
Checking type struct msghdr
| #include <sys/types.h>
| #include <sys/socket.h>
| #include <sys/uio.h>
| struct msghdr foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_msghdr_s=define
Result: found
Checking type struct statfs
| #include <sys/types.h>
| #include <sys/param.h>
| #include <sys/mount.h>
| #include <sys/vfs.h>
| #include <sys/statfs.h>
| struct statfs foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_statfs_s=define
Result: found
Checking type union semun
| #include <sys/types.h>
| #include <sys/ipc.h>
| #include <sys/sem.h>
| union semun foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:4:13: error: storage size of 'foo' isn't known
union semun foo;
^~~
Setting d_union_semun=undef
Result: missing
Checking type socklen_t
| #include <sys/types.h>
| #include <sys/socket.h>
| socklen_t foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_socklen_t=define
Result: found
Checking type struct sockaddr_in6
| #include <sys/socket.h>
| #include <netinet/in.h>
| struct sockaddr_in6 foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_sockaddr_in6=define
Result: found
Checking type clock_t
| #include <sys/times.h>
| clock_t foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_clock_t=define
Result: found
Checking type struct ip_mreq
| #include <sys/types.h>
| #include <sys/socket.h>
| #include <netinet/in.h>
| struct ip_mreq foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_ip_mreq=define
Result: found
Checking type struct ip_mreq_source
| #include <sys/types.h>
| #include <sys/socket.h>
| #include <netinet/in.h>
| struct ip_mreq_source foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_ip_mreq_source=define
Result: found
Checking type struct ipv6_mreq
| #include <sys/types.h>
| #include <sys/socket.h>
| #include <netinet/in.h>
| struct ipv6_mreq foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_ipv6_mreq=define
Result: found
Checking type struct ipv6_mreq_source
| #include <sys/types.h>
| #include <sys/socket.h>
| #include <netinet/in.h>
| struct ipv6_mreq_source foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c:4:25: error: storage size of 'foo' isn't known
struct ipv6_mreq_source foo;
^~~
Setting d_ipv6_mreq_source=undef
Result: missing
Checking sizetype
Setting sizetype=size_t
Result: size_t
Checking size of size_t
| #include <sys/types.h>
| size_t foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> readelf -s try.o
Setting sizesize=8
Result: 8 bytes
Checking fpostype
Setting fpostype=fpos_t
Result: fpos_t
Checking size of fpos_t
| #include <stdio.h>
| #include <sys/types.h>
| fpos_t foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> readelf -s try.o
Setting fpossize=16
Result: 16 bytes
Checking lseektype
Setting lseektype=off_t
Result: off_t
Checking size of off_t
| #include <unistd.h>
| off_t foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> readelf -s try.o
Setting lseeksize=8
Result: 8 bytes
Checking uidtype
Setting uidtype=uid_t
Result: uid_t
Checking size of uid_t
| #include <sys/types.h>
| uid_t foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> readelf -s try.o
Setting uidsize=4
Result: 4 bytes
Checking gidtype
Setting gidtype=gid_t
Result: gid_t
Checking size of gid_t
| #include <sys/types.h>
| gid_t foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> readelf -s try.o
Setting gidsize=4
Result: 4 bytes
Checking timetype
Setting timetype=time_t
Result: time_t
Checking size of time_t
| #include <sys/types.h>
| time_t foo;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> readelf -s try.o
Setting timesize=8
Result: 8 bytes
Setting ssizetype=ssize_t
Setting uidsign=1
Setting gidsign=1
Checking whether struct statfs has f_flags
| #include <sys/vfs.h>
| void foo();
| void bar()
| {
| struct statfs value;
| foo(value.f_flags);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_statfs_f_flags=define
Result: yes
Checking whether struct tm has tm_zone
| #include <time.h>
| void foo();
| void bar()
| {
| struct tm value;
| foo(value.tm_zone);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_tm_tm_zone=define
Result: yes
Checking whether struct tm has tm_gmtoff
| #include <time.h>
| void foo();
| void bar()
| {
| struct tm value;
| foo(value.tm_gmtoff);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_tm_tm_gmtoff=define
Result: yes
Checking whether struct passwd has pw_quota
| #include <pwd.h>
| void foo();
| void bar()
| {
| struct passwd value;
| foo(value.pw_quota);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c: In function 'bar':
try.c:6:12: error: 'struct passwd' has no member named 'pw_quota'; did you mean 'pw_uid'?
foo(value.pw_quota);
^~~~~~~~
pw_uid
Setting d_pwquota=undef
Result: no
Checking whether struct passwd has pw_age
| #include <pwd.h>
| void foo();
| void bar()
| {
| struct passwd value;
| foo(value.pw_age);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c: In function 'bar':
try.c:6:12: error: 'struct passwd' has no member named 'pw_age'; did you mean 'pw_name'?
foo(value.pw_age);
^~~~~~
pw_name
Setting d_pwage=undef
Result: no
Checking whether struct passwd has pw_change
| #include <pwd.h>
| void foo();
| void bar()
| {
| struct passwd value;
| foo(value.pw_change);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c: In function 'bar':
try.c:6:12: error: 'struct passwd' has no member named 'pw_change'; did you mean 'pw_name'?
foo(value.pw_change);
^~~~~~~~~
pw_name
Setting d_pwchange=undef
Result: no
Checking whether struct passwd has pw_class
| #include <pwd.h>
| void foo();
| void bar()
| {
| struct passwd value;
| foo(value.pw_class);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c: In function 'bar':
try.c:6:12: error: 'struct passwd' has no member named 'pw_class'; did you mean 'pw_name'?
foo(value.pw_class);
^~~~~~~~
pw_name
Setting d_pwclass=undef
Result: no
Checking whether struct passwd has pw_expire
| #include <pwd.h>
| void foo();
| void bar()
| {
| struct passwd value;
| foo(value.pw_expire);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c: In function 'bar':
try.c:6:12: error: 'struct passwd' has no member named 'pw_expire'; did you mean 'pw_dir'?
foo(value.pw_expire);
^~~~~~~~~
pw_dir
Setting d_pwexpire=undef
Result: no
Checking whether struct passwd has pw_comment
| #include <pwd.h>
| void foo();
| void bar()
| {
| struct passwd value;
| foo(value.pw_comment);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c: In function 'bar':
try.c:6:12: error: 'struct passwd' has no member named 'pw_comment'; did you mean 'pw_name'?
foo(value.pw_comment);
^~~~~~~~~~
pw_name
Setting d_pwcomment=undef
Result: no
Checking whether struct passwd has pw_gecos
| #include <pwd.h>
| void foo();
| void bar()
| {
| struct passwd value;
| foo(value.pw_gecos);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_pwgecos=define
Result: yes
Checking whether struct passwd has pw_passwd
| #include <pwd.h>
| void foo();
| void bar()
| {
| struct passwd value;
| foo(value.pw_passwd);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_pwpasswd=define
Result: yes
Checking whether struct stat has st_blocks
| #include <sys/types.h>
| #include <sys/stat.h>
| void foo();
| void bar()
| {
| struct stat value;
| foo(value.st_blocks);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_statblks=define
Result: yes
Checking whether struct dirent has d_namelen
| #include <sys/types.h>
| void foo();
| void bar()
| {
| struct dirent value;
| foo(value.d_namelen);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c: In function 'bar':
try.c:5:16: error: storage size of 'value' isn't known
struct dirent value;
^~~~~
Setting d_dirnamlen=undef
Result: no
Checking whether struct group has gr_passwd
| #include <grp.h>
| void foo();
| void bar()
| {
| struct group value;
| foo(value.gr_passwd);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_grpasswd=define
Result: yes
Checking whether struct sockaddr has sa_len
| #include <sys/types.h>
| #include <sys/socket.h>
| void foo();
| void bar()
| {
| struct sockaddr value;
| foo(value.sa_len);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c: In function 'bar':
try.c:7:11: error: 'struct sockaddr' has no member named 'sa_len'
foo(value.sa_len);
^
Setting d_sockaddr_sa_len=undef
Result: no
Checking whether struct sockaddr_in6 has sin6_scope_id
| #include <sys/types.h>
| #include <sys/socket.h>
| #include <netinet/in.h>
| void foo();
| void bar()
| {
| struct sockaddr_in6 value;
| foo(value.sin6_scope_id);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_sin6_scope_id=define
Result: yes
Checking whether fd_set has fds_bits
| #include <sys/time.h>
| #include <sys/types.h>
| #include <unistd.h>
| void foo();
| void bar()
| {
| fd_set value;
| foo(value.fds_bits);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
try.c: In function 'bar':
try.c:8:12: error: 'fd_set {aka struct <anonymous>}' has no member named 'fds_bits'; did you mean '__fds_bits'?
foo(value.fds_bits);
^~~~~~~~
__fds_bits
Setting d_fds_bits=undef
Result: no
Checking whether siginfo_t has si_errno
| #include <signal.h>
| void foo();
| void bar()
| {
| siginfo_t value;
| foo(value.si_errno);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_siginfo_si_errno=define
Result: yes
Checking whether siginfo_t has si_pid
| #include <signal.h>
| void foo();
| void bar()
| {
| siginfo_t value;
| foo(value.si_pid);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_siginfo_si_pid=define
Result: yes
Checking whether siginfo_t has si_uid
| #include <signal.h>
| void foo();
| void bar()
| {
| siginfo_t value;
| foo(value.si_uid);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_siginfo_si_uid=define
Result: yes
Checking whether siginfo_t has si_addr
| #include <signal.h>
| void foo();
| void bar()
| {
| siginfo_t value;
| foo(value.si_addr);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_siginfo_si_addr=define
Result: yes
Checking whether siginfo_t has si_band
| #include <signal.h>
| void foo();
| void bar()
| {
| siginfo_t value;
| foo(value.si_band);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_siginfo_si_band=define
Result: yes
Checking whether siginfo_t has si_value
| #include <signal.h>
| void foo();
| void bar()
| {
| siginfo_t value;
| foo(value.si_value);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_siginfo_si_value=define
Result: yes
Checking whether siginfo_t has si_fd
| #include <signal.h>
| void foo();
| void bar()
| {
| siginfo_t value;
| foo(value.si_fd);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_siginfo_si_fd=define
Result: yes
Checking whether siginfo_t has si_status
| #include <signal.h>
| void foo();
| void bar()
| {
| siginfo_t value;
| foo(value.si_status);
| }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting d_siginfo_si_status=define
Result: yes
Choosing C types to be used for perl internal types
Setting ivtype=long
Setting uvtype=unsigned long
Setting ivsize=8
Setting uvsize=8
Setting nvtype=double
Setting nvsize=8
IV will be long, 8 bytes
UV will be unsigned long, 8 bytes
NV will be double, 8 bytes
Guessing nv_preserves_uv_bits value
Setting nv_preserves_uv_bits=53
Result: 53
Deciding whether nv preserves full uv
Setting d_nv_preserves_uv=undef
Result: no
Checking integer capacity of nv
Setting nv_overflows_integers_at=256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0
Result: double
Guessing byte order
| #include <stdint.h>
| #include <sys/types.h>
| unsigned long foo = 0x8877665544332211;
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o try.o try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-c
-o
try.o
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
> objdump -j .data -j .sdata -s try.o
Setting byteorder=12345678
Result: 12345678
Checking mantissa bits in double
Setting nvmantbits=52
Result: 52
Checking mantissa bits in double
Setting doublemantbits=52
Result: 52
Checking mantissa bits in long double
Setting longdblmantbits=112
Result: 112
Assuming IEEE 754 64-bit little endian doubles.
Setting doublekind=3
Assuming long doubles are doubles.
Setting longdblkind=0
Setting doubleinfbytes=0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f
Setting doublenanbytes=0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x7f
Setting longdblinfbytes=0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f
Setting longdblnanbytes=0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x7f
Setting alignbytes=8
Setting d_double_has_inf=define
Setting d_double_has_nan=define
Setting d_double_has_negative_zero=define
Setting d_double_has_subnormals=define
Setting d_double_style_ieee=define
Setting d_double_style_cray=undef
Setting d_double_style_ibm=undef
Setting d_double_style_vax=undef
Setting d_long_double_style_ieee=undef
Setting d_long_double_style_ieee_std=undef
Setting d_long_double_style_ieee_extended=undef
Setting d_long_double_style_ieee_doubledouble=undef
Setting d_long_double_style_vax=undef
Checking available signal names
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGHUP = 1
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGINT = 2
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGQUIT = 3
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGILL = 4
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGTRAP = 5
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGABRT = 6
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGBUS = 7
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGFPE = 8
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGKILL = 9
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGUSR1 = 10
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGSEGV = 11
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGUSR2 = 12
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGPIPE = 13
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGALRM = 14
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGTERM = 15
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGSTKFLT = 16
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGCHLD = 17
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGCONT = 18
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGSTOP = 19
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGTSTP = 20
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGTTIN = 21
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGTTOU = 22
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGURG = 23
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGXCPU = 24
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGXFSZ = 25
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGVTALRM = 26
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGPROF = 27
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGWINCH = 28
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGIO = 29
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGPWR = 30
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGSYS = 31
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGIOT = 6
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGCLD = 17
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
got SIGPOLL = 29
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting sig_name=ZERO HUP INT QUIT ILL TRAP ABRT BUS FPE KILL USR1 SEGV USR2 PIPE ALRM TERM STKFLT CHLD CONT STOP TSTP TTIN TTOU URG XCPU XFSZ VTALRM PROF WINCH IO PWR SYS IOT CLD POLL
Setting sig_name_init="ZERO", "HUP", "INT", "QUIT", "ILL", "TRAP", "ABRT", "BUS", "FPE", "KILL", "USR1", "SEGV", "USR2", "PIPE", "ALRM", "TERM", "STKFLT", "CHLD", "CONT", "STOP", "TSTP", "TTIN", "TTOU", "URG", "XCPU", "XFSZ", "VTALRM", "PROF", "WINCH", "IO", "PWR", "SYS", "IOT", "CLD", "POLL", 0
Setting sig_num=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 6 17 29
Setting sig_num_init=0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 6, 17, 29, 0
Setting sig_size=35
Checking NSIG value
| #include <signal.h>
| configure check sig_count=NSIG
> gcc -E try.c
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
''
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-E
try.c
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
Setting sig_count=0
Result: unknown
Deciding whether to use DynaLoader
Setting usedl=define
Result: yes
Checking which libraries are available
| int main(void) { return 0; }
| int main(void) { return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc3pz8A3.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccggUkqR.o
-lm
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
| int main(void) { return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lcrypt
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lcrypt
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccMsmcVa.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccNS0PzY.o
-lcrypt
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
| int main(void) { return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lpthread
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lpthread
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cclhjAqc.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccsSN2UZ.o
-lpthread
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
| int main(void) { return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lnm
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lnm
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccyTn63g.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccJaFin4.o
-lnm
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld: cannot find -lnm
collect2: error: ld returned 1 exit status
| int main(void) { return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lndbm
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lndbm
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cci1amwn.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccvuo5Fa.o
-lndbm
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld: cannot find -lndbm
collect2: error: ld returned 1 exit status
| int main(void) { return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lgdbm
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lgdbm
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccnmfjvq.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccgA7Hwd.o
-lgdbm
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld: cannot find -lgdbm
collect2: error: ld returned 1 exit status
| int main(void) { return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -ldbm
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-ldbm
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccNeZfAr.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cceDiote.o
-ldbm
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld: cannot find -ldbm
collect2: error: ld returned 1 exit status
| int main(void) { return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -ldb
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-ldb
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccXhJh4x.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccIMpHOk.o
-ldb
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld: cannot find -ldb
collect2: error: ld returned 1 exit status
| int main(void) { return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -ldl
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-ldl
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccvbKslA.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccK9WrYm.o
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
| int main(void) { return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lgdbm_compat
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lgdbm_compat
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc0Pm8eC.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccqGDeJo.o
-lgdbm_compat
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld: cannot find -lgdbm_compat
collect2: error: ld returned 1 exit status
Setting libs=-lm -lcrypt -lpthread -ldl
Result: -lm -lcrypt -lpthread -ldl
Setting usethreads=undef
Checking which libs to use for perl
Setting perllibs=-lm -lcrypt -ldl
Result: -lm -lcrypt -ldl
Deciding how to name libperl
Setting libperl=libperl.a
Result: libperl.a (static)
Checking for _fwalk
| int main(void) { _fwalk(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function '_fwalk' [-Wimplicit-function-declaration]
int main(void) { _fwalk(); return 0; }
^~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccm57UnF.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccpj7JIr.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/ccpj7JIr.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `_fwalk'
collect2: error: ld returned 1 exit status
Setting d__fwalk=undef
Result: missing
Checking for access
| #include <stdlib.h>
| #include <unistd.h>
| int main(void) { access(NULL,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:3:18: warning: null argument where non-null required (argument 1) [-Wnonnull]
int main(void) { access(NULL,0); return 0; }
^~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccwwvnTN.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc7rMqYz.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_access=define
Result: found
Checking for accessx
| int main(void) { accessx(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'accessx' [-Wimplicit-function-declaration]
int main(void) { accessx(); return 0; }
^~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccgB6OXT.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc15wTQF.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/cc15wTQF.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `accessx'
collect2: error: ld returned 1 exit status
Setting d_accessx=undef
Result: missing
Checking for aintl
| int main(void) { aintl(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'aintl' [-Wimplicit-function-declaration]
int main(void) { aintl(); return 0; }
^~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccyesmIY.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccHFLnqK.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/ccHFLnqK.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `aintl'
collect2: error: ld returned 1 exit status
Setting d_aintl=undef
Result: missing
Checking for alarm
| #include <unistd.h>
| int main(void) { alarm(0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc0CY7YS.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc3XlUvE.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_alarm=define
Result: found
Checking for asctime64
| int main(void) { asctime64(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'asctime64' [-Wimplicit-function-declaration]
int main(void) { asctime64(); return 0; }
^~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccsnmj8U.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccBBNQtG.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/ccBBNQtG.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `asctime64'
collect2: error: ld returned 1 exit status
Setting d_asctime64=undef
Result: missing
Checking for atolf
| int main(void) { atolf(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'atolf' [-Wimplicit-function-declaration]
int main(void) { atolf(); return 0; }
^~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccNEcXMZ.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc3IWiXK.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/cc3IWiXK.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `atolf'
collect2: error: ld returned 1 exit status
Setting d_atolf=undef
Result: missing
Checking for atoll
| int main(void) { atoll(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'atoll' [-Wimplicit-function-declaration]
int main(void) { atoll(); return 0; }
^~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc0gu9j5.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc3A7aiQ.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_atoll=define
Result: found
Checking for backtrace
| #include <stdlib.h>
| #include <execinfo.h>
| int main(void) { backtrace(NULL, 0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:3:18: warning: null argument where non-null required (argument 1) [-Wnonnull]
int main(void) { backtrace(NULL, 0); return 0; }
^~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccC5OTwa.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccbMQcgV.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_backtrace=define
Result: found
Checking for bcmp
| #include <stdlib.h>
| #include <string.h>
| int main(void) { bcmp(NULL,NULL,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:3:18: warning: null argument where non-null required (argument 1) [-Wnonnull]
int main(void) { bcmp(NULL,NULL,0); return 0; }
^~~~
try.c:3:18: warning: null argument where non-null required (argument 2) [-Wnonnull]
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccw1XeMj.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccr5fag4.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_bcmp=define
Result: found
Checking for bcopy
| #include <stdlib.h>
| #include <string.h>
| int main(void) { bcopy(NULL,NULL,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:3:18: warning: null argument where non-null required (argument 1) [-Wnonnull]
int main(void) { bcopy(NULL,NULL,0); return 0; }
^~~~~
try.c:3:18: warning: null argument where non-null required (argument 2) [-Wnonnull]
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccnZa9Al.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccoENqT5.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_bcopy=define
Result: found
Checking for bzero
| #include <stdlib.h>
| #include <string.h>
| int main(void) { bzero(NULL,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:3:18: warning: null argument where non-null required (argument 1) [-Wnonnull]
int main(void) { bzero(NULL,0); return 0; }
^~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccPPi1kr.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cccs6Erb.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_bzero=define
Result: found
Checking for chown
| #include <stdlib.h>
| #include <unistd.h>
| int main(void) { chown(NULL,0,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:3:18: warning: null argument where non-null required (argument 1) [-Wnonnull]
int main(void) { chown(NULL,0,0); return 0; }
^~~~~
try.c:3:18: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
int main(void) { chown(NULL,0,0); return 0; }
^~~~~~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cchjHcXv.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccmhPKRf.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_chown=define
Result: found
Checking for chroot
| #include <stdlib.h>
| #include <unistd.h>
| int main(void) { chroot(NULL); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:3:18: warning: null argument where non-null required (argument 1) [-Wnonnull]
int main(void) { chroot(NULL); return 0; }
^~~~~~
try.c:3:18: warning: ignoring return value of 'chroot', declared with attribute warn_unused_result [-Wunused-result]
int main(void) { chroot(NULL); return 0; }
^~~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc8yBcfB.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccjEJoXk.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_chroot=define
Result: found
Checking for chsize
| int main(void) { chsize(0,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'chsize' [-Wimplicit-function-declaration]
int main(void) { chsize(0,0); return 0; }
^~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc0rL53H.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccSsFkBr.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/ccSsFkBr.o: In function `main':
try.c:(.text.startup+0xb): undefined reference to `chsize'
collect2: error: ld returned 1 exit status
Setting d_chsize=undef
Result: missing
Checking for class
| int main(void) { class(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'class' [-Wimplicit-function-declaration]
int main(void) { class(); return 0; }
^~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccLoFhbN.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccGkaBtw.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/ccGkaBtw.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `class'
collect2: error: ld returned 1 exit status
Setting d_class=undef
Result: missing
Checking for clearenv
| #include <stdlib.h>
| int main(void) { clearenv(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccSqCqYR.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccvA5I1A.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_clearenv=define
Result: found
Checking for closedir
| #include <stdlib.h>
| int main(void) { closedir(NULL); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:2:18: warning: implicit declaration of function 'closedir' [-Wimplicit-function-declaration]
int main(void) { closedir(NULL); return 0; }
^~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccC9Mcx0.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cctMv0jJ.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_closedir=define
Result: found
Checking for crypt
| int main(void) { crypt(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'crypt' [-Wimplicit-function-declaration]
int main(void) { crypt(); return 0; }
^~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccxUonZ5.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccuxt0AO.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_crypt=define
Result: found
Checking for ctermid
| int main(void) { ctermid(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'ctermid' [-Wimplicit-function-declaration]
int main(void) { ctermid(); return 0; }
^~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccOTDtfb.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccZWrNDT.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_ctermid=define
Result: found
Checking for ctime64
| int main(void) { ctime64(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'ctime64' [-Wimplicit-function-declaration]
int main(void) { ctime64(); return 0; }
^~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccv2GFT4.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccmWQI5M.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/ccmWQI5M.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `ctime64'
collect2: error: ld returned 1 exit status
Setting d_ctime64=undef
Result: missing
Checking for cuserid
| int main(void) { cuserid(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'cuserid' [-Wimplicit-function-declaration]
int main(void) { cuserid(); return 0; }
^~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cch6xby9.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccsferzR.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_cuserid=define
Result: found
Checking for difftime
| int main(void) { difftime(0,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'difftime' [-Wimplicit-function-declaration]
int main(void) { difftime(0,0); return 0; }
^~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccruCbEg.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cczH5itY.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_difftime=define
Result: found
Checking for difftime64
| int main(void) { difftime64(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'difftime64' [-Wimplicit-function-declaration]
int main(void) { difftime64(); return 0; }
^~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cccDdd3k.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc7G6oH2.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/cc7G6oH2.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `difftime64'
collect2: error: ld returned 1 exit status
Setting d_difftime64=undef
Result: missing
Checking for dirfd
| int main(void) { dirfd(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'dirfd' [-Wimplicit-function-declaration]
int main(void) { dirfd(); return 0; }
^~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccFVevpn.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccb7YAS4.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_dirfd=define
Result: found
Checking for dladdr
| #include <stdlib.h>
| #include <dlfcn.h>
| int main(void) { dladdr(NULL, NULL); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:3:18: warning: implicit declaration of function 'dladdr' [-Wimplicit-function-declaration]
int main(void) { dladdr(NULL, NULL); return 0; }
^~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccUC1Ecs.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccAtxMt9.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_dladdr=define
Result: found
Checking for dlerror
| int main(void) { dlerror(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'dlerror' [-Wimplicit-function-declaration]
int main(void) { dlerror(); return 0; }
^~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccnsZuZy.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccp0yY4f.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_dlerror=define
Result: found
Checking for dlopen
| int main(void) { dlopen(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'dlopen' [-Wimplicit-function-declaration]
int main(void) { dlopen(); return 0; }
^~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccqAnsvD.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccDnrlqk.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_dlopen=define
Result: found
Checking for drand48
| int main(void) { drand48(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'drand48' [-Wimplicit-function-declaration]
int main(void) { drand48(); return 0; }
^~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cck65ibG.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc4s3BVm.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_drand48=define
Result: found
Checking for dup2
| int main(void) { dup2(0,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'dup2' [-Wimplicit-function-declaration]
int main(void) { dup2(0,0); return 0; }
^~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccy7lU3L.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccOdxuDs.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_dup2=define
Result: found
Checking for duplocale
| #include <locale.h>
| int main(void) { duplocale(0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccc2CW0Q.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccK8Wspx.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_duplocale=define
Result: found
Checking for eaccess
| int main(void) { eaccess(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'eaccess' [-Wimplicit-function-declaration]
int main(void) { eaccess(); return 0; }
^~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccVzcQoT.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccLAAXBz.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_eaccess=define
Result: found
Checking for endgrent
| int main(void) { endgrent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'endgrent' [-Wimplicit-function-declaration]
int main(void) { endgrent(); return 0; }
^~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccya5CN1.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccgMUcNH.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_endgrent=define
Result: found
Checking for endhostent
| int main(void) { endhostent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'endhostent' [-Wimplicit-function-declaration]
int main(void) { endhostent(); return 0; }
^~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccNVdia3.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccz10qZI.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_endhent=define
Result: found
Checking for endnetent
| int main(void) { endnetent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'endnetent' [-Wimplicit-function-declaration]
int main(void) { endnetent(); return 0; }
^~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc1ZFBna.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccmLgc2P.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_endnent=define
Result: found
Checking for endprotoent
| int main(void) { endprotoent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'endprotoent' [-Wimplicit-function-declaration]
int main(void) { endprotoent(); return 0; }
^~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccyqXOzb.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccfdzF3Q.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_endpent=define
Result: found
Checking for endpwent
| int main(void) { endpwent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'endpwent' [-Wimplicit-function-declaration]
int main(void) { endpwent(); return 0; }
^~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccgtcJkg.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccQdMbDV.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_endpwent=define
Result: found
Checking for endservent
| int main(void) { endservent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'endservent' [-Wimplicit-function-declaration]
int main(void) { endservent(); return 0; }
^~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc5BlQCb.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccZlxbKQ.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_endservent=define
Result: found
Checking for fchdir
| #include <unistd.h>
| int main(void) { fchdir(0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:2:18: warning: ignoring return value of 'fchdir', declared with attribute warn_unused_result [-Wunused-result]
int main(void) { fchdir(0); return 0; }
^~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccQ8nhig.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccmikVdV.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_fchdir=define
Result: found
Checking for fchmod
| #include <unistd.h>
| int main(void) { fchmod(0,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:2:18: warning: implicit declaration of function 'fchmod'; did you mean 'fchdir'? [-Wimplicit-function-declaration]
int main(void) { fchmod(0,0); return 0; }
^~~~~~
fchdir
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccNLbmen.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccrSlrY1.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_fchmod=define
Result: found
Checking for fchmodat
| #include <stdlib.h>
| #include <unistd.h>
| int main(void) { fchmodat(0,NULL,0,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:3:18: warning: implicit declaration of function 'fchmodat'; did you mean 'fchownat'? [-Wimplicit-function-declaration]
int main(void) { fchmodat(0,NULL,0,0); return 0; }
^~~~~~~~
fchownat
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccJBenMr.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccKNz4j6.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_fchmodat=define
Result: found
Checking for fchown
| #include <unistd.h>
| int main(void) { fchown(0,0,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:2:18: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result]
int main(void) { fchown(0,0,0); return 0; }
^~~~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccNIPo8x.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccOjdCtc.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_fchown=define
Result: found
Checking for fcntl
| #include <unistd.h>
| #include <fcntl.h>
| int main(void) { fcntl(0,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccxRmsDC.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccgcrWMg.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_fcntl=define
Result: found
Checking for fdclose
| int main(void) { fdclose(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'fdclose' [-Wimplicit-function-declaration]
int main(void) { fdclose(); return 0; }
^~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccI0GLXH.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccdNFKVl.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/ccdNFKVl.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `fdclose'
collect2: error: ld returned 1 exit status
Setting d_fdclose=undef
Result: missing
Checking for fgetpos
| #include <stdlib.h>
| #include <stdio.h>
| int main(void) { fgetpos(NULL, 0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccMlIzpJ.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccff6Qan.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_fgetpos=define
Result: found
Checking for flock
| #include <unistd.h>
| int main(void) { flock(0,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:2:18: warning: implicit declaration of function 'flock'; did you mean 'lockf'? [-Wimplicit-function-declaration]
int main(void) { flock(0,0); return 0; }
^~~~~
lockf
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc2XRkBP.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccn6sxat.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_flock=define
Result: found
Checking for fork
| #include <unistd.h>
| int main(void) { fork(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc5YSX0T.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccH3D4nx.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_fork=define
Result: found
Checking for fp_class
| int main(void) { fp_class(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'fp_class' [-Wimplicit-function-declaration]
int main(void) { fp_class(); return 0; }
^~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccy2s8S0.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccK7Nl5D.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/ccK7Nl5D.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `fp_class'
collect2: error: ld returned 1 exit status
Setting d_fp_class=undef
Result: missing
Checking for fpathconf
| #include <unistd.h>
| int main(void) { fpathconf(0,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccQBZRP5.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc3GCGQI.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_fpathconf=define
Result: found
Checking for freelocale
| #include <locale.h>
| int main(void) { freelocale(0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc7QNXU7.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccbMPPKK.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_freelocale=define
Result: found
Checking for fseeko
| #include <stdlib.h>
| int main(void) { fseeko(NULL,0,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:2:18: warning: implicit declaration of function 'fseeko'; did you mean 'free'? [-Wimplicit-function-declaration]
int main(void) { fseeko(NULL,0,0); return 0; }
^~~~~~
free
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccoFj4Uc.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccE8ZqzP.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_fseeko=define
Result: found
Checking for fsetpos
| #include <stdlib.h>
| int main(void) { fsetpos(NULL,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:2:18: warning: implicit declaration of function 'fsetpos' [-Wimplicit-function-declaration]
int main(void) { fsetpos(NULL,0); return 0; }
^~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cccrOurl.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc3OiDOX.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_fsetpos=define
Result: found
Checking for fstatfs
| int main(void) { fstatfs(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'fstatfs' [-Wimplicit-function-declaration]
int main(void) { fstatfs(); return 0; }
^~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cckutBYq.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc7XNKa3.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_fstatfs=define
Result: found
Checking for fstatvfs
| int main(void) { fstatvfs(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'fstatvfs' [-Wimplicit-function-declaration]
int main(void) { fstatvfs(); return 0; }
^~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc01Q47l.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccBdFn8X.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_fstatvfs=define
Result: found
Checking for fsync
| int main(void) { fsync(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'fsync' [-Wimplicit-function-declaration]
int main(void) { fsync(); return 0; }
^~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccnkZgHq.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cca8Bfw2.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_fsync=define
Result: found
Checking for ftello
| int main(void) { ftello(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'ftello' [-Wimplicit-function-declaration]
int main(void) { ftello(); return 0; }
^~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cciDw04s.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccJfqKI4.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_ftello=define
Result: found
Checking for futimes
| int main(void) { futimes(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'futimes' [-Wimplicit-function-declaration]
int main(void) { futimes(); return 0; }
^~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc6tYPwx.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccRlEMY8.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_futimes=define
Result: found
Checking for gai_strerror
| #include <sys/types.h>
| #include <sys/socket.h>
| #include <netdb.h>
| int main(void) { gai_strerror(0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccsMQxEE.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccjNl7Tf.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_gai_strerror=define
Result: found
Checking for getaddrinfo
| int main(void) { getaddrinfo(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getaddrinfo' [-Wimplicit-function-declaration]
int main(void) { getaddrinfo(); return 0; }
^~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccI22STJ.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccloaJXk.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getaddrinfo=define
Result: found
Checking for getcwd
| #include <stdlib.h>
| int main(void) { getcwd(NULL,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:2:18: warning: implicit declaration of function 'getcwd'; did you mean 'getenv'? [-Wimplicit-function-declaration]
int main(void) { getcwd(NULL,0); return 0; }
^~~~~~
getenv
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccLn7fwP.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccxuTmnq.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getcwd=define
Result: found
Checking for getespwnam
| int main(void) { getespwnam(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getespwnam' [-Wimplicit-function-declaration]
int main(void) { getespwnam(); return 0; }
^~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccsofmKT.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cczGI7pu.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/cczGI7pu.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `getespwnam'
collect2: error: ld returned 1 exit status
Setting d_getespwnam=undef
Result: missing
Checking for getfsstat
| int main(void) { getfsstat(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getfsstat' [-Wimplicit-function-declaration]
int main(void) { getfsstat(); return 0; }
^~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccBVT59V.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc9jMgEw.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/cc9jMgEw.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `getfsstat'
collect2: error: ld returned 1 exit status
Setting d_getfsstat=undef
Result: missing
Checking for getgrent
| int main(void) { getgrent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getgrent' [-Wimplicit-function-declaration]
int main(void) { getgrent(); return 0; }
^~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccUiPHL1.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc6uND4B.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getgrent=define
Result: found
Checking for getgroups
| int main(void) { getgroups(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getgroups' [-Wimplicit-function-declaration]
int main(void) { getgroups(); return 0; }
^~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccun4Io6.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccXKSnuG.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getgrps=define
Result: found
Checking for gethostbyaddr
| int main(void) { gethostbyaddr(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'gethostbyaddr' [-Wimplicit-function-declaration]
int main(void) { gethostbyaddr(); return 0; }
^~~~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccH2zKHb.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccMRxlCL.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_gethbyaddr=define
Result: found
Checking for gethostbyname
| int main(void) { gethostbyname(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'gethostbyname' [-Wimplicit-function-declaration]
int main(void) { gethostbyname(); return 0; }
^~~~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccAcdeHh.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccu76dnR.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_gethbyname=define
Result: found
Checking for getnetbyaddr
| #include <netdb.h>
| int main(void) { getnetbyaddr(0,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cccYC6mm.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cciRlVQV.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getnbyaddr=define
Result: found
Checking for getnetbyname
| #include <stdlib.h>
| #include <netdb.h>
| int main(void) { getnetbyname(NULL); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccj6fGkt.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccqGydC2.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getnbyname=define
Result: found
Checking for gethostent
| int main(void) { gethostent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'gethostent' [-Wimplicit-function-declaration]
int main(void) { gethostent(); return 0; }
^~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccskxlBx.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccGx9xI6.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_gethent=define
Result: found
Checking for gethostname
| int main(void) { gethostname(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'gethostname' [-Wimplicit-function-declaration]
int main(void) { gethostname(); return 0; }
^~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccENWZdA.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccsjKya9.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_gethname=define
Result: found
Checking for getitimer
| int main(void) { getitimer(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getitimer' [-Wimplicit-function-declaration]
int main(void) { getitimer(); return 0; }
^~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccK9Fcou.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccUM7oa3.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getitimer=define
Result: found
Checking for getlogin
| int main(void) { getlogin(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getlogin' [-Wimplicit-function-declaration]
int main(void) { getlogin(); return 0; }
^~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cczNAIuz.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cco8rH67.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getlogin=define
Result: found
Checking for getmnt
| int main(void) { getmnt(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getmnt' [-Wimplicit-function-declaration]
int main(void) { getmnt(); return 0; }
^~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccsVrPBF.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccbjdr3d.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/ccbjdr3d.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `getmnt'
collect2: error: ld returned 1 exit status
Setting d_getmnt=undef
Result: missing
Checking for getmntent
| int main(void) { getmntent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getmntent' [-Wimplicit-function-declaration]
int main(void) { getmntent(); return 0; }
^~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccDoveNK.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cciYpT1i.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getmntent=define
Result: found
Checking for getnameinfo
| int main(void) { getnameinfo(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getnameinfo' [-Wimplicit-function-declaration]
int main(void) { getnameinfo(); return 0; }
^~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc8uYD7M.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccSjPebl.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getnameinfo=define
Result: found
Checking for getnetent
| int main(void) { getnetent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getnetent' [-Wimplicit-function-declaration]
int main(void) { getnetent(); return 0; }
^~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc5dkMiS.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc5iEy8p.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getnent=define
Result: found
Checking for getnetbyaddr
| int main(void) { getnetbyaddr(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getnetbyaddr' [-Wimplicit-function-declaration]
int main(void) { getnetbyaddr(); return 0; }
^~~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccw8EvYX.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccx2hrCv.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getnetbyaddr=define
Result: found
Checking for getnetbyname
| int main(void) { getnetbyname(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getnetbyname' [-Wimplicit-function-declaration]
int main(void) { getnetbyname(); return 0; }
^~~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccFfbNs2.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccbARUUz.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getnetbyname=define
Result: found
Checking for getpagesize
| int main(void) { getpagesize(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getpagesize' [-Wimplicit-function-declaration]
int main(void) { getpagesize(); return 0; }
^~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccK8nwo9.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc2dpqFG.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getpagsz=define
Result: found
Checking for getprotobyaddr
| int main(void) { getprotobyaddr(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getprotobyaddr' [-Wimplicit-function-declaration]
int main(void) { getprotobyaddr(); return 0; }
^~~~~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccgpdn4d.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccNFGgaL.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/ccNFGgaL.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `getprotobyaddr'
collect2: error: ld returned 1 exit status
Setting d_getpbyaddr=undef
Result: missing
Checking for getprotobyname
| int main(void) { getprotobyname(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getprotobyname' [-Wimplicit-function-declaration]
int main(void) { getprotobyname(); return 0; }
^~~~~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccE1Cfkg.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccbHBFeN.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getpbyname=define
Result: found
Checking for getprotobynumber
| int main(void) { getprotobynumber(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getprotobynumber' [-Wimplicit-function-declaration]
int main(void) { getprotobynumber(); return 0; }
^~~~~~~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccx5uD0k.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cch4hYJR.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getpbynumber=define
Result: found
Checking for getprotoent
| int main(void) { getprotoent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getprotoent' [-Wimplicit-function-declaration]
int main(void) { getprotoent(); return 0; }
^~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccw5vraq.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccwh2iGW.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getpent=define
Result: found
Checking for getpgid
| int main(void) { getpgid(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getpgid' [-Wimplicit-function-declaration]
int main(void) { getpgid(); return 0; }
^~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccAAmxTv.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccMIl1d2.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getpgid=define
Result: found
Checking for getpgrp
| #include <unistd.h>
| int main(void) { getpgrp(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc186ahB.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccQwPJn7.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getpgrp=define
Result: found
Checking for getpgrp2
| int main(void) { getpgrp2(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getpgrp2' [-Wimplicit-function-declaration]
int main(void) { getpgrp2(); return 0; }
^~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccPEYjZH.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc012xUd.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/cc012xUd.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `getpgrp2'
collect2: error: ld returned 1 exit status
Setting d_getpgrp2=undef
Result: missing
Checking for getppid
| int main(void) { getppid(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getppid' [-Wimplicit-function-declaration]
int main(void) { getppid(); return 0; }
^~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccUKohNM.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc7PWxxi.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getppid=define
Result: found
Checking for getpriority
| #include <sys/time.h>
| #include <sys/resource.h>
| int main(void) { getpriority(0,0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccTRi6HH.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccPpUTfd.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getprior=define
Result: found
Checking for getprpwnam
| int main(void) { getprpwnam(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getprpwnam' [-Wimplicit-function-declaration]
int main(void) { getprpwnam(); return 0; }
^~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/cc5ys77M.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccWg5sui.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/ccWg5sui.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `getprpwnam'
collect2: error: ld returned 1 exit status
Setting d_getprpwnam=undef
Result: missing
Checking for getpwent
| int main(void) { getpwent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getpwent' [-Wimplicit-function-declaration]
int main(void) { getpwent(); return 0; }
^~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccYDNUDS.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccvYcxNn.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getpwent=define
Result: found
Checking for getservbyaddr
| int main(void) { getservbyaddr(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getservbyaddr' [-Wimplicit-function-declaration]
int main(void) { getservbyaddr(); return 0; }
^~~~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccn7NrWX.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccSQEbTs.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/ccSQEbTs.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `getservbyaddr'
collect2: error: ld returned 1 exit status
Setting d_getsbyaddr=undef
Result: missing
Checking for getservbyname
| int main(void) { getservbyname(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getservbyname' [-Wimplicit-function-declaration]
int main(void) { getservbyname(); return 0; }
^~~~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccRKqXe3.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccEWatYx.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getsbyname=define
Result: found
Checking for getservbyport
| int main(void) { getservbyport(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getservbyport' [-Wimplicit-function-declaration]
int main(void) { getservbyport(); return 0; }
^~~~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccGSvww7.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccU8KvYB.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getsbyport=define
Result: found
Checking for getservent
| int main(void) { getservent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getservent' [-Wimplicit-function-declaration]
int main(void) { getservent(); return 0; }
^~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccfHGhpi.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccq9yKvM.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getsent=define
Result: found
Checking for setservent
| int main(void) { setservent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'setservent' [-Wimplicit-function-declaration]
int main(void) { setservent(); return 0; }
^~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccmQGc1q.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/cc6EuOLU.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_setsent=define
Result: found
Checking for endservent
| int main(void) { endservent(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'endservent' [-Wimplicit-function-declaration]
int main(void) { endservent(); return 0; }
^~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccOvrqRB.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccJ5ASd5.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_endsent=define
Result: found
Checking for getspnam
| int main(void) { getspnam(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'getspnam' [-Wimplicit-function-declaration]
int main(void) { getspnam(); return 0; }
^~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccPF3CtJ.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccFxAQuc.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_getspnam=define
Result: found
Checking for gettimeofday
| #include <stdlib.h>
| int main(void) { gettimeofday(NULL,NULL); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:2:18: warning: implicit declaration of function 'gettimeofday' [-Wimplicit-function-declaration]
int main(void) { gettimeofday(NULL,NULL); return 0; }
^~~~~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccjarBCT.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccibzufm.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_gettimeod=define
Result: found
Checking for gmtime64
| int main(void) { gmtime64(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'gmtime64' [-Wimplicit-function-declaration]
int main(void) { gmtime64(); return 0; }
^~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccaP6QmT.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccX3IiGl.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
/build/ccX3IiGl.o: In function `main':
try.c:(.text.startup+0x7): undefined reference to `gmtime64'
collect2: error: ld returned 1 exit status
Setting d_gmtime64=undef
Result: missing
Checking for hasmntopt
| int main(void) { hasmntopt(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'hasmntopt' [-Wimplicit-function-declaration]
int main(void) { hasmntopt(); return 0; }
^~~~~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccpMtlzY.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccb0DBCq.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_hasmntopt=define
Result: found
Checking for htonl
| #include <stdio.h>
| #include <sys/types.h>
| #include <netinet/in.h>
| #include <arpa/inet.h>
| int main(void) { htonl(0); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/lto-wrapper
-plugin-opt=-fresolution=/build/ccGSi5J8.res
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
-plugin-opt=-pass-through=-lc
-plugin-opt=-pass-through=-lgcc
-plugin-opt=-pass-through=-lgcc_s
--eh-frame-hdr
-m
elf_x86_64
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib64/ld-linux-x86-64.so.2
-o
try
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crt1.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crti.o
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtbegin.o
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../../../lib64
-L/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/../../..
-dynamic-linker
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
/build/ccbCI9iA.o
-lm
-lcrypt
-lpthread
-ldl
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-rpath
/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-lgcc
--as-needed
-lgcc_s
--no-as-needed
-lc
-lgcc
--as-needed
-lgcc_s
--no-as-needed
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/crtend.o
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/crtn.o
extra flags after to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-z
relro
-z
now
-rpath
/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-rpath
/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
Setting d_htonl=define
Result: found
Checking for ilogbl
| int main(void) { ilogbl(); return 0; }
> gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o try try.c -lm -lcrypt -lpthread -ldl -O0 -fno-builtin
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling fortify
HARDENING: enabling stackprotector
HARDENING: enabling pic
HARDENING: enabling strictoverflow
HARDENING: enabling format
extra flags before to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-Wl\,-dynamic-linker
-Wl\,/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/ld-linux-x86-64.so.2
original flags to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64
-o
try
try.c
-lm
-lcrypt
-lpthread
-ldl
-O0
-fno-builtin
extra flags after to /nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/bin/gcc:
-B/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
-B/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib/
-idirafter
/nix/store/p85kjy91dfvs4in358zyfxlksvibw0zn-glibc-2.26-131-dev/include
-idirafter
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/lib/gcc/x86_64-unknown-linux-gnu/7.3.0/include-fixed
-B/nix/store/gqg2vrcq7krqi9rrl6pphvsg81sb8pjw-gcc-wrapper-7.3.0/bin/
-O2
-D_FORTIFY_SOURCE=2
-fstack-protector-strong
--param
ssp-buffer-size=4
-fPIC
-fno-strict-overflow
-Wformat
-Wformat-security
-Werror=format-security
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib64
-Wl\,-rpath
-Wl\,/nix/store/acbyi3nn7kd5cacjq2g3yrq91w37i4ik-perl-5.24.3-riscv64-unknown-linux-gnu/lib
-L/nix/store/2kcrj1ksd2a14bm5sky182fv2xwfhfap-glibc-2.26-131/lib
-L/nix/store/4zd34747fz0ggzzasy4icgn3lmy89pra-gcc-7.3.0-lib/lib
try.c: In function 'main':
try.c:1:18: warning: implicit declaration of function 'ilogbl' [-Wimplicit-function-declaration]
int main(void) { ilogbl(); return 0; }
^~~~~~
HARDENING: disabled flags: IGNORED_KEY
HARDENING: Is active (not completely disabled with "all" flag)
HARDENING: enabling relro
HARDENING: enabling bindnow
extra flags before to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
''
original flags to /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/ld:
-plugin
/nix/store/bm7pb1s7rx1ad80706b5xqrznq7fgpgx-gcc-7.3.0/libexec/gcc/x86_64-unknown-linux-gnu/7.3.0/liblto_plugin.so
-plugin-opt=/nix/store/bm7pb1s7rx1ad807
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment